Module Name: src
Committed By: roy
Date: Mon Jan 1 11:52:45 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-7.0.0
To generate a diff of this commit:
cvs rdiff -u -r1.1491 -r1.1492 src/doc/3RDPARTY
cvs rdiff -u -r1.2342 -r1.2343 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.1491 src/doc/3RDPARTY:1.1492
--- src/doc/3RDPARTY:1.1491 Thu Dec 14 16:49:11 2017
+++ src/doc/3RDPARTY Mon Jan 1 11:52:45 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1491 2017/12/14 16:49:11 jmcneill Exp $
+# $NetBSD: 3RDPARTY,v 1.1492 2018/01/01 11:52:45 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-rc4
-Current Vers: 7.0.0-rc4
+Version: 7.0.0
+Current Vers: 7.0.0
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.2342 src/doc/CHANGES:1.2343
--- src/doc/CHANGES:1.2342 Tue Dec 19 19:58:37 2017
+++ src/doc/CHANGES Mon Jan 1 11:52:45 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2342 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2343 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -96,3 +96,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
sstk: Remove the "stack section size change" syscall [kamil 20171219]
sbrk: Remove the "data section size change" syscall [kamil 20171219]
ovadvise: Remove the old vadvise syscall [kamil 20171219]
+ dhcpcd(8): Import dhcpcd-7.0.0 [roy 20180101]