Module Name: src
Committed By: roy
Date: Sun Apr 10 21:09:41 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.10.2
To generate a diff of this commit:
cvs rdiff -u -r1.1319 -r1.1320 src/doc/3RDPARTY
cvs rdiff -u -r1.2149 -r1.2150 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.1319 src/doc/3RDPARTY:1.1320
--- src/doc/3RDPARTY:1.1319 Thu Apr 7 15:36:42 2016
+++ src/doc/3RDPARTY Sun Apr 10 21:09:41 2016
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1319 2016/04/07 15:36:42 riastradh Exp $
+# $NetBSD: 3RDPARTY,v 1.1320 2016/04/10 21:09:41 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -306,8 +306,8 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 6.10.1
-Current Vers: 6.10.1
+Version: 6.10.2
+Current Vers: 6.10.2
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.2149 src/doc/CHANGES:1.2150
--- src/doc/CHANGES:1.2149 Sun Apr 10 21:08:48 2016
+++ src/doc/CHANGES Sun Apr 10 21:09:41 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2149 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2150 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -278,3 +278,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
route(8): route show doesn't contain nexthop caches [ozaki-r 20160404]
netstat(1): netstat -r doesn't contain nexthop caches [ozaki-r 20160404]
libutil: added pidfile_lock, pidfile_read, pidfile_read [roy 20160410]
+ dhcpcd(8): Import dhcpcd-6.10.2 [roy 20160410]