From owner-FreeBSD-users-jp@jp.freebsd.org  Wed Nov 15 23:47:56 2000
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id XAA41605;
	Wed, 15 Nov 2000 23:47:56 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from diana.infonets.hiroshima-u.ac.jp (diana.infonets.hiroshima-u.ac.jp [133.41.33.53])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id XAA41600
	for <freebsd-users-jp@jp.freebsd.org>; Wed, 15 Nov 2000 23:47:55 +0900 (JST)
	(envelope-from taoka@infonets.hiroshima-u.ac.jp)
Received: from peg.infonets.hiroshima-u.ac.jp (peg.infonets.hiroshima-u.ac.jp [133.41.33.64])
	by diana.infonets.hiroshima-u.ac.jp (8.11.0/3.7W) with ESMTP id eAFElH437915
	for <freebsd-users-jp@jp.freebsd.org>; Wed, 15 Nov 2000 23:47:17 +0900 (JST)
Received: from localhost (localhost.infonets.hiroshima-u.ac.jp [127.0.0.1]) by peg.infonets.hiroshima-u.ac.jp (8.9.3/3.6W) with ESMTP
	id XAA23429 for <FreeBSD-users-jp@jp.freebsd.org>; Wed, 15 Nov 2000 23:45:26 +0900 (JST)
To: FreeBSD-users-jp@jp.freebsd.org
From: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
In-Reply-To: <20001115233727S.taoka@infonets.hiroshima-u.ac.jp>
References: <3A113D2F30C.7BCAMARKUN@mail.hcn.zaq.ne.jp>
	<NCBBKODKOLCGPOLPCBDEGEOLCBAA.nisimura@io.ocn.ne.jp>
	<20001115233727S.taoka@infonets.hiroshima-u.ac.jp>
X-Mailer: Mew version 1.94.2 on XEmacs 21.1 (Channel Islands)
X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew)
X-URL: http://www.infonets.hiroshima-u.ac.jp/~taoka/
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Message-Id: <20001115234526A.taoka@infonets.hiroshima-u.ac.jp>
Date: Wed, 15 Nov 2000 23:45:26 +0900
X-Dispatcher: imput version 20000228(IM140)
Lines: 42
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+000315
X-Sequence: FreeBSD-users-jp 56918
Subject: [FreeBSD-users-jp 56918] Bind's security bugs (Re:
 =?ISO-2022-JP?B?GyRCJEEkZyRDJEg2NSQoJEYkLyRAJDUkJCReJDsbKEI=?=
 =?ISO-2022-JP?B?GyRCJHMkKyEpGyhC?= )
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org
X-Originator: taoka@infonets.hiroshima-u.ac.jp


$BED2,$G$9!#(B

$B%5%V%8%'%/%H$r:n$jD>$9$NK:$l$F$?$N$G!"?=$7Lu$J$$$G$9$,!"$b$&0lEY!#(B

> Bind8.2.2$B#p#l#5$N@_Dj$G:$$C$F$$$^$9!#$4B8CN$NJ}65$($FBW$1$J$$$G$7$g$&$+!)(B
$B$3$l;H$o$J$$J}$,NI$$$h$&$G$9!#(B
http://www.isc.org/products/BIND/bind-security.html
$B$3$N%Q%C%A$r(Bjseger$B$KAw$C$?$1$I2;:;BA$J$$$G$9!#$I$&$7$^$7$g$&!)(B

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/bind8/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- Makefile	2000/04/09 18:10:15	1.17
+++ Makefile	2000/11/14 00:42:49
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	bind
-PORTVERSION=	8.2.2.p5
+PORTVERSION=	8.2.2.p7
 CATEGORIES=	net
-MASTER_SITES=	ftp://ftp.isc.org/isc/bind/src/8.2.2-P5/
+MASTER_SITES=	ftp://ftp.isc.org/isc/bind/src/8.2.2-P7/
 DISTFILES=	bind-src.tar.gz bind-doc.tar.gz
 
 MAINTAINER=	jseger@FreeBSD.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/bind8/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo	1999/11/15 01:03:43	1.9
+++ distinfo	2000/11/14 00:44:04
@@ -1,2 +1,2 @@
-MD5 (bind-src.tar.gz) = fd8ab0befccc3546531904eac12cf6f7
-MD5 (bind-doc.tar.gz) = 32f60488e6c2c5ef583c96742f0c8f07
+MD5 (bind-src.tar.gz) = 832669455e70a4b58e635b6b02e87910
+MD5 (bind-doc.tar.gz) = 6f26254fdd43e3d4b8b42062bb9766db

