pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/bind99 Update bind99 to 9.9.9pl5 (BIND 9.9.9-P5), ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72a5cabd6cf1
branches:  trunk
changeset: 357045:72a5cabd6cf1
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jan 12 00:05:46 2017 +0000

description:
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]

diffstat:

 net/bind99/Makefile |   4 ++--
 net/bind99/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r 82d57abd10d5 -r 72a5cabd6cf1 net/bind99/Makefile
--- a/net/bind99/Makefile       Thu Jan 12 00:04:43 2017 +0000
+++ b/net/bind99/Makefile       Thu Jan 12 00:05:46 2017 +0000
@@ -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 @@
 
 MAKE_JOBS_SAFE=        no
 
-BIND_VERSION=  9.9.9-P4
+BIND_VERSION=  9.9.9-P5
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r 82d57abd10d5 -r 72a5cabd6cf1 net/bind99/distinfo
--- a/net/bind99/distinfo       Thu Jan 12 00:04:43 2017 +0000
+++ b/net/bind99/distinfo       Thu Jan 12 00:05:46 2017 +0000
@@ -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