Module Name: src
Committed By: roy
Date: Wed May 2 22:11:49 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-7.0.4
To generate a diff of this commit:
cvs rdiff -u -r1.1517 -r1.1518 src/doc/3RDPARTY
cvs rdiff -u -r1.2384 -r1.2385 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.1517 src/doc/3RDPARTY:1.1518
--- src/doc/3RDPARTY:1.1517 Sat Apr 28 18:29:21 2018
+++ src/doc/3RDPARTY Wed May 2 22:11:49 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1517 2018/04/28 18:29:21 jmcneill Exp $
+# $NetBSD: 3RDPARTY,v 1.1518 2018/05/02 22:11:49 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.3
-Current Vers: 7.0.3
+Version: 7.0.4
+Current Vers: 7.0.4
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.2384 src/doc/CHANGES:1.2385
--- src/doc/CHANGES:1.2384 Wed May 2 00:14:56 2018
+++ src/doc/CHANGES Wed May 2 22:11:49 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2384 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2385 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -149,3 +149,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
file(1): Upgraded to 5.33. [christos 20180415]
netpgp(3lua): Add Lua binding for libnetpgp(3). [sevan 20180429]
arm: Add support for Allwinner H6 SoC. [jmcneill 20180501]
+ dhcpcd: Import 7.0.4. [roy 20180502]