Module Name: src Committed By: christos Date: Thu Mar 10 04:02:29 UTC 2016
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new bind To generate a diff of this commit: cvs rdiff -u -r1.1310 -r1.1311 src/doc/3RDPARTY cvs rdiff -u -r1.2139 -r1.2140 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.1310 src/doc/3RDPARTY:1.1311 --- src/doc/3RDPARTY:1.1310 Wed Mar 9 21:23:26 2016 +++ src/doc/3RDPARTY Wed Mar 9 23:02:29 2016 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1310 2016/03/10 02:23:26 taca Exp $ +# $NetBSD: 3RDPARTY,v 1.1311 2016/03/10 04:02:29 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -114,7 +114,7 @@ Notes: bc includes dc, both of which are in the NetBSD tree. Package: bind [named and utils] -Version: 9.10.3-P3 +Version: 9.10.3-P4 Current Vers: 9.10.3-P4 Maintainer: Paul Vixie <vi...@vix.com> Archive Site: ftp://ftp.isc.org/isc/bind9/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2139 src/doc/CHANGES:1.2140 --- src/doc/CHANGES:1.2139 Tue Mar 1 20:54:19 2016 +++ src/doc/CHANGES Wed Mar 9 23:02:29 2016 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2139 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2140 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -253,3 +253,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: mv(1): Add SIGINFO support. [mrg 20160228] openssl: Import openssl 1.0.1s - disable weak (export) ciphers and SSLv2 [christos 20160301] + bind: Import version 9.10.3-P4. [christos 20160309]