pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Update BIND to 9.4.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8faeae974cc9
branches:  trunk
changeset: 528408:8faeae974cc9
user:      cjs <cjs%pkgsrc.org@localhost>
date:      Wed May 02 08:12:37 2007 +0000

description:
Update BIND to 9.4.1:
CVE-2007-2241: A sequence of queries can cause a recursive nameserver
to exit. While it is unlikely these will occur in normal operation, an
attack can use them to cause the affected versions to exit. This attack
is a denial of service, and does not allow an attacker to gain control
of affected systems.

diffstat:

 doc/CHANGES-2007   |  3 ++-
 net/bind9/Makefile |  4 ++--
 net/bind9/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (48 lines):

diff -r c0abfd32945c -r 8faeae974cc9 doc/CHANGES-2007
--- a/doc/CHANGES-2007  Wed May 02 08:11:56 2007 +0000
+++ b/doc/CHANGES-2007  Wed May 02 08:12:37 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.967 2007/05/02 05:10:33 martti Exp $
+$NetBSD: CHANGES-2007,v 1.968 2007/05/02 08:12:37 cjs Exp $
 
 Changes to the packages collection and infrastructure in 2007:
 
@@ -1875,3 +1875,4 @@
        Updated textproc/ruby-redcloth to 3.0.4nb1 [minskim 2007-05-01]
        Updated mail/postfix to 2.4.1 [martti 2007-05-02]
        Updated mail/postfix-current to 2.5-20070501 [martti 2007-05-02]
+       Updated net/bind9 to 9.4.1 [cjs 2007-05-02]
diff -r c0abfd32945c -r 8faeae974cc9 net/bind9/Makefile
--- a/net/bind9/Makefile        Wed May 02 08:11:56 2007 +0000
+++ b/net/bind9/Makefile        Wed May 02 08:12:37 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2007/04/15 18:56:49 cjs Exp $
+# $NetBSD: Makefile,v 1.88 2007/05/02 08:12:37 cjs Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
 CATEGORIES=    net
@@ -8,7 +8,7 @@
 HOMEPAGE=      http://www.isc.org/sw/bind/
 COMMENT=       Version 9 of the Berkeley Internet Name Daemon, implementation of DNS
 
-BIND_VERSION=  9.4.0
+BIND_VERSION=  9.4.1
 
 # IPv6 ready, automatically detected
 .include "../../mk/bsd.prefs.mk"
diff -r c0abfd32945c -r 8faeae974cc9 net/bind9/distinfo
--- a/net/bind9/distinfo        Wed May 02 08:11:56 2007 +0000
+++ b/net/bind9/distinfo        Wed May 02 08:12:37 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.31 2007/04/15 18:56:49 cjs Exp $
+$NetBSD: distinfo,v 1.32 2007/05/02 08:12:37 cjs Exp $
 
-SHA1 (bind-9.4.0.tar.gz) = e3b780a5a26b2c9760efbcf3dc6910a9ae3538a9
-RMD160 (bind-9.4.0.tar.gz) = 09d97d645cfc82e3ec72cf72d041274271b6669a
-Size (bind-9.4.0.tar.gz) = 6333767 bytes
+SHA1 (bind-9.4.1.tar.gz) = d00899008cac044c34084cfc0b0d3b402b0d24c8
+RMD160 (bind-9.4.1.tar.gz) = 53dcfa9a0e2422aeb9f3e4d12f09b1595784cb45
+Size (bind-9.4.1.tar.gz) = 6334215 bytes
 SHA1 (patch-ab) = dd12c457791a75a8b43d9dfd0c0b236dcdbe31a5
 SHA1 (patch-ac) = 4df1ece91d59b2b36fc7a4316604f1c112cf70ba
 SHA1 (patch-ad) = 0e28ae0bb42e633f1ff1111478c97ced5c222186



Home | Main Index | Thread Index | Old Index