Module Name: src
Committed By: christos
Date: Sat Jul 27 19:25:23 UTC 2013
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention new bind.
To generate a diff of this commit:
cvs rdiff -u -r1.1045 -r1.1046 src/doc/3RDPARTY
cvs rdiff -u -r1.1835 -r1.1836 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.1045 src/doc/3RDPARTY:1.1046
--- src/doc/3RDPARTY:1.1045 Fri Jul 19 07:56:42 2013
+++ src/doc/3RDPARTY Sat Jul 27 15:25:23 2013
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1045 2013/07/19 11:56:42 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1046 2013/07/27 19:25:23 christos 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.2-P1
-Current Vers: 9.9.2-P1
+Version: 9.9.3-P2
+Current Vers: 9.9.3-P2
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.1835 src/doc/CHANGES:1.1836
--- src/doc/CHANGES:1.1835 Sat Jul 20 00:46:58 2013
+++ src/doc/CHANGES Sat Jul 27 15:25:23 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1835 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1836 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -260,3 +260,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
coldfire: add userland and toolchain support for FreeScale Coldfire
CPUs (which implement a subset of m68k instructions and
addressing modes). [matt 20130719]
+ bind: update to 9.9.3-P2 to fix CVE-2013-4854 remote query can cause
+ named to terminate