Module Name: src
Committed By: christos
Date: Wed Jan 20 02:15:15 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention new bind.
To generate a diff of this commit:
cvs rdiff -u -r1.1300 -r1.1301 src/doc/3RDPARTY
cvs rdiff -u -r1.2132 -r1.2133 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.1300 src/doc/3RDPARTY:1.1301
--- src/doc/3RDPARTY:1.1300 Sat Jan 16 13:56:48 2016
+++ src/doc/3RDPARTY Tue Jan 19 21:15:15 2016
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1300 2016/01/16 18:56:48 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1301 2016/01/20 02:15:15 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -114,8 +114,8 @@ Notes:
bc includes dc, both of which are in the NetBSD tree.
Package: bind [named and utils]
-Version: 9.10.3-P2
-Current Vers: 9.10.3-P2
+Version: 9.10.3-P3
+Current Vers: 9.10.3-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.2132 src/doc/CHANGES:1.2133
--- src/doc/CHANGES:1.2132 Tue Jan 12 18:03:55 2016
+++ src/doc/CHANGES Tue Jan 19 21:15:15 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2132 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2133 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -245,3 +245,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
tmux(1): Import of tmux 2.1 [christos 20160110]
dhcp: Import version 4.3.3. [christos 20160110]
gettext: Upgrade to 0.16.1 [christos 20160112]
+ bind: Import version 9.10.3-P3. [christos 20160119]