Module Name: src
Committed By: christos
Date: Wed Dec 10 04:39:56 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new bind
To generate a diff of this commit:
cvs rdiff -u -r1.1180 -r1.1181 src/doc/3RDPARTY
cvs rdiff -u -r1.2024 -r1.2025 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.1180 src/doc/3RDPARTY:1.1181
--- src/doc/3RDPARTY:1.1180 Tue Dec 9 15:25:43 2014
+++ src/doc/3RDPARTY Tue Dec 9 23:39:56 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1180 2014/12/09 20:25:43 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1181 2014/12/10 04:39:56 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.0-P2
-Current Vers: 9.10.0-P2
+Version: 9.10.1-P1
+Current Vers: 9.10.1-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.2024 src/doc/CHANGES:1.2025
--- src/doc/CHANGES:1.2024 Tue Dec 9 15:25:43 2014
+++ src/doc/CHANGES Tue Dec 9 23:39:56 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2024 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2025 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -110,3 +110,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
tcpdump(8): Import 4.6.2. [christos 20141119]
dhcpcd(8): Import dhcpcd-6.6.4. [roy 20141126]
dhcpcd(8): Import dhcpcd-6.6.5. [roy 20141209]
+ bind: Import version 9.10.1-P1. [christos 20141209]