Module Name: src Committed By: christos Date: Thu Dec 17 04:04:39 UTC 2015
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new bind To generate a diff of this commit: cvs rdiff -u -r1.1267 -r1.1268 src/doc/3RDPARTY cvs rdiff -u -r1.2118 -r1.2119 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.1267 src/doc/3RDPARTY:1.1268 --- src/doc/3RDPARTY:1.1267 Sun Dec 6 16:54:26 2015 +++ src/doc/3RDPARTY Wed Dec 16 23:04:39 2015 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1267 2015/12/06 21:54:26 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1268 2015/12/17 04:04:39 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -114,8 +114,8 @@ Notes: bc includes dc, both of which are in the NetBSD tree. Package: bind [named and utils] -Version: 9.10.2-P4 -Current Vers: 9.10.2-P4 +Version: 9.10.3-P2 +Current Vers: 9.10.3-P2 Maintainer: Paul Vixie <vi...@vix.com> Archive Site: ftp://ftp.isc.org/isc/bind9/ Home Page: http://www.isc.org/software/bind/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2118 src/doc/CHANGES:1.2119 --- src/doc/CHANGES:1.2118 Wed Dec 16 03:08:22 2015 +++ src/doc/CHANGES Wed Dec 16 23:04:39 2015 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2118 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2119 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -227,3 +227,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: ip6addrctl: Import from FreeBSD [christos 20151212] adm1026hm(4): Add driver for ADM1026 i2c hardware monitor [jdc 20151216] + bind: Import version 9.10.3-P2. [christos 20151216]