Module Name: src
Committed By: roy
Date: Wed Nov 26 13:45:00 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.6.3
To generate a diff of this commit:
cvs rdiff -u -r1.1175 -r1.1176 src/doc/3RDPARTY
cvs rdiff -u -r1.2021 -r1.2022 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.1175 src/doc/3RDPARTY:1.1176
--- src/doc/3RDPARTY:1.1175 Thu Nov 20 03:07:30 2014
+++ src/doc/3RDPARTY Wed Nov 26 13:45:00 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1175 2014/11/20 03:07:30 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1176 2014/11/26 13:45:00 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.2
-Current Vers: 6.6.2
+Version: 6.6.3
+Current Vers: 6.6.3
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.2021 src/doc/CHANGES:1.2022
--- src/doc/CHANGES:1.2021 Thu Nov 20 03:07:30 2014
+++ src/doc/CHANGES Wed Nov 26 13:45:00 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2021 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2022 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -108,3 +108,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
libc: Update to tzcode2014j. [christos 20141117]
libpcap: Import 1.6.2. [christos 20141119]
tcpdump(8): Import 4.6.2. [christos 20141119]
+ dhcpcd(8): Import dhcpcd-6.6.3. [roy 20141126]