pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/nsd



Module Name:    pkgsrc
Committed By:   he
Date:           Thu Aug 27 11:53:46 UTC 2026

Modified Files:
        pkgsrc/net/nsd: Makefile distinfo

Log Message:
net/nsd: update to version 4.15.1.

Pkgsrc changes:
 * Version & checksum changes.

Upstream changes:

4.15.1
================
FEATURES:
BUG FIXES:
        - Fix for CVE-2026-18664: IP range access control restrictions are
          bypassed for some unintended IP.
          Thanks to Qifan Zhang, Palo Alto Networks for the report
          Thanks to Claude and Ada Logics for the report
          https://www.nlnetlabs.nl/downloads/nsd/CVE-2026-18664.txt
        - Fix for CVE-2026-18916: Any remote client can denial TCP service by
          throttling the TCP receive window (down to 1).
          Thanks to Akhil Koul (https://github.com/akoul) for the report
          https://www.nlnetlabs.nl/downloads/nsd/CVE-2026-18916.txt
        - Fix for CVE-2026-19401: Any remote client can denial UDP service by
          sending a specifically crafted query with multiple DNS Cookie options.
          Thanks to Qifan Zhang, Palo Alto Networks for the report
          Thanks to afldl <zhangph%yandex.com@localhost> for the report
          https://www.nlnetlabs.nl/downloads/nsd/CVE-2026-19401.txt
        - Fix for CVE-2026-19538: Anyone with access to the proxy protocol port
          over TCP or TLS can bypass BLOCKED access control items.
          Thanks to Qifan Zhang, Palo Alto Networks for the report
          https://www.nlnetlabs.nl/downloads/nsd/CVE-2026-19538.txt


To generate a diff of this commit:
cvs rdiff -u -r1.138 -r1.139 pkgsrc/net/nsd/Makefile
cvs rdiff -u -r1.95 -r1.96 pkgsrc/net/nsd/distinfo

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

Modified files:

Index: pkgsrc/net/nsd/Makefile
diff -u pkgsrc/net/nsd/Makefile:1.138 pkgsrc/net/nsd/Makefile:1.139
--- pkgsrc/net/nsd/Makefile:1.138       Tue Jul  7 16:06:41 2026
+++ pkgsrc/net/nsd/Makefile     Thu Aug 27 11:53:45 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.138 2026/07/07 16:06:41 he Exp $
+# $NetBSD: Makefile,v 1.139 2026/08/27 11:53:45 he Exp $
 
-DISTNAME=      nsd-4.15.0
+DISTNAME=      nsd-4.15.1
 CATEGORIES=    net
 MASTER_SITES=  http://www.nlnetlabs.nl/downloads/nsd/
 

Index: pkgsrc/net/nsd/distinfo
diff -u pkgsrc/net/nsd/distinfo:1.95 pkgsrc/net/nsd/distinfo:1.96
--- pkgsrc/net/nsd/distinfo:1.95        Tue Jul  7 16:06:41 2026
+++ pkgsrc/net/nsd/distinfo     Thu Aug 27 11:53:45 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.95 2026/07/07 16:06:41 he Exp $
+$NetBSD: distinfo,v 1.96 2026/08/27 11:53:45 he Exp $
 
-BLAKE2s (nsd-4.15.0.tar.gz) = 984759f66e1493a6183cf238ed77b9e439c40311ae9d871c39f049e29b987f55
-SHA512 (nsd-4.15.0.tar.gz) = 8bf1ab1dcaf707ace0066aaebbbaf67c4a81b19c36d3534884de7a3b533e54ecc48334a272f039408b91a7ad80ce2e928d94f84b93ce802688581e55dec1ff44
-Size (nsd-4.15.0.tar.gz) = 1623254 bytes
+BLAKE2s (nsd-4.15.1.tar.gz) = f262fbfdb10a1a898dee08f74750fc5ec5c8565599dde8522d4a2c6f6f64967b
+SHA512 (nsd-4.15.1.tar.gz) = adc5cce24cdcd5c50a51adbeabc05727e962ebe9f68b7678bbfcef80ad042d19b805bb1d4f4d4504043158d43c94086f09e333a123b3ae9edade26a6a17cafa8
+Size (nsd-4.15.1.tar.gz) = 1625741 bytes
 SHA1 (patch-Makefile.in) = 93f77704ee6730aef41955511807ce2f4b6cfc90



Home | Main Index | Thread Index | Old Index