Module Name: src
Committed By: christos
Date: Sun Aug 12 13:07:41 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention new bind
To generate a diff of this commit:
cvs rdiff -u -r1.1540 -r1.1541 src/doc/3RDPARTY
cvs rdiff -u -r1.2419 -r1.2420 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.1540 src/doc/3RDPARTY:1.1541
--- src/doc/3RDPARTY:1.1540 Thu Aug 9 20:19:09 2018
+++ src/doc/3RDPARTY Sun Aug 12 09:07:41 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1540 2018/08/10 00:19:09 sevan Exp $
+# $NetBSD: 3RDPARTY,v 1.1541 2018/08/12 13:07:41 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.7/BSD 9.12.1/MPL
-Current Vers: 9.10.7/BSD
+Version: 9.10.7/BSD 9.12.2-P1/MPL
+Current Vers: 9.10.7/BSD 9.12.2-P1/MPL
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.2419 src/doc/CHANGES:1.2420
--- src/doc/CHANGES:1.2419 Fri Aug 10 16:11:29 2018
+++ src/doc/CHANGES Sun Aug 12 09:07:41 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2419 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2420 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -194,3 +194,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
[kamil 20180803]
lua: Import version 5.3.5. [alnsn 20180804]
arm: Add driver for ARM GICv3 interrupt controllers. [jmcneill 20180808]
+ bind: Import version 9.12.2-P1. [christos 20170615]