Module Name: src
Committed By: roy
Date: Mon May 9 10:21:42 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.11.0
To generate a diff of this commit:
cvs rdiff -u -r1.1328 -r1.1329 src/doc/3RDPARTY
cvs rdiff -u -r1.2158 -r1.2159 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.1328 src/doc/3RDPARTY:1.1329
--- src/doc/3RDPARTY:1.1328 Sun May 8 09:19:28 2016
+++ src/doc/3RDPARTY Mon May 9 10:21:42 2016
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1328 2016/05/08 09:19:28 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1329 2016/05/09 10:21:42 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.10.3
-Current Vers: 6.10.3
+Version: 6.11.0
+Current Vers: 6.11.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.2158 src/doc/CHANGES:1.2159
--- src/doc/CHANGES:1.2158 Wed May 4 19:28:32 2016
+++ src/doc/CHANGES Mon May 9 10:21:42 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2158 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2159 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -287,3 +287,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
ntp: Import ntp 4.2.8p7. [christos 20160501]
openssl: Import openssl 1.0.1t - security fixes [christos 20160503]
acpi(4): Updated ACPICA to 20160422. [christos 20160504]
+ dhcpcd(8): Import dhcpcd-6.11.0 [roy 20160509]