Module Name: src
Committed By: roy
Date: Tue Dec 9 20:25:43 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.6.5
To generate a diff of this commit:
cvs rdiff -u -r1.1179 -r1.1180 src/doc/3RDPARTY
cvs rdiff -u -r1.2023 -r1.2024 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.1179 src/doc/3RDPARTY:1.1180
--- src/doc/3RDPARTY:1.1179 Sun Dec 7 10:05:21 2014
+++ src/doc/3RDPARTY Tue Dec 9 20:25:43 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1179 2014/12/07 10:05:21 jnemeth Exp $
+# $NetBSD: 3RDPARTY,v 1.1180 2014/12/09 20:25:43 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.6.4
-Current Vers: 6.6.4
+Version: 6.6.5
+Current Vers: 6.6.5
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.2023 src/doc/CHANGES:1.2024
--- src/doc/CHANGES:1.2023 Wed Nov 26 16:05:51 2014
+++ src/doc/CHANGES Tue Dec 9 20:25:43 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2023 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2024 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -109,3 +109,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
libpcap: Import 1.6.2. [christos 20141119]
tcpdump(8): Import 4.6.2. [christos 20141119]
dhcpcd(8): Import dhcpcd-6.6.4. [roy 20141126]
+ dhcpcd(8): Import dhcpcd-6.6.5. [roy 20141209]