Module Name: src
Committed By: christos
Date: Thu Apr 13 19:12:09 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new bind
To generate a diff of this commit:
cvs rdiff -u -r1.1429 -r1.1430 src/doc/3RDPARTY
cvs rdiff -u -r1.2270 -r1.2271 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.1429 src/doc/3RDPARTY:1.1430
--- src/doc/3RDPARTY:1.1429 Mon Apr 10 12:44:46 2017
+++ src/doc/3RDPARTY Thu Apr 13 15:12:09 2017
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1429 2017/04/10 16:44:46 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1430 2017/04/13 19:12:09 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.4-P6/BSD 9.11.0-P3/MPL
-Current Vers: 9.10.4-P6/BSD
+Version: 9.10.4-P8/BSD 9.11.0-P3/MPL
+Current Vers: 9.10.4-P8/BSD
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.2270 src/doc/CHANGES:1.2271
--- src/doc/CHANGES:1.2270 Mon Apr 10 12:44:46 2017
+++ src/doc/CHANGES Thu Apr 13 15:12:09 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2270 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2271 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -496,3 +496,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
ptrace(2): Add operations to single step specified threads:
PT_SETSTEP and PT_CLEARSTEP [kamil 20170408]
dc(1): Import from OpenBSD (replaced GPL version) [christos 20170410]
+ bind: Import version 9.10.4-P8. [christos 20170413]