Module Name: src Committed By: roy Date: Wed Jan 20 19:43:23 UTC 2016
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Note import of dhcpcd-6.10.1 To generate a diff of this commit: cvs rdiff -u -r1.1301 -r1.1302 src/doc/3RDPARTY cvs rdiff -u -r1.2133 -r1.2134 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.1301 src/doc/3RDPARTY:1.1302 --- src/doc/3RDPARTY:1.1301 Wed Jan 20 02:15:15 2016 +++ src/doc/3RDPARTY Wed Jan 20 19:43:23 2016 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1301 2016/01/20 02:15:15 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1302 2016/01/20 19:43:23 roy Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -306,8 +306,8 @@ Notes: Use the dhcp2netbsd script. Package: dhcpcd -Version: 6.10.0 -Current Vers: 6.10.0 +Version: 6.10.1 +Current Vers: 6.10.1 Maintainer: roy Archive Site: ftp://roy.marples.name/pub/dhcpcd/ Home Page: http://roy.marples.name/projects/dhcpcd/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2133 src/doc/CHANGES:1.2134 --- src/doc/CHANGES:1.2133 Wed Jan 20 02:15:15 2016 +++ src/doc/CHANGES Wed Jan 20 19:43:23 2016 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2133 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2134 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -246,3 +246,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: dhcp: Import version 4.3.3. [christos 20160110] gettext: Upgrade to 0.16.1 [christos 20160112] bind: Import version 9.10.3-P3. [christos 20160119] + dhcpcd: Import dhcpcd 6.10.1. [roy 20160120]