pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

net/dnsdist: Update to version 2.0.5



Module Name:	pkgsrc-wip
Committed By:	Marcin Gondek <drixter%e-utp.net@localhost>
Pushed By:	drixter
Date:		Thu Apr 23 23:47:08 2026 +0200
Changeset:	20bf410c7a7cdfb60b9d4f6f42429c28e1daef23

Modified Files:
	dnsdist/COMMIT_MSG
	dnsdist/Makefile
	dnsdist/distinfo

Log Message:
net/dnsdist: Update to version 2.0.5

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=20bf410c7a7cdfb60b9d4f6f42429c28e1daef23

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 dnsdist/COMMIT_MSG | 26 +++++++++++++++++++++++++-
 dnsdist/Makefile   |  2 +-
 dnsdist/distinfo   |  6 +++---
 3 files changed, 29 insertions(+), 5 deletions(-)

diffs:
diff --git a/dnsdist/COMMIT_MSG b/dnsdist/COMMIT_MSG
index 7fd230b311..df08e80333 100644
--- a/dnsdist/COMMIT_MSG
+++ b/dnsdist/COMMIT_MSG
@@ -1,4 +1,28 @@
-net/dnsdist: Update to version 2.0.4
+net/dnsdist: Update to version 2.0.5
+
+2.0.5
+Released: 23rd of April 2026
+Improvements
+Do not keep the parsed EDNS options around
+References: pull request 17165
+
+Bug Fixes
+Hardened DoQ internal error handling for cross-protocol queries
+References: pull request 17170
+Give TCP thread as default for definition USE_SINGLE_ACCEPTOR_THREAD
+References: #17109, pull request 17168
+Hardened DoH3 internal error handling for cross-protocol queries
+References: pull request 17173
+Handle missing X-Forwarded-For on existing DoH connection
+References: pull request 17176
+Fix handling of long HTTP/2 Date headers, handle non-POSIX locales
+References: pull request 17178
+Do not oversize the received buffer with recvmmsg
+References: pull request 17166
+meson: Add missing checks for TLS_client_method, gnutls_transport_set_fastopen
+References: pull request 17179
+Fix the StatNode::fullname issue introduced in 2.0.4
+References: pull request 17207
 
 2.0.4
 Released: 22nd of April 2026
diff --git a/dnsdist/Makefile b/dnsdist/Makefile
index 34843bb4db..e7611265de 100644
--- a/dnsdist/Makefile
+++ b/dnsdist/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.47 2026/03/31 13:31:02 wiz Exp $
 
-DISTNAME=	dnsdist-2.0.4
+DISTNAME=	dnsdist-2.0.5
 CATEGORIES=	net
 MASTER_SITES=	https://downloads.powerdns.com/releases/
 EXTRACT_SUFX=	.tar.xz
diff --git a/dnsdist/distinfo b/dnsdist/distinfo
index da17629e09..cbcfb06e62 100644
--- a/dnsdist/distinfo
+++ b/dnsdist/distinfo
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.24 2026/03/31 13:31:02 wiz Exp $
 
-BLAKE2s (dnsdist-2.0.4.tar.xz) = 181da87d4cc7efe00bb4471e811e86be6714c1aeeecfb6fc8aec1591fa3bd887
-SHA512 (dnsdist-2.0.4.tar.xz) = abad5eb6d95202700e419e090bde64b9f4117214c0b21df472262a29a066a179a8d93b8684d066f52a4a2a82cba184927be6f8501bffab2a0e89ebe66e881592
-Size (dnsdist-2.0.4.tar.xz) = 2287608 bytes
+BLAKE2s (dnsdist-2.0.5.tar.xz) = 547e2c3642ede391c54e07e89569f9c5356f3823c4a95f43cae7471627f9db3a
+SHA512 (dnsdist-2.0.5.tar.xz) = 82eb29c378ac05e1a029a8bd04ca4144a9636ac777020c97090ce0bea3ad215cd7a6fde9218ec4bcb8a4d773730f34ba9f476484f42e7fea34e84717a43f9286
+Size (dnsdist-2.0.5.tar.xz) = 2289448 bytes
 SHA1 (patch-configure) = d9ec9f3416862f471a3029168681b9512ced68b9


Home | Main Index | Thread Index | Old Index