Module Name: src
Committed By: christos
Date: Fri Aug 6 10:59:52 UTC 2010
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention new bind.
To generate a diff of this commit:
cvs rdiff -u -r1.772 -r1.773 src/doc/3RDPARTY
cvs rdiff -u -r1.1426 -r1.1427 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.772 src/doc/3RDPARTY:1.773
--- src/doc/3RDPARTY:1.772 Wed Aug 4 13:15:24 2010
+++ src/doc/3RDPARTY Fri Aug 6 06:59:52 2010
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.772 2010/08/04 17:15:24 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.773 2010/08/06 10:59:52 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -91,8 +91,8 @@
bc includes dc, both of which are in the NetBSD tree.
Package: bind [named and utils]
-Version: 9.7.0-rc1
-Current Vers: 9.7.0-rc1
+Version: 9.7.2b1
+Current Vers: 9.7.2b1
Maintainer: Paul Vixie <[email protected]>
Archive Site: ftp://ftp.isc.org/isc/bind9/
Home Page: http://www.isc.org/sw/bind/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1426 src/doc/CHANGES:1.1427
--- src/doc/CHANGES:1.1426 Wed Aug 4 13:15:24 2010
+++ src/doc/CHANGES Fri Aug 6 06:59:52 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1426 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1427 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -701,3 +701,4 @@
[kiyohara 20100801]
tests: Convert the sort tests to ATF. [jmmv 20100801]
wpa: New wpa_supplicant and hostapd 0.7.2 [christos 20100804]
+ bind: Update to 9.7.2b1. [christos 20100806]