pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2009Q3]: pkgsrc/net/bind96 Pullup ticket #2935 - requested by ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/41aa63442600
branches: pkgsrc-2009Q3
changeset: 399976:41aa63442600
user: tron <tron%pkgsrc.org@localhost>
date: Thu Nov 26 23:06:22 2009 +0000
description:
Pullup ticket #2935 - requested by taca
bind96: security update
Revisions pulled up:
- net/bind96/Makefile 1.11
- net/bind96/distinfo 1.6
---
Module Name: pkgsrc
Committed By: taca
Date: Wed Nov 25 09:50:07 UTC 2009
Modified Files:
pkgsrc/net/bind96: Makefile distinfo
Log Message:
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 44fc9903561a -r 41aa63442600 net/bind96/Makefile
--- a/net/bind96/Makefile Wed Nov 18 13:12:24 2009 +0000
+++ b/net/bind96/Makefile Thu Nov 26 23:06:22 2009 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2009/09/28 22:52:47 jklos Exp $
+# $NetBSD: Makefile,v 1.10.2.1 2009/11/26 23:06:22 tron 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 44fc9903561a -r 41aa63442600 net/bind96/distinfo
--- a/net/bind96/distinfo Wed Nov 18 13:12:24 2009 +0000
+++ b/net/bind96/distinfo Thu Nov 26 23:06:22 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.5 2009/07/29 00:03:38 reed Exp $
+$NetBSD: distinfo,v 1.5.2.1 2009/11/26 23:06:22 tron 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