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:           Tue Aug 29 14:47:21 UTC 2023

Modified Files:
        pkgsrc/net/bind918: Makefile distinfo

Log Message:
net/bind918: update to 9.18.18

--- 9.18.18 released ---

6220.   [func]          Deprecate the 'dialup' and 'heartbeat-interval'
                        options. [GL #3700]

6219.   [bug]           Ignore 'max-zone-ttl' on 'dnssec-policy insecure'.
                        [GL #4032]

6215.   [protocol]      Return REFUSED to GSS-API TKEY requests if GSS-API
                        support is not configured. [GL #4225]

6213.   [bug]           Mark a primary server as temporarily unreachable if the
                        TCP connection attempt times out. [GL #4215]

6212.   [bug]           Don't process detach and close netmgr events when
                        the netmgr has been paused. [GL #4200]


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/bind918/Makefile
cvs rdiff -u -r1.10 -r1.11 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.16 pkgsrc/net/bind918/Makefile:1.17
--- pkgsrc/net/bind918/Makefile:1.16    Wed Jul 19 15:20:21 2023
+++ pkgsrc/net/bind918/Makefile Tue Aug 29 14:47:21 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2023/07/19 15:20:21 taca Exp $
+# $NetBSD: Makefile,v 1.17 2023/08/29 14:47:21 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.17
+BIND_VERSION=  9.18.18
 
 BUILD_DEFS+=   BIND_DIR VARBASE
 

Index: pkgsrc/net/bind918/distinfo
diff -u pkgsrc/net/bind918/distinfo:1.10 pkgsrc/net/bind918/distinfo:1.11
--- pkgsrc/net/bind918/distinfo:1.10    Wed Jul 19 15:20:21 2023
+++ pkgsrc/net/bind918/distinfo Tue Aug 29 14:47:21 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.10 2023/07/19 15:20:21 taca Exp $
+$NetBSD: distinfo,v 1.11 2023/08/29 14:47:21 taca Exp $
 
-BLAKE2s (bind-9.18.17.tar.xz) = 9bc077a9895335fda1e4e7a763276f3bfc5265b4ded4e7130e498cc67d6837b6
-SHA512 (bind-9.18.17.tar.xz) = d4843a864c012c7fa3c276a0d304b3d8184cb9c2c80f4a8bb55178ff654fba1f244b39f38a8ac4fe7ca0e68722a539bccb80f896d1c18946ab6540d4a57d3abe
-Size (bind-9.18.17.tar.xz) = 5471560 bytes
+BLAKE2s (bind-9.18.18.tar.xz) = 6f7f87ab9cfcb090acf9447e2d75d9949700dad118d09d9bf5e9dfe78585365d
+SHA512 (bind-9.18.18.tar.xz) = 8d94ec93915c776b9035bce2c3e707c6fb2fa526dbc3b08211c8265daa2c3c88bde51bec08dc416b5b7ba61604754846c4d1efa3f09eebd23847c417c9dc8760
+Size (bind-9.18.18.tar.xz) = 5490428 bytes
 SHA1 (patch-bin_named_main.c) = 4e4a763c478f1fcecb7e65968cf6ca20dacf01f1
 SHA1 (patch-bin_named_os.c) = 5ecb0883076575d8ac5fcad68f9daad6c9be0d0b
 SHA1 (patch-bin_named_server.c) = 6e59d3f637ebb829eec2f76ba7c350fb5cf9be6d



Home | Main Index | Thread Index | Old Index