Module Name: src Committed By: christos Date: Mon Aug 3 17:35:28 UTC 2020
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new bind To generate a diff of this commit: cvs rdiff -u -r1.1739 -r1.1740 src/doc/3RDPARTY cvs rdiff -u -r1.2724 -r1.2725 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.1739 src/doc/3RDPARTY:1.1740 --- src/doc/3RDPARTY:1.1739 Sun Aug 2 21:38:10 2020 +++ src/doc/3RDPARTY Mon Aug 3 13:35:28 2020 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1739 2020/08/03 01:38:10 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1740 2020/08/03 17:35:28 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -120,7 +120,7 @@ Notes: bc includes dc, both of which are in the NetBSD tree. Package: bind [named and utils] -Version: 9.16.3/MPL +Version: 9.16.5/MPL Current Vers: 9.16.5/MPL 9.17.3/MPL Maintainer: ISC Archive Site: ftp://ftp.isc.org/isc/bind9/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2724 src/doc/CHANGES:1.2725 --- src/doc/CHANGES:1.2724 Sun Aug 2 16:39:52 2020 +++ src/doc/CHANGES Mon Aug 3 13:35:28 2020 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2724 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2725 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -267,3 +267,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: aarch64: Add support for Privileged Access Never (PAN). [maxv 20200802] acpi(4): Updated ACPICA to 20200717. [christos 20200802] + bind: Import version 9.16.5. [christos 20200803]