pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/bind96 Update BIND 9.6.1-P2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b56a736c4806
branches:  trunk
changeset: 567804:b56a736c4806
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Nov 25 09:50:06 2009 +0000

description:
Update BIND 9.6.1-P2.

        --- 9.6.1-P2 released ---

2772.   [security]      When validating, track whether pending data was from
                        the additional section or not and only return it if
                        validates as secure. [RT #20438]

diffstat:

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

diffs (39 lines):

diff -r c7febca0a1f1 -r b56a736c4806 net/bind96/Makefile
--- a/net/bind96/Makefile       Wed Nov 25 09:47:10 2009 +0000
+++ b/net/bind96/Makefile       Wed Nov 25 09:50:06 2009 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2009/09/28 22:52:47 jklos Exp $
+# $NetBSD: Makefile,v 1.11 2009/11/25 09:50:06 taca Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
-PKGNAME=       ${DISTNAME:S/-P1/pl1/}
-PKGREVISION=   2
+PKGNAME=       ${DISTNAME:S/-P2/pl2/}
 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}/
@@ -17,7 +16,7 @@
 
 MAKE_JOBS_SAFE=        no
 
-BIND_VERSION=  9.6.1-P1
+BIND_VERSION=  9.6.1-P2
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r c7febca0a1f1 -r b56a736c4806 net/bind96/distinfo
--- a/net/bind96/distinfo       Wed Nov 25 09:47:10 2009 +0000
+++ b/net/bind96/distinfo       Wed Nov 25 09:50:06 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.5 2009/07/29 00:03:38 reed Exp $
+$NetBSD: distinfo,v 1.6 2009/11/25 09:50:06 taca Exp $
 
-SHA1 (bind-9.6.1-P1.tar.gz) = b266511994525b6203af173fd6dda9db58c500a8
-RMD160 (bind-9.6.1-P1.tar.gz) = 7421f22f0f30c70ba0324216a4410a2682ecdf1a
-Size (bind-9.6.1-P1.tar.gz) = 6601209 bytes
+SHA1 (bind-9.6.1-P2.tar.gz) = 0169c7898790b72ee3b5a1e090c2bdf68792b952
+RMD160 (bind-9.6.1-P2.tar.gz) = 7842404116ec75cd11a73276e9d534bd9ff8c171
+Size (bind-9.6.1-P2.tar.gz) = 6601674 bytes
 SHA1 (patch-ab) = 6cec876c8caa7082f97365863f3f88c4f168da48
 SHA1 (patch-ac) = 074649e1514870a3154c623a5f6d1507b72b5b05
 SHA1 (patch-ad) = c916e594fd959d3a003cb7916fdf5cf89b6e5c45



Home | Main Index | Thread Index | Old Index