Date: Thu, 11 Nov 1999 08:20:24 +0100 From: Udo Schweigert <ust@cert.siemens.de> To: Mike Tancsa <mike@sentex.net> Cc: matt <matt@BabCom.ORG>, freebsd-security@FreeBSD.ORG, jseger@FreeBSD.ORG Subject: patch for bind8 port (was: BIND NXT Bug Vulnerability) Message-ID: <19991111082024.A17215@alaska.cert.siemens.de> In-Reply-To: <4.1.19991110213919.04565e60@granite.sentex.ca>; from mike@sentex.net on Wed, Nov 10, 1999 at 09:40:29PM -0500 References: <4.1.19991110202719.04c5ee30@granite.sentex.ca> <Pine.BSF.4.20.9911102122050.1624-100000@s01.arpa-canada.ne t> <4.1.19991110213919.04565e60@granite.sentex.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 10, 1999 at 09:40:29PM -0500, Mike Tancsa wrote: > At 09:23 PM 11/10/99 , matt wrote: > > > >The ports tree currently has 8.2.1 though, I'm sure alot of people have > >resorted to using this, I have. Has the maintainer of this port been > >contacted yet? -matt > Here is a patch for the port. Regards ------------------------------------------------------------------------------- Udo Schweigert || Voice : +49 89 636 42170 Siemens AG, Siemens CERT || Fax : +49 89 636 41166 ZT IK 3 || email : Udo.Schweigert@mchp.siemens.de D-81730 Muenchen / Germany || : ust@cert.siemens.de PGP fingerprint || 2A 53 F6 A6 30 59 64 02 6B C4 E0 73 B2 C9 6C E7 ------------------------------------------------------------------------------- diff -ru bind8.org/Makefile bind8/Makefile --- bind8.org/Makefile Tue Sep 7 17:30:33 1999 +++ bind8/Makefile Thu Nov 11 08:15:09 1999 @@ -1,14 +1,14 @@ # New ports collection makefile for: bind -# Version required: 8.2.1 +# Version required: 8.2.2-p3 # Date created: 18 July 1997 # Whom: jseger@scds.com # # $FreeBSD: ports/net/bind8/Makefile,v 1.14 1999/08/30 14:22:09 peter Exp $ # -DISTNAME= bind-8.2.1 +DISTNAME= bind-8.2.2-p3 CATEGORIES= net -MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.1/ +MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P3/ DISTFILES= bind-src.tar.gz bind-doc.tar.gz MAINTAINER= jseger@FreeBSD.org diff -ru bind8.org/files/md5 bind8/files/md5 --- bind8.org/files/md5 Thu Jul 29 20:51:21 1999 +++ bind8/files/md5 Thu Nov 11 08:11:23 1999 @@ -1,2 +1,2 @@ -MD5 (bind-src.tar.gz) = 449cad9c83d31c28179d3fa9dabd3a38 -MD5 (bind-doc.tar.gz) = 52ba164906f8cb5d0fe1d06ceb5ac5db +MD5 (bind-src.tar.gz) = c782af1a8058d6d2d3c95c1385a5c8c0 +MD5 (bind-doc.tar.gz) = 42025ab4bed0f13ab612ec5984abe2f0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991111082024.A17215>