1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

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)
This commit is contained in:
Christoph Lukas 2022-11-25 07:52:19 +01:00 committed by Fernando Apesteguía
parent cf58da0b84
commit f6cb7e8a3a
2 changed files with 4 additions and 4 deletions

View File

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

View File

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