Module Name: src
Committed By: roy
Date: Wed Dec 6 10:37:08 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-7.0.0-rc4
To generate a diff of this commit:
cvs rdiff -u -r1.1488 -r1.1489 src/doc/3RDPARTY
cvs rdiff -u -r1.2336 -r1.2337 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.1488 src/doc/3RDPARTY:1.1489
--- src/doc/3RDPARTY:1.1488 Thu Nov 30 19:49:31 2017
+++ src/doc/3RDPARTY Wed Dec 6 10:37:08 2017
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1488 2017/11/30 19:49:31 jmcneill Exp $
+# $NetBSD: 3RDPARTY,v 1.1489 2017/12/06 10:37:08 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-rc3
-Current Vers: 7.0.0-rc3
+Version: 7.0.0-rc4
+Current Vers: 7.0.0-rc4
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.2336 src/doc/CHANGES:1.2337
--- src/doc/CHANGES:1.2336 Wed Nov 29 04:09:01 2017
+++ src/doc/CHANGES Wed Dec 6 10:37:08 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2336 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2337 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -89,3 +89,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
qemufwcfg(4): Add driver for QEMU Firmware Configuration device.
[jmcneill 20171125]
gdb(1): Updated to 8.0.1. [christos 20171128]
+ dhcpcd(8): Import dhcpcd-7.0.0-rc4. [roy 20171206]