Module Name: src
Committed By: roy
Date: Thu Jan 7 20:16:12 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.10.0
To generate a diff of this commit:
cvs rdiff -u -r1.1284 -r1.1285 src/doc/3RDPARTY
cvs rdiff -u -r1.2124 -r1.2125 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.1284 src/doc/3RDPARTY:1.1285
--- src/doc/3RDPARTY:1.1284 Thu Jan 7 10:18:36 2016
+++ src/doc/3RDPARTY Thu Jan 7 20:16:12 2016
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1284 2016/01/07 10:18:36 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1285 2016/01/07 20:16:12 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -306,8 +306,8 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 6.9.4
-Current Vers: 6.9.4
+Version: 6.10.0
+Current Vers: 6.10.0
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.2124 src/doc/CHANGES:1.2125
--- src/doc/CHANGES:1.2124 Tue Jan 5 11:35:39 2016
+++ src/doc/CHANGES Thu Jan 7 20:16:12 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2124 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2125 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -237,3 +237,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
lmtemp(4): Add chip temperature limits for envsys(4) [jdc 20160103]
ismt(4): Add another Intel Chipset internal SMBus driver.
[msaitoh 20160105]
+ dhcpcd: Import dhcpcd 6.10.0. [roy 20160107]