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.14



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3f8765bdcde7
branches:  trunk
changeset: 346850:3f8765bdcde7
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Jan 04 10:08:41 2020 +0000

description:
net/bind911: update to 9.11.14

Update bind911 to 9.11.14 (BIND 9.11.14).

        --- 9.11.14 released ---

5330.   [bug]           'configure --without-python' was ineffective if
                        PYTHON was set in the environment. [GL #1434]

5329.   [bug]           Reconfiguring named caused memory to be leaked when any
                        GeoIP2 database was in use. [GL #1445]

5328.   [bug]           rbtdb.c:rdataset_{get,set}ownercase failed to obtain
                        a node lock. [GL #1417]

5327.   [func]          Added a statistics counter to track queries
                        dropped because the recursive-clients quota was
                        exceeded. [GL #1399]

5326.   [bug]           Add python dependancy on 'distutils.core' to configure.
                        'distutils.core' is required for installation.
                        [GL #1397]

5322.   [bug]           Conditional compilation of lock_callback was
                        inconsistent with conditional use of the function
                        when forcing BIND to build with older and unsupported
                        versions of OpenSSL. [GL #1386]

5321.   [bug]           Obtain write lock before updating version->records
                        and version->bytes. [GL #1341]

diffstat:

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

diffs (36 lines):

diff -r c2b068c50a75 -r 3f8765bdcde7 net/bind911/Makefile
--- a/net/bind911/Makefile      Sat Jan 04 04:27:53 2020 +0000
+++ b/net/bind911/Makefile      Sat Jan 04 10:08:41 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2019/11/21 05:38:21 taca Exp $
+# $NetBSD: Makefile,v 1.18 2020/01/04 10:08:41 taca Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
 PKGNAME=       ${DISTNAME:S/-P/pl/}
@@ -14,7 +14,7 @@
 
 MAKE_JOBS_SAFE=        no
 
-BIND_VERSION=  9.11.13
+BIND_VERSION=  9.11.14
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r c2b068c50a75 -r 3f8765bdcde7 net/bind911/distinfo
--- a/net/bind911/distinfo      Sat Jan 04 04:27:53 2020 +0000
+++ b/net/bind911/distinfo      Sat Jan 04 10:08:41 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.13 2019/11/21 05:38:21 taca Exp $
+$NetBSD: distinfo,v 1.14 2020/01/04 10:08:41 taca Exp $
 
-SHA1 (bind-9.11.13.tar.gz) = 550367762a653ac5ed0eb04b316d06517650a925
-RMD160 (bind-9.11.13.tar.gz) = d1d14035681abd25d10592c60682501c1aaded38
-SHA512 (bind-9.11.13.tar.gz) = 6e5289ff231b8d7d2f02ae02a1cf43abff3e507e1d96d8ec002dc71097fc77dc5514762ff1ea5918159c88319b1d5eed78c6dc1a7835173db234d4ee887644bc
-Size (bind-9.11.13.tar.gz) = 8370441 bytes
+SHA1 (bind-9.11.14.tar.gz) = f66623c8b2f92eee8a3e365e9d2698cd10f15637
+RMD160 (bind-9.11.14.tar.gz) = ee16b6eeb0722d8ff5ff248c142dfff227a75a44
+SHA512 (bind-9.11.14.tar.gz) = fc7729e780e44c3c4e50059032fdae2af3d0e07b492b5088b2fefc15354829d3c9a83fab4f2ecaa9323cd7a37b1f7eb94890c149ba1df5c4fbea7a145095cbe9
+Size (bind-9.11.14.tar.gz) = 8191308 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