Module Name: src
Committed By: roy
Date: Thu Jun 21 12:02:15 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-7.0.6
To generate a diff of this commit:
cvs rdiff -u -r1.1529 -r1.1530 src/doc/3RDPARTY
cvs rdiff -u -r1.2401 -r1.2402 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.1529 src/doc/3RDPARTY:1.1530
--- src/doc/3RDPARTY:1.1529 Sun Jun 17 18:10:18 2018
+++ src/doc/3RDPARTY Thu Jun 21 12:02:15 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1529 2018/06/17 18:10:18 alnsn Exp $
+# $NetBSD: 3RDPARTY,v 1.1530 2018/06/21 12:02:15 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.5b
-Current Vers: 7.0.5b
+Version: 7.0.6
+Current Vers: 7.0.6
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.2401 src/doc/CHANGES:1.2402
--- src/doc/CHANGES:1.2401 Tue Jun 19 19:57:45 2018
+++ src/doc/CHANGES Thu Jun 21 12:02:15 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2401 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2402 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -166,3 +166,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
arm: Add support for Rockchip RK3328 SoC. [jmcneill 20180615]
xen: Enabled XSAVE and AVX support on hardware with proper XSAVE
support, PR kern/50332. [jdolecek 20180619]
+ dhcpcd: Import 7.0.6. [roy 20180621]