Module Name: src
Committed By: roy
Date: Fri Apr 6 10:48:44 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-7.0.3
To generate a diff of this commit:
cvs rdiff -u -r1.1508 -r1.1509 src/doc/3RDPARTY
cvs rdiff -u -r1.2369 -r1.2370 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.1508 src/doc/3RDPARTY:1.1509
--- src/doc/3RDPARTY:1.1508 Tue Apr 3 06:11:14 2018
+++ src/doc/3RDPARTY Fri Apr 6 10:48:44 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1508 2018/04/03 06:11:14 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1509 2018/04/06 10:48:44 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.2
-Current Vers: 7.0.2
+Version: 7.0.3
+Current Vers: 7.0.3
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.2369 src/doc/CHANGES:1.2370
--- src/doc/CHANGES:1.2369 Mon Apr 2 05:52:31 2018
+++ src/doc/CHANGES Fri Apr 6 10:48:44 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2369 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2370 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -132,3 +132,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
tzdata updated to 2017d [kre 20180324]
dhcpcd: Import 7.0.2. [roy 20180327]
aarch64: Add initial support for aarch64. [ryo 20180401]
+ dhcpcd: Import 7.0.3. [roy 20180406]