Module Name: src
Committed By: christos
Date: Thu Jun 15 16:02:29 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new bind
To generate a diff of this commit:
cvs rdiff -u -r1.1451 -r1.1452 src/doc/3RDPARTY
cvs rdiff -u -r1.2291 -r1.2292 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.1451 src/doc/3RDPARTY:1.1452
--- src/doc/3RDPARTY:1.1451 Wed Jun 14 17:05:02 2017
+++ src/doc/3RDPARTY Thu Jun 15 12:02:28 2017
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1451 2017/06/14 21:05:02 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1452 2017/06/15 16:02:28 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-P8/BSD 9.11.0-P3/MPL
-Current Vers: 9.10.4-P8/BSD
+Version: 9.10.5-P1/BSD 9.11.1-P1/MPL
+Current Vers: 9.10.5-P1/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.2291 src/doc/CHANGES:1.2292
--- src/doc/CHANGES:1.2291 Thu Jun 15 10:23:42 2017
+++ src/doc/CHANGES Thu Jun 15 12:02:28 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2291 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2292 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -28,3 +28,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
vax: Add support for VAXstation 4000 TURBOchannel. [flxd 20170609]
wsbell(4): added console bell support for all speaker devices, not
only those attached at pcppi [nat 20170612]
+ bind: Import version 9.10.5-P1. [christos 20170615]