aboutsummaryrefslogtreecommitdiff
path: root/dns/knot3
diff options
context:
space:
mode:
authorChristoph Lukas <clukas@firc.de>2022-11-25 06:52:19 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2022-11-28 16:52:52 +0000
commitf6cb7e8a3ace61db713b03391fb8266cf7a05004 (patch)
tree623d17b8076edbf971a8834b6e1b0ee5f8ed5770 /dns/knot3
parentcf58da0b84ee1c8274671509c6c716190f5802b9 (diff)
downloadports-f6cb7e8a3ace61db713b03391fb8266cf7a05004.tar.gz
ports-f6cb7e8a3ace61db713b03391fb8266cf7a05004.zip
dns/knot3: Update to 3.2.3
Improvements: * knotd: new per-zone DS push configuration option (see 'zone.ds-push') * libs: upgraded embedded libngtcp2 to 0.11.0 Bugfixes: * knsupdate: program crashes when sending an update * knotd: server drops more responses over UDP under higher load * knotd: missing EDNS padding in responses over QUIC * knotd: some memory issues when handling unusual QUIC traffic * kxdpgun: broken IPv4 source subnet processing * kdig: incorrect handling of unsent data over QUIC PR: 267965 Reported by: clukas@firc.de Approved by: freebsd@dns.company (maintainer)
Diffstat (limited to 'dns/knot3')
-rw-r--r--dns/knot3/Makefile2
-rw-r--r--dns/knot3/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/knot3/Makefile b/dns/knot3/Makefile
index 49a9d51ddd49..f2fb70d417f2 100644
--- a/dns/knot3/Makefile
+++ b/dns/knot3/Makefile
@@ -1,5 +1,5 @@
PORTNAME= knot
-DISTVERSION= 3.2.2
+DISTVERSION= 3.2.3
CATEGORIES= dns
MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \
https://dns.company/downloads/knot-dns/
diff --git a/dns/knot3/distinfo b/dns/knot3/distinfo
index bc32ce213d83..0dbc28feda63 100644
--- a/dns/knot3/distinfo
+++ b/dns/knot3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1667918567
-SHA256 (knot-3.2.2.tar.xz) = cea9c1988cdce7752f88fbe37378f65e83c4e54048978b94fb21a9c92f88788f
-SIZE (knot-3.2.2.tar.xz) = 1632748
+TIMESTAMP = 1669307343
+SHA256 (knot-3.2.3.tar.xz) = f736ef284358923e312f8e1e3c6ce7c97b20965b09eb65705e9f7e3d5e9a9d79
+SIZE (knot-3.2.3.tar.xz) = 1673664