Module Name: src Committed By: roy Date: Sun Oct 9 09:25:26 UTC 2016
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Note import of dhcpcd-6.11.4 To generate a diff of this commit: cvs rdiff -u -r1.1365 -r1.1366 src/doc/3RDPARTY cvs rdiff -u -r1.2195 -r1.2196 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.1365 src/doc/3RDPARTY:1.1366 --- src/doc/3RDPARTY:1.1365 Fri Oct 7 15:31:01 2016 +++ src/doc/3RDPARTY Sun Oct 9 09:25:26 2016 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1365 2016/10/07 15:31:01 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1366 2016/10/09 09:25:26 roy Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -320,8 +320,8 @@ Notes: Use the dhcp2netbsd script. Package: dhcpcd -Version: 6.11.3 -Current Vers: 6.11.3 +Version: 6.11.4 +Current Vers: 6.11.5 (not needed for NetBSD) 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.2195 src/doc/CHANGES:1.2196 --- src/doc/CHANGES:1.2195 Fri Oct 7 15:31:01 2016 +++ src/doc/CHANGES Sun Oct 9 09:25:26 2016 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2195 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2196 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -380,3 +380,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: bind: Import version 9.10.4-P3. [christos 20161004] mips: Add support for MediaTek MT7628 SoC [ryo 20161006] libc: Update to tzcode2016g. [christos 20161007] + dhcpcd(8): Import dhcpcd-6.11.4 [roy 20161009]