Module Name: src
Committed By: roy
Date: Sat May 16 23:34:52 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.9.0
To generate a diff of this commit:
cvs rdiff -u -r1.1225 -r1.1226 src/doc/3RDPARTY
cvs rdiff -u -r1.2075 -r1.2076 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.1225 src/doc/3RDPARTY:1.1226
--- src/doc/3RDPARTY:1.1225 Thu May 14 13:53:36 2015
+++ src/doc/3RDPARTY Sat May 16 23:34:52 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1225 2015/05/14 13:53:36 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1226 2015/05/16 23:34:52 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -305,8 +305,8 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 6.8.2
-Current Vers: 6.8.2
+Version: 6.9.0
+Current Vers: 6.9.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.2075 src/doc/CHANGES:1.2076
--- src/doc/CHANGES:1.2075 Sat May 2 15:23:49 2015
+++ src/doc/CHANGES Sat May 16 23:34:52 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2075 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2076 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -159,4 +159,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
netinet: Added IN_IFF_TENTATIVE, IN_IFF_DUPLICATED and IN_IFF_DETACHED.
IPV4 addresses now perform DAD using ARP as described in
RFC 5227. [roy 20150502]
- dhcpcd(8): Import dhcpcd-6.8.2. [roy 20150502]
+ dhcpcd(8): Import dhcpcd-6.9.0. [roy 20150517]