Module Name: src
Committed By: roy
Date: Fri Oct 17 23:56:47 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.5.1
To generate a diff of this commit:
cvs rdiff -u -r1.1158 -r1.1159 src/doc/3RDPARTY
cvs rdiff -u -r1.1992 -r1.1993 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.1158 src/doc/3RDPARTY:1.1159
--- src/doc/3RDPARTY:1.1158 Thu Oct 16 19:31:38 2014
+++ src/doc/3RDPARTY Fri Oct 17 23:56:47 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1158 2014/10/16 19:31:38 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1159 2014/10/17 23:56:47 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -305,8 +305,8 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 6.5.0
-Current Vers: 6.5.0
+Version: 6.5.1
+Current Vers: 6.5.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.1992 src/doc/CHANGES:1.1993
--- src/doc/CHANGES:1.1992 Thu Oct 16 19:31:38 2014
+++ src/doc/CHANGES Fri Oct 17 23:56:47 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1992 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1993 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -61,3 +61,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
libc: Update to tzcode2014h. [christos 20141007]
file(1): Upgraded to 5.20. [christos 20141010]
wpa: Import wpa_supplicant and hostapd 2.3. [christos 20141016]
+ dhcpcd(8): Import dhcpcd-6.5.1. [roy 20141018]