Module Name: src
Committed By: christos
Date: Sun Jan 26 16:39:26 UTC 2025
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new bind
To generate a diff of this commit:
cvs rdiff -u -r1.2074 -r1.2075 src/doc/3RDPARTY
cvs rdiff -u -r1.3129 -r1.3130 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.2074 src/doc/3RDPARTY:1.2075
--- src/doc/3RDPARTY:1.2074 Thu Jan 23 17:45:49 2025
+++ src/doc/3RDPARTY Sun Jan 26 11:39:26 2025
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.2074 2025/01/23 22:45:49 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.2075 2025/01/26 16:39:26 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -124,12 +124,12 @@ Notes:
bc includes dc, both of which are in the NetBSD tree.
Package: bind [named and utils]
-Version: 9.18.30/MPL
-Current Vers: 9.18.30/MPL 9.20.2/MPL
+Version: 9.20.4/MPL
+Current Vers: 9.20.4/MPL
Maintainer: ISC
Archive Site: ftp://ftp.isc.org/isc/bind9/
Home Page: http://www.isc.org/software/bind/
-Date: 2023-09-21
+Date: 2025-01-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.3129 src/doc/CHANGES:1.3130
--- src/doc/CHANGES:1.3129 Thu Jan 23 17:45:49 2025
+++ src/doc/CHANGES Sun Jan 26 11:39:26 2025
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3129 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3130 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -667,3 +667,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
ds28e17iic(4): Driver for the DS28E17 1-Wire to I2C bridge chip
[brad 20241104]
tzcode: Updated to 2025a. [christos 20250123]
+ bind: Import version 9.20.4. [christos 20260126]