pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/bind918



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Mar  1 06:51:06 UTC 2026

Modified Files:
        pkgsrc/net/bind918: Makefile distinfo

Log Message:
net/bind918: update to 9.18.46

9.18.46 (2026-02-27)

Bug Fixes

* A stale answer could have been served in case of multiple upstream
  failures when following CNAME chains. This has been fixed. [GL #5751]


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/net/bind918/Makefile
cvs rdiff -u -r1.36 -r1.37 pkgsrc/net/bind918/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/bind918/Makefile
diff -u pkgsrc/net/bind918/Makefile:1.64 pkgsrc/net/bind918/Makefile:1.65
--- pkgsrc/net/bind918/Makefile:1.64    Wed Feb 18 17:15:23 2026
+++ pkgsrc/net/bind918/Makefile Sun Mar  1 06:51:06 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2026/02/18 17:15:23 taca Exp $
+# $NetBSD: Makefile,v 1.65 2026/03/01 06:51:06 taca Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
 PKGNAME=       ${DISTNAME:S/-P/pl/}
@@ -15,7 +15,7 @@ CONFLICTS+=   host-[0-9]*
 
 MAKE_JOBS_SAFE=        no
 
-BIND_VERSION=  9.18.45
+BIND_VERSION=  9.18.46
 
 BUILD_DEFS+=   BIND_DIR VARBASE
 

Index: pkgsrc/net/bind918/distinfo
diff -u pkgsrc/net/bind918/distinfo:1.36 pkgsrc/net/bind918/distinfo:1.37
--- pkgsrc/net/bind918/distinfo:1.36    Wed Feb 18 17:15:23 2026
+++ pkgsrc/net/bind918/distinfo Sun Mar  1 06:51:06 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.36 2026/02/18 17:15:23 taca Exp $
+$NetBSD: distinfo,v 1.37 2026/03/01 06:51:06 taca Exp $
 
-BLAKE2s (bind-9.18.45.tar.xz) = afd444a29f2353103bc5a2cd6f63ac761ca498922d95b722296768cf8b4ce7de
-SHA512 (bind-9.18.45.tar.xz) = 6ae1f52e64e113c73b544b6be0af9be7d69935f98173fcfbddb3267dddf8656abac09af2823da1f49e0121592979819cfa51cf9b937aa69d8b3af90e5df3ce77
-Size (bind-9.18.45.tar.xz) = 5441768 bytes
+BLAKE2s (bind-9.18.46.tar.xz) = bd2c1f556689e328240188732de691b53327eb5dd4a8b907b29fe43e21b1eeb9
+SHA512 (bind-9.18.46.tar.xz) = 92cd1ac5f65ed6f400191f8b81bc4501fc590c9ebe8ffdd1310e67ec784b00d5977a78106b0c2221c90f4b69b9050aae054bad0def0f6d03de94ea98686ad166
+Size (bind-9.18.46.tar.xz) = 5447520 bytes
 SHA1 (patch-bin_named_main.c) = 4e4a763c478f1fcecb7e65968cf6ca20dacf01f1
 SHA1 (patch-bin_named_os.c) = 5ecb0883076575d8ac5fcad68f9daad6c9be0d0b
 SHA1 (patch-bin_named_server.c) = 52190897c4c4b141d98ca5bca7cc3eb4c83ac584



Home | Main Index | Thread Index | Old Index