Module Name: src
Committed By: spz
Date: Mon Feb 23 07:17:37 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
note bind now is 9.10.1-P2
To generate a diff of this commit:
cvs rdiff -u -r1.1206 -r1.1207 src/doc/3RDPARTY
cvs rdiff -u -r1.2046 -r1.2047 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.1206 src/doc/3RDPARTY:1.1207
--- src/doc/3RDPARTY:1.1206 Sat Feb 21 12:05:47 2015
+++ src/doc/3RDPARTY Mon Feb 23 07:17:37 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1206 2015/02/21 12:05:47 tron Exp $
+# $NetBSD: 3RDPARTY,v 1.1207 2015/02/23 07:17:37 spz Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -113,8 +113,8 @@ Notes:
bc includes dc, both of which are in the NetBSD tree.
Package: bind [named and utils]
-Version: 9.10.1-P1
-Current Vers: 9.10.1-P1
+Version: 9.10.1-P2
+Current Vers: 9.10.1-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.2046 src/doc/CHANGES:1.2047
--- src/doc/CHANGES:1.2046 Sat Feb 21 12:05:47 2015
+++ src/doc/CHANGES Mon Feb 23 07:17:37 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2046 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2047 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -132,3 +132,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
zoneinfo: Import tzdata2015a. [apb 20150131]
libc: Import tzdata2015a. [christos 20150131]
postfix(1): Import version 2.11.4. [tron 20150221]
+ bind: patch to version 9.10.1-P2. [spz 20150221]