Module Name: src
Committed By: roy
Date: Wed May 10 11:05:17 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-7.0.0-rc1
To generate a diff of this commit:
cvs rdiff -u -r1.1441 -r1.1442 src/doc/3RDPARTY
cvs rdiff -u -r1.2280 -r1.2281 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.1441 src/doc/3RDPARTY:1.1442
--- src/doc/3RDPARTY:1.1441 Sat May 6 19:56:41 2017
+++ src/doc/3RDPARTY Wed May 10 11:05:17 2017
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1441 2017/05/06 19:56:41 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1442 2017/05/10 11:05:17 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -334,8 +334,8 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 7.0.0-beta3
-Current Vers: 7.0.0-beta3
+Version: 7.0.0-rc1
+Current Vers: 7.0.0-rc1
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.2280 src/doc/CHANGES:1.2281
--- src/doc/CHANGES:1.2280 Sat May 6 19:56:41 2017
+++ src/doc/CHANGES Wed May 10 11:05:17 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2280 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2281 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -506,3 +506,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
lua: Updated to Lua 5.3.4. [mbalmer 20170426]
acpi(4): Updated ACPICA to 20170303. [christos 20170430]
openpam(3): update to 20170430 (resedacea) [christos 20170506]
+ dhcpcd: Import dhcpcd 7.0.0-rc1 [roy 20170510]