From 753b5b5e37f515cf4e31bd30f66977477b20837b Mon Sep 17 00:00:00 2001 From: cjs Date: Wed, 2 May 2007 08:12:37 +0000 Subject: 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. --- net/bind9/Makefile | 4 ++-- net/bind9/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net') diff --git a/net/bind9/Makefile b/net/bind9/Makefile index 0190f9c1f28..c9360c67566 100644 --- a/net/bind9/Makefile +++ b/net/bind9/Makefile @@ -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 @@ MAINTAINER= pkgsrc-users@NetBSD.org 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 --git a/net/bind9/distinfo b/net/bind9/distinfo index 86700fb2828..f69f834cb74 100644 --- a/net/bind9/distinfo +++ b/net/bind9/distinfo @@ -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 -- cgit v1.2.3