Module Name: src
Committed By: christos
Date: Thu May 26 16:55:08 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new bind
To generate a diff of this commit:
cvs rdiff -u -r1.1331 -r1.1332 src/doc/3RDPARTY
cvs rdiff -u -r1.2165 -r1.2166 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.1331 src/doc/3RDPARTY:1.1332
--- src/doc/3RDPARTY:1.1331 Tue May 24 13:11:14 2016
+++ src/doc/3RDPARTY Thu May 26 12:55:08 2016
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1331 2016/05/24 17:11:14 salazar Exp $
+# $NetBSD: 3RDPARTY,v 1.1332 2016/05/26 16:55:08 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-P4
-Current Vers: 9.10.3-P4
+Version: 9.10.4-P1
+Current Vers: 9.10.4-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.2165 src/doc/CHANGES:1.2166
--- src/doc/CHANGES:1.2165 Tue May 24 13:11:14 2016
+++ src/doc/CHANGES Thu May 26 12:55:08 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2165 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2166 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -309,3 +309,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
x86: Use processor-specific features to optimize memory access time to
the kernel image on amd64 and i386. [maxv 20160515]
arm: Add support for i.MX7 SoC. [ryo 20160517]
+ bind: Import version 9.10.4-P1. [christos 20160526]