git: f6cb7e8a3ace - main - dns/knot3: Update to 3.2.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Nov 2022 16:57:02 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f6cb7e8a3ace61db713b03391fb8266cf7a05004
commit f6cb7e8a3ace61db713b03391fb8266cf7a05004
Author: Christoph Lukas <clukas@firc.de>
AuthorDate: 2022-11-25 06:52:19 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-11-28 16:52:52 +0000
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)
---
dns/knot3/Makefile | 2 +-
dns/knot3/distinfo | 6 +++---
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