Module Name: src
Committed By: roy
Date: Tue Jan 22 15:22:55 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-7.1.0
To generate a diff of this commit:
cvs rdiff -u -r1.1594 -r1.1595 src/doc/3RDPARTY
cvs rdiff -u -r1.2492 -r1.2493 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.1594 src/doc/3RDPARTY:1.1595
--- src/doc/3RDPARTY:1.1594 Mon Jan 21 01:02:50 2019
+++ src/doc/3RDPARTY Tue Jan 22 15:22:55 2019
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1594 2019/01/21 01:02:50 alnsn Exp $
+# $NetBSD: 3RDPARTY,v 1.1595 2019/01/22 15:22:55 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -341,8 +341,8 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 7.0.8
-Current Vers: 7.0.8
+Version: 7.1.0
+Current Vers: 7.1.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.2492 src/doc/CHANGES:1.2493
--- src/doc/CHANGES:1.2492 Sat Jan 19 21:36:09 2019
+++ src/doc/CHANGES Tue Jan 22 15:22:55 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2492 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2493 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -312,3 +312,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
NETMAP algorithm for static NAT, lock-free lookup for 'ipset'
tables, lock-free state lookup, incremental state G/C, etc).
[rmind 20190119]
+ dhcpcd: Import dhcpcd-7.1.0 (roy 20190122)