pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/bind914
Module Name: pkgsrc
Committed By: taca
Date: Sat Jan 4 10:10:02 UTC 2020
Modified Files:
pkgsrc/net/bind914: Makefile distinfo
Log Message:
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]
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/net/bind914/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/bind914/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/bind914/Makefile
diff -u pkgsrc/net/bind914/Makefile:1.14 pkgsrc/net/bind914/Makefile:1.15
--- pkgsrc/net/bind914/Makefile:1.14 Thu Nov 21 05:37:06 2019
+++ pkgsrc/net/bind914/Makefile Sat Jan 4 10:10:02 2020
@@ -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 @@ CONFLICTS+= host-[0-9]*
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.14.8
+BIND_VERSION= 9.14.9
.include "../../mk/bsd.prefs.mk"
Index: pkgsrc/net/bind914/distinfo
diff -u pkgsrc/net/bind914/distinfo:1.11 pkgsrc/net/bind914/distinfo:1.12
--- pkgsrc/net/bind914/distinfo:1.11 Thu Nov 21 05:37:06 2019
+++ pkgsrc/net/bind914/distinfo Sat Jan 4 10:10:02 2020
@@ -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