Module Name: src Committed By: christos Date: Thu Aug 19 11:52:17 UTC 2021
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new bind To generate a diff of this commit: cvs rdiff -u -r1.1811 -r1.1812 src/doc/3RDPARTY cvs rdiff -u -r1.2822 -r1.2823 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.1811 src/doc/3RDPARTY:1.1812 --- src/doc/3RDPARTY:1.1811 Sun Aug 15 13:09:03 2021 +++ src/doc/3RDPARTY Thu Aug 19 07:52:17 2021 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1811 2021/08/15 17:09:03 wiz Exp $ +# $NetBSD: 3RDPARTY,v 1.1812 2021/08/19 11:52:17 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.15/MPL -Current Vers: 9.16.15/MPL 9.17.10/MPL +Version: 9.16.20/MPL +Current Vers: 9.16.20/MPL 9.17.17/MPL Maintainer: ISC Archive Site: ftp://ftp.isc.org/isc/bind9/ Home Page: http://www.isc.org/software/bind/ -Date: 2021-04-29 +Date: 2021-08-19 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.2822 src/doc/CHANGES:1.2823 --- src/doc/CHANGES:1.2822 Mon Aug 16 13:41:00 2021 +++ src/doc/CHANGES Thu Aug 19 07:52:17 2021 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2822 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2823 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -407,3 +407,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: [jmcneill 20210810] openldap: Import 2.5.6. [christos 20210814] sh3: Switch to GCC 10. [mrg 20210816] + bind: Import version 9.16.20. [christos 20210819]