From 353f214f6e703086ea38b31a8f46ca956f1eee48 Mon Sep 17 00:00:00 2001 From: Leo Vandewoestijne Date: Mon, 19 Aug 2024 17:06:52 +0300 Subject: [PATCH] =?UTF-8?q?dns/knot-resolver:=20Upgrade=205.7.3=20?= =?UTF-8?q?=E2=86=92=205.7.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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