git: 353f214f6e70 - main - dns/knot-resolver: Upgrade 5.7.3 → 5.7.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 Aug 2024 14:10:57 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=353f214f6e703086ea38b31a8f46ca956f1eee48 commit 353f214f6e703086ea38b31a8f46ca956f1eee48 Author: Leo Vandewoestijne <freebsd@dns.company> AuthorDate: 2024-08-19 14:06:52 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-08-19 14:06:52 +0000 dns/knot-resolver: Upgrade 5.7.3 → 5.7.4 Changelog: Security reduce buffering of transmitted data, especially TCP-based in userspace Also expose some of the new tweaks in lua: (require 'ffi').C.the_worker.engine.net.tcp.user_timeout = 1000 (require 'ffi').C.the_worker.engine.net.listen_{tcp,udp}_buflens.{snd,rcv} Improvements add the fresh DNSSEC root key "KSK-2024" already, Key ID 38696 (!1556) Incompatible changes libknot 3.0.x support is dropped (!1558) Upstream last maintained 3.0.x in spring 2022. https://www.knot-resolver.cz/2024-07-23-knot-resolver-5.7.4.html PR: 280688 --- dns/knot-resolver/Makefile | 3 +-- dns/knot-resolver/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/dns/knot-resolver/Makefile b/dns/knot-resolver/Makefile index 92b866d17fc5..a82ab27bec73 100644 --- a/dns/knot-resolver/Makefile +++ b/dns/knot-resolver/Makefile @@ -1,6 +1,5 @@ PORTNAME= knot-resolver -DISTVERSION= 5.7.3 -PORTREVISION= 2 +DISTVERSION= 5.7.4 CATEGORIES= dns MASTER_SITES= https://secure.nic.cz/files/knot-resolver/ \ https://dns.company/downloads/knot-resolver/ diff --git a/dns/knot-resolver/distinfo b/dns/knot-resolver/distinfo index 837708ed2a7d..196aff0949d3 100644 --- a/dns/knot-resolver/distinfo +++ b/dns/knot-resolver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722850725 -SHA256 (knot-resolver-5.7.3.tar.xz) = efc6e45ffc5efd98921ea5cd3fece166a1a5ce9eaa12d41b46268964353dbedb -SIZE (knot-resolver-5.7.3.tar.xz) = 1930732 +TIMESTAMP = 1724065353 +SHA256 (knot-resolver-5.7.4.tar.xz) = 6b6da6ecf06828041afad44dfa227781f0ae34ad183a667008509355d18bd9c8 +SIZE (knot-resolver-5.7.4.tar.xz) = 1931124