From 965e39afdb39e1a0a088afe226407d375511b798 Mon Sep 17 00:00:00 2001 From: sbd Date: Thu, 2 Dec 2010 04:16:16 +0000 Subject: Pullup ticket #3290 - requested by taca net/bind97 security update Revisions pulled up: pkgsrc/net/bind97/Makefile 1.5 pkgsrc/net/bind97/distinfo 1.5 ------------------------------------------------------------------------- Module Name: pkgsrc Committed By: taca Date: Thu Dec 2 00:31:34 UTC 2010 Modified Files: pkgsrc/net/bind97: Makefile distinfo Log Message: Update bind97 package to bind-9.7.2pl3 (9.7.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 CVE: CVE-2010-3615 CERT: VU#510208 BIND: allow-query processed incorrectly To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/bind97/Makefile \ pkgsrc/net/bind97/distinfo --- net/bind97/Makefile | 4 ++-- net/bind97/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net/bind97/Makefile b/net/bind97/Makefile index e0ddac3309c..e281e0a569e 100644 --- a/net/bind97/Makefile +++ b/net/bind97/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2010/09/29 15:08:47 taca Exp $ +# $NetBSD: Makefile,v 1.4.2.1 2010/12/02 04:16:16 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.7.2-P2 +BIND_VERSION= 9.7.2-P3 .include "../../mk/bsd.prefs.mk" diff --git a/net/bind97/distinfo b/net/bind97/distinfo index f0d11acfe67..b23f2a4620e 100644 --- a/net/bind97/distinfo +++ b/net/bind97/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.4 2010/09/29 15:08:47 taca Exp $ +$NetBSD: distinfo,v 1.4.2.1 2010/12/02 04:16:16 sbd Exp $ -SHA1 (bind-9.7.2-P2.tar.gz) = ad143fa002d16352648c651ac12471258971a0d1 -RMD160 (bind-9.7.2-P2.tar.gz) = dcc8bf34d0e72c53257d9ac61f88fd0f3f039672 -Size (bind-9.7.2-P2.tar.gz) = 7573857 bytes +SHA1 (bind-9.7.2-P3.tar.gz) = ca621a23e79298b4da14a3884690edbccda410d4 +RMD160 (bind-9.7.2-P3.tar.gz) = 304f362cef1c3e48bece850802a08159ecfd5428 +Size (bind-9.7.2-P3.tar.gz) = 7643996 bytes SHA1 (patch-aa) = 6cec876c8caa7082f97365863f3f88c4f168da48 SHA1 (patch-ab) = 9585a26a376d32f80ac8266eb7967c00b433f14d SHA1 (patch-ac) = ce61643531948feb7db32c04594adc7ed041f4c6 -- cgit v1.2.3