Module Name: src Committed By: christos Date: Thu Oct 17 16:48:12 UTC 2019
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new bind To generate a diff of this commit: cvs rdiff -u -r1.1665 -r1.1666 src/doc/3RDPARTY cvs rdiff -u -r1.2600 -r1.2601 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.1665 src/doc/3RDPARTY:1.1666 --- src/doc/3RDPARTY:1.1665 Thu Oct 17 12:21:02 2019 +++ src/doc/3RDPARTY Thu Oct 17 12:48:12 2019 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1665 2019/10/17 16:21:02 maya Exp $ +# $NetBSD: 3RDPARTY,v 1.1666 2019/10/17 16:48:12 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.14.5/MPL +Version: 9.14.7/MPL Current Vers: 9.14.7/MPL Maintainer: ISC Archive Site: ftp://ftp.isc.org/isc/bind9/ Home Page: http://www.isc.org/software/bind/ -Date: 2019-10-09 +Date: 2019-10-17 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.2600 src/doc/CHANGES:1.2601 --- src/doc/CHANGES:1.2600 Thu Oct 17 05:38:07 2019 +++ src/doc/CHANGES Thu Oct 17 12:48:12 2019 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2600 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2601 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -61,3 +61,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: dhcpcd(8): Import dhcpcd-8.1.1 [roy 20191016] evbarm: Add support for the NanoPi R1 and Duo2. [bad 20191016] alc(4): Add support for Killer E2400 and E2500. [msaitoh 20191017] + bind: Import version 9.14.7. [christos 20191017]