Module Name: src
Committed By: spz
Date: Sun May 29 15:21:34 UTC 2011
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
note bind update
To generate a diff of this commit:
cvs rdiff -u -r1.841 -r1.842 src/doc/3RDPARTY
cvs rdiff -u -r1.1550 -r1.1551 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.841 src/doc/3RDPARTY:1.842
--- src/doc/3RDPARTY:1.841 Fri May 27 06:51:13 2011
+++ src/doc/3RDPARTY Sun May 29 15:21:34 2011
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.841 2011/05/27 06:51:13 taca Exp $
+# $NetBSD: 3RDPARTY,v 1.842 2011/05/29 15:21:34 spz Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -92,7 +92,7 @@
bc includes dc, both of which are in the NetBSD tree.
Package: bind [named and utils]
-Version: 9.8.0rc1
+Version: 9.8.0-P2
Current Vers: 9.8.0-P2
Maintainer: Paul Vixie <[email protected]>
Archive Site: ftp://ftp.isc.org/isc/bind9/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1550 src/doc/CHANGES:1.1551
--- src/doc/CHANGES:1.1550 Sun May 29 03:34:33 2011
+++ src/doc/CHANGES Sun May 29 15:21:34 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1550 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1551 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1013,3 +1013,4 @@
command in boot.cfg(5)/boot(8) on i386/amd64.
[uebayasi 20110526]
kernel: add SOCK_SEQPACKET for local sockets [manu 20110529]
+ bind: Update to 9.8.0-P2: Security fixes. [spz 20110529]