Module Name: src
Committed By: christos
Date: Tue Jul 28 18:58:08 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new bind
To generate a diff of this commit:
cvs rdiff -u -r1.1238 -r1.1239 src/doc/3RDPARTY
cvs rdiff -u -r1.2086 -r1.2087 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.1238 src/doc/3RDPARTY:1.1239
--- src/doc/3RDPARTY:1.1238 Sun Jul 26 15:31:19 2015
+++ src/doc/3RDPARTY Tue Jul 28 14:58:08 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1238 2015/07/26 19:31:19 kamil Exp $
+# $NetBSD: 3RDPARTY,v 1.1239 2015/07/28 18:58:08 christos 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.2-P2
-Current Vers: 9.10.2-P2
+Version: 9.10.2-P3
+Current Vers: 9.10.2-P3
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.2086 src/doc/CHANGES:1.2087
--- src/doc/CHANGES:1.2086 Wed Jul 15 10:43:01 2015
+++ src/doc/CHANGES Tue Jul 28 14:58:08 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2086 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2087 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -172,3 +172,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
iostat(8): Support fnmatch(3) patterns for disknames. [mrg 20150709]
openssl: Import openssl 1.0.1p [christos 20150709]
ntp: Import ntp 4.2.8p3. [christos 20150710]
+ bind: Import version 9.10.2-P3. [christos 20150728]