Module Name: src
Committed By: christos
Date: Thu Apr 29 17:29:07 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new bind
To generate a diff of this commit:
cvs rdiff -u -r1.1799 -r1.1800 src/doc/3RDPARTY
cvs rdiff -u -r1.2799 -r1.2800 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.1799 src/doc/3RDPARTY:1.1800
--- src/doc/3RDPARTY:1.1799 Mon Apr 19 10:42:18 2021
+++ src/doc/3RDPARTY Thu Apr 29 13:29:06 2021
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1799 2021/04/19 14:42:18 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1800 2021/04/29 17:29:06 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.16.12/MPL
-Current Vers: 9.16.12/MPL 9.17.10/MPL
+Version: 9.16.15/MPL
+Current Vers: 9.16.15/MPL 9.17.10/MPL
Maintainer: ISC
Archive Site: ftp://ftp.isc.org/isc/bind9/
Home Page: http://www.isc.org/software/bind/
-Date: 2021-02-19
+Date: 2021-04-29
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.2799 src/doc/CHANGES:1.2800
--- src/doc/CHANGES:1.2799 Sun Apr 25 04:01:54 2021
+++ src/doc/CHANGES Thu Apr 29 13:29:06 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2799 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2800 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -365,3 +365,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
OpenSSH: Import 8.6. [christos 20210419]
powerpc: Switch to GCC 10. [mrg 20200425]
aarch64: Switch to GCC 10. [mrg 20200425]
+ bind: Import version 9.16.15. [christos 20210429]