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: Wed Jun 2 15:33:50 UTC 2021
Modified Files:
pkgsrc/net/bind911: Makefile distinfo
Log Message:
net/bind911: update to 9.11.32
Notes for BIND 9.11.32
Feature Changes
* DNSSEC responses containing NSEC3 records with iteration counts greater
than 150 are now treated as insecure. [GL #2445]
* The maximum supported number of NSEC3 iterations that can be configured
for a zone has been reduced to 150. [GL #2642]
* The implementation of the ZONEMD RR type has been updated to match RFC
8976. [GL #2658]
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/net/bind911/Makefile
cvs rdiff -u -r1.30 -r1.31 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.43 pkgsrc/net/bind911/Makefile:1.44
--- pkgsrc/net/bind911/Makefile:1.43 Mon May 24 19:53:15 2021
+++ pkgsrc/net/bind911/Makefile Wed Jun 2 15:33:49 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2021/05/24 19:53:15 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2021/06/02 15:33:49 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.11.31
+BIND_VERSION= 9.11.32
.include "../../mk/bsd.prefs.mk"
Index: pkgsrc/net/bind911/distinfo
diff -u pkgsrc/net/bind911/distinfo:1.30 pkgsrc/net/bind911/distinfo:1.31
--- pkgsrc/net/bind911/distinfo:1.30 Thu Apr 29 05:54:13 2021
+++ pkgsrc/net/bind911/distinfo Wed Jun 2 15:33:49 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.30 2021/04/29 05:54:13 taca Exp $
+$NetBSD: distinfo,v 1.31 2021/06/02 15:33:49 taca Exp $
-SHA1 (bind-9.11.31.tar.gz) = 84b392d929ab26b240a0d94f0655ba35b7e35da5
-RMD160 (bind-9.11.31.tar.gz) = e311dd23b02acc48d665052ba2057bdf1d622ef8
-SHA512 (bind-9.11.31.tar.gz) = 791adcb382b0cc6767dedccd0cbdbc48b5d32507c569f672397c9f2de59241433c39027cc3099957fea0885e1bc8db882cf83ae27fe0127d543cec8fc2e89f04
-Size (bind-9.11.31.tar.gz) = 8296079 bytes
+SHA1 (bind-9.11.32.tar.gz) = c9a6a7ec2670c09fbdfeb84cf8b016031bccf2c6
+RMD160 (bind-9.11.32.tar.gz) = efd0123544d9b1f25b429f3cf30524d4283524b2
+SHA512 (bind-9.11.32.tar.gz) = 96aea525f10f3b86fcdff3eef30346dff6a2f6b021ed668b42b6961d894a3a1df9c9ccd851cb6b23df6cef479d7030160835a2d117cd91b58225bf05e0b6217a
+Size (bind-9.11.32.tar.gz) = 8300154 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