Update to BIND v8.2.2-P5. Mark unbroken.

This commit is contained in:
jakob 1999-11-14 22:39:16 +00:00
parent d07a5e3bd4
commit c30e4e4958
3 changed files with 9 additions and 11 deletions

View File

@ -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/

View File

@ -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

View File

@ -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 <ho@openbsd.org>
Jakob Schlyter <jakob@openbsd.org>