pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/bind99
Module Name: pkgsrc
Committed By: taca
Date: Thu Jan 12 00:05:46 UTC 2017
Modified Files:
pkgsrc/net/bind99: Makefile distinfo
Log Message:
Update bind99 to 9.9.9pl5 (BIND 9.9.9-P5), including security fixes.
--- 9.9.9-P5 released ---
4530. [bug] Change 4489 broke the handling of CNAME -> DNAME
in responses resulting in SERVFAIL being returned.
[RT #43779]
4528. [bug] Only set the flag bits for the i/o we are waiting
for on EPOLLERR or EPOLLHUP. [RT #43617]
4519. [port] win32: handle ERROR_MORE_DATA. [RT #43534]
4517. [security] Named could mishandle authority sections that were
missing RRSIGs triggering an assertion failure.
(CVE-2016-9444) [RT # 43632]
4510. [security] Named mishandled some responses where covering RRSIG
records are returned without the requested data
resulting in a assertion failure. (CVE-2016-9147)
[RT #43548]
4508. [security] Named incorrectly tried to cache TKEY records which
could trigger a assertion failure when there was
a class mismatch. (CVE-2016-9131) [RT #43522]
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/net/bind99/Makefile
cvs rdiff -u -r1.41 -r1.42 pkgsrc/net/bind99/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/bind99/Makefile
diff -u pkgsrc/net/bind99/Makefile:1.61 pkgsrc/net/bind99/Makefile:1.62
--- pkgsrc/net/bind99/Makefile:1.61 Sun Nov 6 11:07:00 2016
+++ pkgsrc/net/bind99/Makefile Thu Jan 12 00:05:46 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2016/11/06 11:07:00 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2017/01/12 00:05:46 taca Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
@@ -13,7 +13,7 @@ CONFLICTS+= host-[0-9]*
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.9.9-P4
+BIND_VERSION= 9.9.9-P5
.include "../../mk/bsd.prefs.mk"
Index: pkgsrc/net/bind99/distinfo
diff -u pkgsrc/net/bind99/distinfo:1.41 pkgsrc/net/bind99/distinfo:1.42
--- pkgsrc/net/bind99/distinfo:1.41 Wed Nov 2 00:06:08 2016
+++ pkgsrc/net/bind99/distinfo Thu Jan 12 00:05:46 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.41 2016/11/02 00:06:08 taca Exp $
+$NetBSD: distinfo,v 1.42 2017/01/12 00:05:46 taca Exp $
-SHA1 (bind-9.9.9-P4.tar.gz) = 5c2ee49cbf02e43280fd629ff298789c7419f677
-RMD160 (bind-9.9.9-P4.tar.gz) = 5a55bf3e10e98eb2dbc7afb47f2a48f3b369aceb
-SHA512 (bind-9.9.9-P4.tar.gz) = 389a637611b3e48e52cb4018693c59d9145fc7d24d7e406e1372045e875e3188aa9036545cdb5b27e1c55fc2605d4936b9139a90eaf654e66fbcdf5b19a963f7
-Size (bind-9.9.9-P4.tar.gz) = 8764378 bytes
+SHA1 (bind-9.9.9-P5.tar.gz) = f76ce1f513a2f245f14ad1ae103e09ebc86d2c0a
+RMD160 (bind-9.9.9-P5.tar.gz) = 2643a6a6173b5cb3bd12c68750929ccd996bc4bb
+SHA512 (bind-9.9.9-P5.tar.gz) = cd055a69bd52b44824dc214a649e8175805274a7ec84c4070779330b3d7c42ae8efc37e09750b4f2c0eb4a22e95786894116df42d6a5070bfb12ecd94d289072
+Size (bind-9.9.9-P5.tar.gz) = 8770509 bytes
SHA1 (patch-bin_dig_dighost.c) = a4bc9558c5dbedcc6bb0f87ea309358ca098d42a
SHA1 (patch-bin_tests_system_Makefile.in) = 19d90050acfbe3da838dbd4c1436b5581039b71f
SHA1 (patch-config.threads.in) = 227b83efe9cb3e301aaac9b97cf42f1fb8ad06b2
Home |
Main Index |
Thread Index |
Old Index