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
This commit is contained in:
Leo Vandewoestijne 2024-08-19 17:06:52 +03:00 committed by Vladimir Druzenko
parent 973a7c463e
commit 353f214f6e
2 changed files with 4 additions and 5 deletions

View file

@ -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/

View file

@ -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