Module Name: src
Committed By: christos
Date: Mon Jun 26 22:04:19 UTC 2023
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new bind
To generate a diff of this commit:
cvs rdiff -u -r1.1932 -r1.1933 src/doc/3RDPARTY
cvs rdiff -u -r1.2973 -r1.2974 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.1932 src/doc/3RDPARTY:1.1933
--- src/doc/3RDPARTY:1.1932 Wed Jun 21 18:30:52 2023
+++ src/doc/3RDPARTY Mon Jun 26 18:04:18 2023
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1932 2023/06/21 22:30:52 gutteridge Exp $
+# $NetBSD: 3RDPARTY,v 1.1933 2023/06/26 22:04:18 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.37/MPL
-Current Vers: 9.16.37/MPL 9.19.9/MPL
+Version: 9.16.42/MPL
+Current Vers: 9.16.342/MPL 9.19.14/MPL
Maintainer: ISC
Archive Site: ftp://ftp.isc.org/isc/bind9/
Home Page: http://www.isc.org/software/bind/
-Date: 2023-01-25
+Date: 2023-06-26
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.2973 src/doc/CHANGES:1.2974
--- src/doc/CHANGES:1.2973 Mon Jun 19 17:44:37 2023
+++ src/doc/CHANGES Mon Jun 26 18:04:19 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2973 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2974 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -133,3 +133,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
Bumped shlib minor because of API/ABI changes.
[nikita 20230608]
kerberos(8): Update to Heimdal-7.8.0 [christos 20230619]
+ bind: Import version 9.16.42. [christos 20230626]