pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bind914 bind914: update to 9.14.7. security fix.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7e741724bcfb
branches: trunk
changeset: 341241:7e741724bcfb
user: maya <maya%pkgsrc.org@localhost>
date: Wed Oct 16 20:51:59 2019 +0000
description:
bind914: update to 9.14.7. security fix.
--- 9.14.7 released ---
5299. [security] A flaw in DNSSEC verification when transferring
mirror zones could allow data to be incorrectly
marked valid. (CVE-2019-6475) [GL #1252]
5298. [security] Named could assert if a forwarder returned a
referral, rather than resolving the query, when QNAME
minimization was enabled. (CVE-2019-6476) [GL #1051]
5297. [bug] Check whether a previous QNAME minimization fetch
is still running before starting a new one; return
SERVFAIL and log an error if so. [GL #1191]
5294. [func] Fallback to ACE name on output in locale, which does not
support converting it to unicode. [GL #846]
5293. [bug] On Windows, named crashed upon any attempt to fetch XML
statistics from it. [GL #1245]
5292. [bug] Queue 'rndc nsec3param' requests while signing inline
zone changes. [GL #1205]
--- 9.14.6 released ---
5289. [bug] Address NULL pointer dereference in rpz.c:rpz_detach.
[GL #1210]
5286. [contrib] Address potential NULL pointer dereferences in
dlz_mysqldyn_mod.c. [GL #1207]
5285. [port] win32: implement "-T maxudpXXX". [GL #837]
5283. [bug] When a response-policy zone expires, ensure that
its policies are removed from the RPZ summary
database. [GL #1146]
5282. [bug] Fixed a bug in searching for possible wildcard matches
for query names in the RPZ summary database. [GL #1146]
5281. [cleanup] Don't escape commas when reporting named's command
line. [GL #1189]
5280. [protocol] Add support for displaying EDNS option LLQ. [GL #1201]
5279. [bug] When loading, reject zones containing CDS or CDNSKEY
RRsets at the zone apex if they would cause DNSSEC
validation failures if published in the parent zone
as the DS RRset. [GL #1187]
diffstat:
net/bind914/Makefile | 4 ++--
net/bind914/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 53c342796987 -r 7e741724bcfb net/bind914/Makefile
--- a/net/bind914/Makefile Wed Oct 16 20:43:14 2019 +0000
+++ b/net/bind914/Makefile Wed Oct 16 20:51:59 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2019/09/18 15:19:31 taca Exp $
+# $NetBSD: Makefile,v 1.11 2019/10/16 20:51:59 maya Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
@@ -14,7 +14,7 @@
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.14.5
+BIND_VERSION= 9.14.7
.include "../../mk/bsd.prefs.mk"
diff -r 53c342796987 -r 7e741724bcfb net/bind914/distinfo
--- a/net/bind914/distinfo Wed Oct 16 20:43:14 2019 +0000
+++ b/net/bind914/distinfo Wed Oct 16 20:51:59 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.8 2019/09/18 15:19:31 taca Exp $
+$NetBSD: distinfo,v 1.9 2019/10/16 20:51:59 maya Exp $
-SHA1 (bind-9.14.5.tar.gz) = aef9038cca034705b118168a1d1d83b3dffd83e4
-RMD160 (bind-9.14.5.tar.gz) = cabe4e43fcc1c193832dc6c9b3a7b8c13f46ceeb
-SHA512 (bind-9.14.5.tar.gz) = 1b18eda5dea639f9b34e1c41b534704b0d5f64c036b766c9cfccf9bbeb586ce4ea7f0d098a5b2747e88aa403e48ad8ae0b6e560e93348f0dc7616f914671d084
-Size (bind-9.14.5.tar.gz) = 6313555 bytes
+SHA1 (bind-9.14.7.tar.gz) = ab0b14f4fe6a818fb15673ea9cef3eead8f6a94b
+RMD160 (bind-9.14.7.tar.gz) = 6caf6e1a7ea03e311c6bcdd1cca63547e230f86b
+SHA512 (bind-9.14.7.tar.gz) = e1837ebfbbc60487f5f0e67fb9e935588fd6e5ffe55cdc9dc77e3ce63cd6fc4f076f4eb282cc4f51701ddda3e51e8f15255db5a3841f9fe92a4fb4207d806740
+Size (bind-9.14.7.tar.gz) = 6320994 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