Module Name: src
Committed By: christos
Date: Thu Sep 5 19:34:14 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new bind
To generate a diff of this commit:
cvs rdiff -u -r1.1645 -r1.1646 src/doc/3RDPARTY
cvs rdiff -u -r1.2578 -r1.2579 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.1645 src/doc/3RDPARTY:1.1646
--- src/doc/3RDPARTY:1.1645 Wed Sep 4 09:30:52 2019
+++ src/doc/3RDPARTY Thu Sep 5 15:34:14 2019
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1645 2019/09/04 13:30:52 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1646 2019/09/05 19:34:14 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -120,12 +120,12 @@ Notes:
bc includes dc, both of which are in the NetBSD tree.
Package: bind [named and utils]
-Version: 9.14.1/MPL
-Current Vers: 9.14.1/MPL
+Version: 9.14.5/MPL
+Current Vers: 9.14.5/MPL
Maintainer: ISC
Archive Site: ftp://ftp.isc.org/isc/bind9/
Home Page: http://www.isc.org/software/bind/
-Date: 2019-04-27
+Date: 2019-09-05
Mailing List: https://lists.isc.org/mailman/listinfo/bind-announce
Mailing List: https://lists.isc.org/mailman/listinfo/bind-users
Responsible: christos
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2578 src/doc/CHANGES:1.2579
--- src/doc/CHANGES:1.2578 Wed Sep 4 09:30:52 2019
+++ src/doc/CHANGES Thu Sep 5 15:34:14 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2578 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2579 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -37,3 +37,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
return EHOSTDOWN to match inet behaviour. [roy 20190901]
inet: Fix sending RTM_MISS for unresolvable addresses. [roy 20190901]
dhcpcd(8): Import dhcpcd-8.0.4 [roy 20190904]
+ bind: Import version 9.14.5. [christos 20190905]