Module Name: src
Committed By: christos
Date: Tue Jun 5 00:57:09 UTC 2012
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new bind
To generate a diff of this commit:
cvs rdiff -u -r1.938 -r1.939 src/doc/3RDPARTY
cvs rdiff -u -r1.1704 -r1.1705 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.938 src/doc/3RDPARTY:1.939
--- src/doc/3RDPARTY:1.938 Tue May 15 04:49:34 2012
+++ src/doc/3RDPARTY Mon Jun 4 20:57:09 2012
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.938 2012/05/15 08:49:34 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.939 2012/06/05 00:57:09 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -95,8 +95,8 @@ Notes:
bc includes dc, both of which are in the NetBSD tree.
Package: bind [named and utils]
-Version: 9.9.0a1
-Current Vers: 9.8.1
+Version: 9.9.1-P1
+Current Vers: 9.9.1-P1
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.1704 src/doc/CHANGES:1.1705
--- src/doc/CHANGES:1.1704 Wed May 30 10:31:57 2012
+++ src/doc/CHANGES Mon Jun 4 20:57:09 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1704 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1705 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -63,3 +63,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
kernel: Add run(4), a driver for Ralink Technology
RT2700U/RT2800U/RT3000U USB IEEE 802.11a/b/g/n wireless
network devices, ported from OpenBSD. [nonaka 20120530]
+ bind: update to 9.9.1-P1 to fix the recent rdata exploit.
+ [christos 20120604]