Module Name: src
Committed By: christos
Date: Fri Sep 23 12:20:47 UTC 2022
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new bind
To generate a diff of this commit:
cvs rdiff -u -r1.1876 -r1.1877 src/doc/3RDPARTY
cvs rdiff -u -r1.2908 -r1.2909 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.1876 src/doc/3RDPARTY:1.1877
--- src/doc/3RDPARTY:1.1876 Thu Sep 22 17:24:10 2022
+++ src/doc/3RDPARTY Fri Sep 23 08:20:47 2022
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1876 2022/09/22 21:24:10 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1877 2022/09/23 12:20:47 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.20/MPL
-Current Vers: 9.16.20/MPL 9.17.17/MPL
+Version: 9.16.33/MPL
+Current Vers: 9.16.20/MPL 9.19.5/MPL
Maintainer: ISC
Archive Site: ftp://ftp.isc.org/isc/bind9/
Home Page: http://www.isc.org/software/bind/
-Date: 2021-08-19
+Date: 2022-09-23
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.2908 src/doc/CHANGES:1.2909
--- src/doc/CHANGES:1.2908 Thu Sep 22 17:24:10 2022
+++ src/doc/CHANGES Fri Sep 23 08:20:47 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2908 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2909 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -688,3 +688,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
netinet: Remove routes on an address removal if the routes
reference the address. [ozaki-r 20220920]
libuv: Import version 1.44.2. [christos 20220922]
+ bind: Import version 9.16.33. [christos 20220923]