Module Name: src Committed By: roy Date: Thu Dec 6 11:18:58 UTC 2012
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Import dhcpcd-5.6.4 To generate a diff of this commit: cvs rdiff -u -r1.984 -r1.985 src/doc/3RDPARTY cvs rdiff -u -r1.1763 -r1.1764 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.984 src/doc/3RDPARTY:1.985 --- src/doc/3RDPARTY:1.984 Wed Dec 5 08:57:53 2012 +++ src/doc/3RDPARTY Thu Dec 6 11:18:58 2012 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.984 2012/12/05 08:57:53 spz Exp $ +# $NetBSD: 3RDPARTY,v 1.985 2012/12/06 11:18:58 roy Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -300,8 +300,8 @@ No changes for NetBSD integration - just top of the current tree. Package: dhcpcd -Version: 5.6.2 -Current Vers: 5.6.2 +Version: 5.6.4 +Current Vers: 5.6.4 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.1763 src/doc/CHANGES:1.1764 --- src/doc/CHANGES:1.1763 Wed Dec 5 19:15:11 2012 +++ src/doc/CHANGES Thu Dec 6 11:18:58 2012 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1763 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1764 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -148,3 +148,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0: bind: update to 9.9.2-P1 to fix the DNS64 vulnerability. [spz 20121204] arm: ARMFPE support had bitrotted and has been removed. [matt 20121205] + dhcpcd(8): Import dhcpcd-5.6.4 [roy 20121206]