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.9pl4 (BIND 9.9.9-P4).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/78c296aef110
branches:  trunk
changeset: 354559:78c296aef110
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Nov 02 00:06:08 2016 +0000

description:
Update bind99 to 9.9.9pl4 (BIND 9.9.9-P4).

        --- 9.9.9-P4 released ---

4489.   [security]      It was possible to trigger assertions when processing
                        a response. (CVE-2016-8864) [RT #43465]

diffstat:

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

diffs (40 lines):

diff -r f06da8e1ba43 -r 78c296aef110 net/bind99/Makefile
--- a/net/bind99/Makefile       Wed Nov 02 00:05:17 2016 +0000
+++ b/net/bind99/Makefile       Wed Nov 02 00:06:08 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2016/10/09 21:42:01 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2016/11/02 00:06:08 taca Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
 PKGNAME=       ${DISTNAME:S/-P/pl/}
-PKGREVISION=   1
 CATEGORIES=    net
 MASTER_SITES=  ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \
                http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/
@@ -15,7 +14,7 @@
 
 MAKE_JOBS_SAFE=        no
 
-BIND_VERSION=  9.9.9-P3
+BIND_VERSION=  9.9.9-P4
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r f06da8e1ba43 -r 78c296aef110 net/bind99/distinfo
--- a/net/bind99/distinfo       Wed Nov 02 00:05:17 2016 +0000
+++ b/net/bind99/distinfo       Wed Nov 02 00:06:08 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.40 2016/09/27 17:13:42 taca Exp $
+$NetBSD: distinfo,v 1.41 2016/11/02 00:06:08 taca Exp $
 
-SHA1 (bind-9.9.9-P3.tar.gz) = 709ee7fff1bce7e5119490dc32c7c222f51cee87
-RMD160 (bind-9.9.9-P3.tar.gz) = c8c27337f9f8962454a1349988276696c6fce810
-SHA512 (bind-9.9.9-P3.tar.gz) = cbe697b0c9eb37b682f7e6ef5f5b4c35354eb002e0bd1cc3efebc62bb7f95fbbd724f4a91b1e377dc27bd1babe3e53277902672582355d3354e0b9b7a871ff73
-Size (bind-9.9.9-P3.tar.gz) = 8764358 bytes
+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 (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