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.18
details: https://anonhg.NetBSD.org/pkgsrc/rev/9b2ca56c7a1d
branches: trunk
changeset: 427557:9b2ca56c7a1d
user: taca <taca%pkgsrc.org@localhost>
date: Sat Apr 18 06:12:28 2020 +0000
description:
net/bind911: update to 9.11.18
Update bind911 to 9.11.18 (BIND 9.11.18).
--- 9.11.18 released ---
5380. [contrib] Fix building MySQL DLZ modules against MySQL 8
libraries. [GL #1678]
5379. [doc] Clean up serve-stale related options that leaked into
the BIND 9.11 release. [GL !3265]
5378. [bug] Receiving invalid DNS data was triggering an assertion
failure in nslookup. [GL #1652]
5377. [feature] Detect atomic operations support on ppc64le. Thanks to
Petr Men??k. [GL !3295]
5376. [bug] Fix ineffective DNS rebinding protection when BIND is
configured as a forwarding DNS server. Thanks to Tobias
Klein. [GL #1574]
5368. [bug] Named failed to restart if 'rndc addzone' names
contained special characters (e.g. '/'). [GL #1655]
--- 9.11.17 released ---
5358. [bug] Inline master zones whose master files were touched
but otherwise unchanged and were subsequently reloaded
may have stopped re-signing. [GL !3135]
5357. [bug] Newly added RRSIG records with expiry times before
the previous earliest expiry times might not be
re-signed in time. The was a side effect of 5315.
[GL !3137]
diffstat:
net/bind911/Makefile | 4 ++--
net/bind911/PLIST | 5 ++---
net/bind911/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 10 deletions(-)
diffs (62 lines):
diff -r 9047477c9d16 -r 9b2ca56c7a1d net/bind911/Makefile
--- a/net/bind911/Makefile Sat Apr 18 05:02:16 2020 +0000
+++ b/net/bind911/Makefile Sat Apr 18 06:12:28 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2020/02/20 16:38:16 taca Exp $
+# $NetBSD: Makefile,v 1.23 2020/04/18 06:12:28 taca Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
@@ -14,7 +14,7 @@
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.11.16
+BIND_VERSION= 9.11.18
.include "../../mk/bsd.prefs.mk"
diff -r 9047477c9d16 -r 9b2ca56c7a1d net/bind911/PLIST
--- a/net/bind911/PLIST Sat Apr 18 05:02:16 2020 +0000
+++ b/net/bind911/PLIST Sat Apr 18 06:12:28 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2019/09/18 14:32:10 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/04/18 06:12:28 taca Exp $
bin/arpaname
bin/bind9-config
bin/delv
@@ -208,6 +208,7 @@
include/isc/socket.h
include/isc/stat.h
include/isc/stats.h
+include/isc/stdatomic.h
include/isc/stdio.h
include/isc/stdlib.h
include/isc/stdtime.h
@@ -268,8 +269,6 @@
include/pkcs11/cryptoki.h
include/pkcs11/eddsa.h
include/pkcs11/pkcs11.h
-include/pkcs11/pkcs11f.h
-include/pkcs11/pkcs11t.h
lib/libbind9.la
lib/libdns.la
lib/libirs.la
diff -r 9047477c9d16 -r 9b2ca56c7a1d net/bind911/distinfo
--- a/net/bind911/distinfo Sat Apr 18 05:02:16 2020 +0000
+++ b/net/bind911/distinfo Sat Apr 18 06:12:28 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.16 2020/02/20 16:38:16 taca Exp $
+$NetBSD: distinfo,v 1.17 2020/04/18 06:12:28 taca Exp $
-SHA1 (bind-9.11.16.tar.gz) = 0317a5e610bdb4ececb08acd8ec347a206c5aa6a
-RMD160 (bind-9.11.16.tar.gz) = 90d657d41995db409d093a510012127897e4ec4e
-SHA512 (bind-9.11.16.tar.gz) = c5832d19a4c09a8aa332d0cdad20861a85fe7fc66d79f8aba4c1a522480a7456dc2aeb70edd496ca1ed12a2271eafeb34103929627dc29f2af6fbf65e41803e4
-Size (bind-9.11.16.tar.gz) = 8206345 bytes
+SHA1 (bind-9.11.18.tar.gz) = 2e7acd6e00a181bf568c0261216ae0ae7d2f2a8a
+RMD160 (bind-9.11.18.tar.gz) = 027d9b0479dd94b3a25e4f57a687c5da41834309
+SHA512 (bind-9.11.18.tar.gz) = 947a7f9f58ac40744c541b2c23ef3eb9d8b6ecc8e3bb4f4b102ba5aafcc20c58ad5e8bacdd338821369c1f7de9d1073c264208e45f054ff7e3a9391894b424ab
+Size (bind-9.11.18.tar.gz) = 8221186 bytes
SHA1 (patch-bin_named_server.c) = 0294d74eb3039049c4672a3de6eb371407bb382d
SHA1 (patch-bin_pkcs11_pkcs11-keygen.c) = ca2671a5e3216a08a212cf893e070b01705ef9ee
SHA1 (patch-bin_tests_system_metadata_tests.sh) = d01a492d0b7738760bdbff714248e279a78fef28
Home |
Main Index |
Thread Index |
Old Index