pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bind914 net/bind914: update to 9.14.9
details: https://anonhg.NetBSD.org/pkgsrc/rev/ade5e2969ff2
branches: trunk
changeset: 420531:ade5e2969ff2
user: taca <taca%pkgsrc.org@localhost>
date: Sat Jan 04 10:10:02 2020 +0000
description:
net/bind914: update to 9.14.9
Update bind914 to 9.14.9 (BIND 9.14.9).
--- 9.14.9 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]
5321. [bug] Obtain write lock before updating version->records
and version->bytes. [GL #1341]
diffstat:
net/bind914/Makefile | 4 ++--
net/bind914/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 8fed031e9b8a -r ade5e2969ff2 net/bind914/Makefile
--- a/net/bind914/Makefile Sat Jan 04 10:09:26 2020 +0000
+++ b/net/bind914/Makefile Sat Jan 04 10:10:02 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2019/11/21 05:37:06 taca Exp $
+# $NetBSD: Makefile,v 1.15 2020/01/04 10:10:02 taca Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
@@ -14,7 +14,7 @@
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.14.8
+BIND_VERSION= 9.14.9
.include "../../mk/bsd.prefs.mk"
diff -r 8fed031e9b8a -r ade5e2969ff2 net/bind914/distinfo
--- a/net/bind914/distinfo Sat Jan 04 10:09:26 2020 +0000
+++ b/net/bind914/distinfo Sat Jan 04 10:10:02 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.11 2019/11/21 05:37:06 taca Exp $
+$NetBSD: distinfo,v 1.12 2020/01/04 10:10:02 taca Exp $
-SHA1 (bind-9.14.8.tar.gz) = c8481fd5fe061abd87a5a98e19c9a797330c7a76
-RMD160 (bind-9.14.8.tar.gz) = fa1b039caaa96e46d528816d4b1c7b80b8da6d21
-SHA512 (bind-9.14.8.tar.gz) = eb52760982ebd246e6e1945684771193fc7364324a6d6a95a0cae33afa0a4fa24ffe8313b5f9094420c7c2ec932b1b1a9fb19f6e673ff3c5583ab5e3ff04eb6a
-Size (bind-9.14.8.tar.gz) = 6403140 bytes
+SHA1 (bind-9.14.9.tar.gz) = a45f4c8b44755d8c4019181d0787e4e72d836661
+RMD160 (bind-9.14.9.tar.gz) = ed19d8dbd6002418651529598c09a1f52aa1d318
+SHA512 (bind-9.14.9.tar.gz) = aa6b1273f06fc16c842b7012a4d09cb65325a44ee88fea8bea8264ffa907ef4a6f8d5e09384599b2d6f5cea66c0dc220765c245814f54b2f09a5b6e65f97964b
+Size (bind-9.14.9.tar.gz) = 6296339 bytes
SHA1 (patch-bin_named_Makefile.in) = 741e3708c670baaec45446f6bb364ada448ae330
SHA1 (patch-bin_named_main.c) = 51c8ab464a009575b6513c7ed4b79f89446eb7d0
SHA1 (patch-bin_named_pfilter.c) = b54f872c883c8fbc2d9c04df65c185dc057cc36b
Home |
Main Index |
Thread Index |
Old Index