Module Name: src
Committed By: spz
Date: Wed Dec 5 08:57:53 UTC 2012
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
note the bind update
To generate a diff of this commit:
cvs rdiff -u -r1.983 -r1.984 src/doc/3RDPARTY
cvs rdiff -u -r1.1761 -r1.1762 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.983 src/doc/3RDPARTY:1.984
--- src/doc/3RDPARTY:1.983 Wed Nov 28 09:43:16 2012
+++ src/doc/3RDPARTY Wed Dec 5 08:57:53 2012
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.983 2012/11/28 09:43:16 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.984 2012/12/05 08:57:53 spz Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -110,8 +110,8 @@ Notes:
bc includes dc, both of which are in the NetBSD tree.
Package: bind [named and utils]
-Version: 9.9.1-P2
-Current Vers: 9.9.1-P2
+Version: 9.9.2-P1
+Current Vers: 9.9.2-P1
Maintainer: Paul Vixie <[email protected]>
Archive Site: ftp://ftp.isc.org/isc/bind9/
Home Page: http://www.isc.org/software/bind/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1761 src/doc/CHANGES:1.1762
--- src/doc/CHANGES:1.1761 Mon Nov 26 00:23:53 2012
+++ src/doc/CHANGES Wed Dec 5 08:57:53 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1761 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1762 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -145,3 +145,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
xsurf(4): Add X-Surf IDE controller support. [rkujawa 20121119]
z3rambd(4): Add driver for Zorro III RAM boards as block devices.
[rkujawa 20121126]
+ bind: update to 9.9.2-P1 to fix the DNS64 vulnerability.
+ [spz 20121204]