diff --git a/net/bind8/Makefile b/net/bind8/Makefile index 8685347cd60..35cb290db71 100644 --- a/net/bind8/Makefile +++ b/net/bind8/Makefile @@ -1,9 +1,7 @@ -# $OpenBSD: Makefile,v 1.7 1999/11/14 21:17:54 turan Exp $ +# $OpenBSD: Makefile,v 1.8 1999/11/14 22:39:16 jakob Exp $ -BROKEN= SEVERE SECURITY PROBLEMS. Do not use until fixed. - -DISTNAME= bind-19991020-snapshot -PKGNAME= bind-8.2.2 +DISTNAME= bind-openbsd-8.2.2-P5 +PKGNAME= bind-8.2.2-P5 CATEGORIES= net MASTER_SITES= ftp://ftp.gsnig.net/pub/openbsd-bind/ \ ftp://ftp.sekure.net/pub/gsnig/openbsd-bind/ diff --git a/net/bind8/files/md5 b/net/bind8/files/md5 index 84e2855beeb..c53d6422c47 100644 --- a/net/bind8/files/md5 +++ b/net/bind8/files/md5 @@ -1,3 +1,3 @@ -SHA1 (bind-19991020-snapshot.tar.gz) = 7c367c537f61994167d4871079469991069c6cc6 -RMD160 (bind-19991020-snapshot.tar.gz) = b4612f1b5a42c261740084c7b2d94f60355af95d -MD5 (bind-19991020-snapshot.tar.gz) = 29f050408b80e7579466349c66db5ef3 +MD5 (bind-openbsd-8.2.2-P5.tar.gz) = d6ecfe1bbef6ffa35cda03863994dd8f +RMD160 (bind-openbsd-8.2.2-P5.tar.gz) = 35584578c496cab21fd3c61c64dd9510a3ccb8e7 +SHA1 (bind-openbsd-8.2.2-P5.tar.gz) = 4c7ba65ca0dcdde80ba73ec0cd66d0c5f00239d4 diff --git a/net/bind8/pkg/SECURITY b/net/bind8/pkg/SECURITY index fc918a6d3ee..0c72e4c68dd 100644 --- a/net/bind8/pkg/SECURITY +++ b/net/bind8/pkg/SECURITY @@ -1,9 +1,9 @@ -$OpenBSD: SECURITY,v 1.2 1999/10/29 12:54:23 ho Exp $ +$OpenBSD: SECURITY,v 1.3 1999/11/14 22:39:16 jakob Exp $ Quick notes on security issues using BIND 8 ------------------------------------------- -The base version of BIND from ISC is 8.2.2, RELEASE, which is belived +The base version of BIND from ISC is 8.2.2-P5, which is belived to be fairly secure (i.e no obvious or (to the author) known bugs). It is, however, a large and complex piece of software, so there are bound to be bugs found in the future... @@ -46,6 +46,6 @@ There are also some functionality/bugfix patches (from the indicated sources). ** support multiple CNAMEs [ISC] -October 29, 1999 +November 14, 1999 Håkan Olsson Jakob Schlyter