pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/bind910 Update bind910 to 9.10.4pl5 (BIND 9.10.4-P...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/82d57abd10d5
branches:  trunk
changeset: 357044:82d57abd10d5
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jan 12 00:04:43 2017 +0000

description:
Update bind910 to 9.10.4pl5 (BIND 9.10.4-P5), including security fixes.

        --- 9.10.4-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/bind910/Makefile |   5 ++---
 net/bind910/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (39 lines):

diff -r 7aea18c0d2c1 -r 82d57abd10d5 net/bind910/Makefile
--- a/net/bind910/Makefile      Wed Jan 11 23:59:18 2017 +0000
+++ b/net/bind910/Makefile      Thu Jan 12 00:04:43 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2016/12/16 15:41:03 hans Exp $
+# $NetBSD: Makefile,v 1.28 2017/01/12 00:04:43 taca Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
-PKGREVISION=   1
 PKGNAME=       ${DISTNAME:S/-P/pl/}
 CATEGORIES=    net
 MASTER_SITES=  ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/
@@ -14,7 +13,7 @@
 
 MAKE_JOBS_SAFE=        no
 
-BIND_VERSION=  9.10.4-P4
+BIND_VERSION=  9.10.4-P5
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r 7aea18c0d2c1 -r 82d57abd10d5 net/bind910/distinfo
--- a/net/bind910/distinfo      Wed Jan 11 23:59:18 2017 +0000
+++ b/net/bind910/distinfo      Thu Jan 12 00:04:43 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.20 2016/11/02 00:05:17 taca Exp $
+$NetBSD: distinfo,v 1.21 2017/01/12 00:04:43 taca Exp $
 
-SHA1 (bind-9.10.4-P4.tar.gz) = 8bce0194a92992ed603855766c32ed423640fee9
-RMD160 (bind-9.10.4-P4.tar.gz) = c037f2bfe4f1853318b082de350eceb270c46315
-SHA512 (bind-9.10.4-P4.tar.gz) = a662053f2052eb2d7ea61b4ecbd4e92980c808080598f7c4590c746e8e5d6545a9f965a8aeece57ce92b17545844cf8565719f697eaef6e2ade8106d810d2799
-Size (bind-9.10.4-P4.tar.gz) = 9299638 bytes
+SHA1 (bind-9.10.4-P5.tar.gz) = e43d9230b4373dd1034c3714410885531541c56c
+RMD160 (bind-9.10.4-P5.tar.gz) = 30f73a7be375544bea8f2463e5d1185eed819e68
+SHA512 (bind-9.10.4-P5.tar.gz) = 09613b2a16a5784a1b0e4b685d1d2cea1c1539e11497c848f1c92a8a4f26c7fc0f08ef8f2bd17316559966aca04e1ec9d744304c36c002d66eaff6240473a101
+Size (bind-9.10.4-P5.tar.gz) = 9303205 bytes
 SHA1 (patch-bin_dig_dighost.c) = 983e23a30d519982cbe88ed2277fcffc9cad616e
 SHA1 (patch-bin_tests_system_Makefile.in) = aeb2de1b6c6cfdbae7ffbf38aeebf52e94af9e2f
 SHA1 (patch-config.threads.in) = 227b83efe9cb3e301aaac9b97cf42f1fb8ad06b2



Home | Main Index | Thread Index | Old Index