Module Name: src
Committed By: christos
Date: Fri Feb 19 17:08:22 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new bind
To generate a diff of this commit:
cvs rdiff -u -r1.1776 -r1.1777 src/doc/3RDPARTY
cvs rdiff -u -r1.2779 -r1.2780 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.1776 src/doc/3RDPARTY:1.1777
--- src/doc/3RDPARTY:1.1776 Thu Feb 4 22:27:58 2021
+++ src/doc/3RDPARTY Fri Feb 19 12:08:22 2021
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1776 2021/02/05 03:27:58 taca Exp $
+# $NetBSD: 3RDPARTY,v 1.1777 2021/02/19 17:08:22 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -120,8 +120,8 @@ Notes:
bc includes dc, both of which are in the NetBSD tree.
Package: bind [named and utils]
-Version: 9.16.5/MPL
-Current Vers: 9.16.5/MPL 9.17.3/MPL
+Version: 9.16.12/MPL
+Current Vers: 9.16.12/MPL 9.17.10/MPL
Maintainer: ISC
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.2779 src/doc/CHANGES:1.2780
--- src/doc/CHANGES:1.2779 Sun Feb 7 11:58:53 2021
+++ src/doc/CHANGES Fri Feb 19 12:08:22 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2779 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2780 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -332,3 +332,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
evbmips: Add support for QEMU "mipssim" emulator. [simonb 20210127]
x68k: Add Emulate3Buttons support to X68k Xorg based monolithic server.
[tsutsui 20210207]
+ bind: Import version 9.16.12. [christos 20210219]