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: Thu Feb 20 16:37:06 UTC 2020
Modified Files:
pkgsrc/net/bind914: Makefile distinfo
Log Message:
net/bind914: update to 9.14.11
Update bind914 to 9.14.11 (BIND 9.14.11).
--- 9.14.11 released ---
5353. [doc] Document port and dscp parameters in forwarders
configuration option. [GL #914]
5352. [bug] Correctly handle catalog zone entries containing
characters that aren't legal in filenames. [GL #1592]
5351. [bug] CDS / CDNSKEY consistency checks failed to handle
removal records. [GL #1554]
5350. [bug] When a view was configured with class CHAOS, the
server could crash while processing a query for a
non-existent record. [GL #1540]
5348. [bug] dnssec-settime -Psync was not being honoured.
[GL !2925]
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/bind914/Makefile
cvs rdiff -u -r1.13 -r1.14 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.18 pkgsrc/net/bind914/Makefile:1.19
--- pkgsrc/net/bind914/Makefile:1.18 Thu Jan 23 08:00:55 2020
+++ pkgsrc/net/bind914/Makefile Thu Feb 20 16:37:06 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2020/01/23 08:00:55 taca Exp $
+# $NetBSD: Makefile,v 1.19 2020/02/20 16:37:06 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.10
+BIND_VERSION= 9.14.11
.include "../../mk/bsd.prefs.mk"
Index: pkgsrc/net/bind914/distinfo
diff -u pkgsrc/net/bind914/distinfo:1.13 pkgsrc/net/bind914/distinfo:1.14
--- pkgsrc/net/bind914/distinfo:1.13 Thu Jan 23 08:00:55 2020
+++ pkgsrc/net/bind914/distinfo Thu Feb 20 16:37:06 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.13 2020/01/23 08:00:55 taca Exp $
+$NetBSD: distinfo,v 1.14 2020/02/20 16:37:06 taca Exp $
-SHA1 (bind-9.14.10.tar.gz) = 29893968321daca84785829b4a461d3f2d17630e
-RMD160 (bind-9.14.10.tar.gz) = abdf35825abe82601310bec9530c0082d1335f47
-SHA512 (bind-9.14.10.tar.gz) = 81d453c4e90fea3a21b2485bea2f5321ca8a7ef58eb9a9bc1eaa1463989aefa439e4e45c9a43b1ec6a62c52f0e73d82ebd91cd084ad6ef2a67b705736e9e8d00
-Size (bind-9.14.10.tar.gz) = 6303811 bytes
+SHA1 (bind-9.14.11.tar.gz) = f65a3eb9183cb235ba313101d8f7db648cce6d07
+RMD160 (bind-9.14.11.tar.gz) = 9d7f376f63d5b39a1ce76414291160254321c20b
+SHA512 (bind-9.14.11.tar.gz) = ec34254d6fe5d72c704ba743d1af5582f2ea6b79363f132013ea9ebebed72c74a3ea9ae8a7978ca2b28f908ef848b9c2961cec85254b7d88680c269233b40524
+Size (bind-9.14.11.tar.gz) = 6310200 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