pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/bind911 net/bind911: update to 9.11.32



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b6cbbf3e638
branches:  trunk
changeset: 453730:8b6cbbf3e638
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Jun 02 15:33:49 2021 +0000

description:
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]

diffstat:

 net/bind911/Makefile |   4 ++--
 net/bind911/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r a74ec0f5e23b -r 8b6cbbf3e638 net/bind911/Makefile
--- a/net/bind911/Makefile      Wed Jun 02 15:30:40 2021 +0000
+++ b/net/bind911/Makefile      Wed Jun 02 15:33:49 2021 +0000
@@ -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 @@
 
 MAKE_JOBS_SAFE=        no
 
-BIND_VERSION=  9.11.31
+BIND_VERSION=  9.11.32
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r a74ec0f5e23b -r 8b6cbbf3e638 net/bind911/distinfo
--- a/net/bind911/distinfo      Wed Jun 02 15:30:40 2021 +0000
+++ b/net/bind911/distinfo      Wed Jun 02 15:33:49 2021 +0000
@@ -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