Module Name: src Committed By: christos Date: Sat Mar 1 03:29:01 UTC 2014
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: update bind To generate a diff of this commit: cvs rdiff -u -r1.1097 -r1.1098 src/doc/3RDPARTY cvs rdiff -u -r1.1893 -r1.1894 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.1097 src/doc/3RDPARTY:1.1098 --- src/doc/3RDPARTY:1.1097 Tue Feb 25 08:22:14 2014 +++ src/doc/3RDPARTY Fri Feb 28 22:29:01 2014 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1097 2014/02/25 13:22:14 roy Exp $ +# $NetBSD: 3RDPARTY,v 1.1098 2014/03/01 03:29:01 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -113,8 +113,8 @@ Notes: bc includes dc, both of which are in the NetBSD tree. Package: bind [named and utils] -Version: 9.9.5b1 -Current Vers: 9.9.4-P1/9.9.5b1 +Version: 9.10.0b1 +Current Vers: 9.10.0b1 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.1893 src/doc/CHANGES:1.1894 --- src/doc/CHANGES:1.1893 Tue Feb 25 15:16:29 2014 +++ src/doc/CHANGES Fri Feb 28 22:29:01 2014 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1893 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1894 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -357,3 +357,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0: dhcpcd(8): Import dhcpcd-6.3.0 [roy 20140225] mcp48x1dac(4): Add preliminary support for Microchip MCP48x1 family of Digital-to-Analog converters. [rkujawa 20140225] + bind: update to 9.10.0b1 [christos 20130228]