pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/bind911



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Mar 21 04:08:44 UTC 2021

Modified Files:
        pkgsrc/net/bind911: Makefile distinfo

Log Message:
net/bind911: update to 9.11.29

        --- 9.11.29 released ---

5586.   [bug]           An invalid direction field in a LOC record resulted in
                        an INSIST failure when a zone file containing such a
                        record was loaded. [GL #2499]


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/net/bind911/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/net/bind911/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/bind911/Makefile
diff -u pkgsrc/net/bind911/Makefile:1.39 pkgsrc/net/bind911/Makefile:1.40
--- pkgsrc/net/bind911/Makefile:1.39    Wed Feb 17 21:45:19 2021
+++ pkgsrc/net/bind911/Makefile Sun Mar 21 04:08:44 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2021/02/17 21:45:19 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2021/03/21 04:08:44 taca Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
 PKGNAME=       ${DISTNAME:S/-P/pl/}
@@ -14,7 +14,7 @@ CONFLICTS+=   host-[0-9]*
 
 MAKE_JOBS_SAFE=        no
 
-BIND_VERSION=  9.11.28
+BIND_VERSION=  9.11.29
 
 .include "../../mk/bsd.prefs.mk"
 

Index: pkgsrc/net/bind911/distinfo
diff -u pkgsrc/net/bind911/distinfo:1.28 pkgsrc/net/bind911/distinfo:1.29
--- pkgsrc/net/bind911/distinfo:1.28    Wed Feb 17 21:45:19 2021
+++ pkgsrc/net/bind911/distinfo Sun Mar 21 04:08:44 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.28 2021/02/17 21:45:19 wiz Exp $
+$NetBSD: distinfo,v 1.29 2021/03/21 04:08:44 taca Exp $
 
-SHA1 (bind-9.11.28.tar.gz) = 5de9fa4b481406b1178c6ea8e7c1b86574c36849
-RMD160 (bind-9.11.28.tar.gz) = 885a3f6f4c1d730823911a6b95e2a2bbe6222907
-SHA512 (bind-9.11.28.tar.gz) = 4189051b4503ee33827049d8fd27ca850e00131f67ab19edfdbfd3b201224b56859a08fa198f6134a6d34736b34099a6bb4f7bb39be1d5e9e382219281515701
-Size (bind-9.11.28.tar.gz) = 8295208 bytes
+SHA1 (bind-9.11.29.tar.gz) = 333e951bb804c066976553ac52d5dd0a25364a9a
+RMD160 (bind-9.11.29.tar.gz) = 764f59628dc2c8a07c796e64da329d89723a2e45
+SHA512 (bind-9.11.29.tar.gz) = a4d9706ae10a39ebbfe9686c8a3c9c89dccb243a637f19fb3198b660996d65fb73bc90174f7d0b55fdec4f2ed435cc5d12544236e1ea471252232e92b2aabc9c
+Size (bind-9.11.29.tar.gz) = 8297010 bytes
 SHA1 (patch-bin_named_Makefile.in) = 3e5b98e3e0bdb701be679d3580d6d2d7609d655b
 SHA1 (patch-bin_named_server.c) = 0294d74eb3039049c4672a3de6eb371407bb382d
 SHA1 (patch-bin_pkcs11_pkcs11-keygen.c) = ca2671a5e3216a08a212cf893e070b01705ef9ee



Home | Main Index | Thread Index | Old Index