Module Name: src
Committed By: roy
Date: Fri Mar 31 21:07:02 UTC 2017
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-7.0.0-beta1
To generate a diff of this commit:
cvs rdiff -u -r1.1425 -r1.1426 src/doc/3RDPARTY
cvs rdiff -u -r1.2266 -r1.2267 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.1425 src/doc/3RDPARTY:1.1426
--- src/doc/3RDPARTY:1.1425 Tue Mar 21 19:26:40 2017
+++ src/doc/3RDPARTY Fri Mar 31 21:07:02 2017
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1425 2017/03/21 19:26:40 kre Exp $
+# $NetBSD: 3RDPARTY,v 1.1426 2017/03/31 21:07:02 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: 6.11.4
-Current Vers: 6.11.5 (not needed for NetBSD)
+Version: 7.0.0-beta1
+Current Vers: 7.0.0-beta1
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/dhcpcd/
Home Page: http://roy.marples.name/projects/dhcpcd/
@@ -344,7 +344,6 @@ License: BSD (2-clause)
Location: external/bsd/dhcpcd/dist
Notes:
Please submit all changes to the author.
-The distribution doesn't include the Linux specific bits or build system.
Package: drm
Version: Linux 3.15
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2266 src/doc/CHANGES:1.2267
--- src/doc/CHANGES:1.2266 Tue Mar 21 19:26:40 2017
+++ src/doc/CHANGES Fri Mar 31 21:07:02 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2266 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2267 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -492,3 +492,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
adding support for all required operators, as well
as being smaller and faster. [kre 20170320]
zoneinfo: Import tzdata2017b. [kre 20170321]
+ dhcpcd(8): Import dhcpcd-7.0.0-beta1 [roy 20170331]