Module Name: src
Committed By: roy
Date: Mon Aug 20 10:57:52 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-7.0.8
To generate a diff of this commit:
cvs rdiff -u -r1.1555 -r1.1556 src/doc/3RDPARTY
cvs rdiff -u -r1.2427 -r1.2428 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.1555 src/doc/3RDPARTY:1.1556
--- src/doc/3RDPARTY:1.1555 Mon Aug 20 05:22:40 2018
+++ src/doc/3RDPARTY Mon Aug 20 10:57:52 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1555 2018/08/20 05:22:40 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1556 2018/08/20 10:57:52 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.7
-Current Vers: 7.0.7
+Version: 7.0.8
+Current Vers: 7.0.8
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.2427 src/doc/CHANGES:1.2428
--- src/doc/CHANGES:1.2427 Sat Aug 18 14:18:58 2018
+++ src/doc/CHANGES Mon Aug 20 10:57:52 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2427 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2428 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -203,3 +203,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
gnu-efi: Import version 3.0.8. [jmcneill 20180816]
OpenSSL: Imported 1.1.0i. [christos 20180818]
acpi(4): Updated ACPICA to 20180810. [christos 20180818]
+ dhcpcd: Import 7.0.8. [roy 20180820]