From 15e163102381901c9e26c67466fe0599acc34cf4 Mon Sep 17 00:00:00 2001 From: sbd Date: Thu, 2 Dec 2010 04:11:42 +0000 Subject: Pullup ticket #3291 - requested by taca net/bind96 security update Revisions pulled up: - pkgsrc/net/bind96/Makefile 1.17 - pkgsrc/net/bind96/distinfo 1.10 ------------------------------------------------------------------------- Module Name: pkgsrc Committed By: taca Date: Thu Dec 2 00:32:34 UTC 2010 Modified Files: pkgsrc/net/bind96: Makefile distinfo Log Message: Update bind96 package to bind-9.6.2pl3 (9.6.2-P3). http://www.isc.org/announcement/guidance-regarding-dec-1st-2010-security-advisories CVE: CVE-2010-3613 CERT: VU#706148 BIND: cache incorrectly allows a ncache entry and a rrsig for the same type CVE: CVE-2010-3614 CERT: VU#837744 BIND: Key algorithm rollover bug in bind9 To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/bind96/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/bind96/distinfo --- net/bind96/Makefile | 4 ++-- net/bind96/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net/bind96/Makefile b/net/bind96/Makefile index 9dac9145da1..317beb67015 100644 --- a/net/bind96/Makefile +++ b/net/bind96/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2010/05/26 15:57:37 taca Exp $ +# $NetBSD: Makefile,v 1.16.4.1 2010/12/02 04:11:42 sbd Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} @@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no -BIND_VERSION= 9.6.2-P2 +BIND_VERSION= 9.6.2-P3 .include "../../mk/bsd.prefs.mk" diff --git a/net/bind96/distinfo b/net/bind96/distinfo index 68efe85f1ec..c33c7850bbf 100644 --- a/net/bind96/distinfo +++ b/net/bind96/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.9 2010/05/26 15:57:37 taca Exp $ +$NetBSD: distinfo,v 1.9.4.1 2010/12/02 04:11:42 sbd Exp $ -SHA1 (bind-9.6.2-P2.tar.gz) = fce8067d3ff03366d5ee305adf941b5c41e41d07 -RMD160 (bind-9.6.2-P2.tar.gz) = 0706aa4f4f6cd4927d2e8ff72d5fb8a91be94fa9 -Size (bind-9.6.2-P2.tar.gz) = 6543309 bytes +SHA1 (bind-9.6.2-P3.tar.gz) = b6f0ac1612229529636e4b2ae1c4cb21447d2e8f +RMD160 (bind-9.6.2-P3.tar.gz) = d95b78c04400b13c04251f1b4a3da4ad446ec364 +Size (bind-9.6.2-P3.tar.gz) = 6725172 bytes SHA1 (patch-ab) = 6cec876c8caa7082f97365863f3f88c4f168da48 SHA1 (patch-ac) = 074649e1514870a3154c623a5f6d1507b72b5b05 SHA1 (patch-ad) = 65b571e506d41054951315729859d3b189689913 -- cgit v1.2.3