Module Name: src
Committed By: roy
Date: Sat May 2 15:23:49 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.8.2
To generate a diff of this commit:
cvs rdiff -u -r1.1223 -r1.1224 src/doc/3RDPARTY
cvs rdiff -u -r1.2074 -r1.2075 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.1223 src/doc/3RDPARTY:1.1224
--- src/doc/3RDPARTY:1.1223 Fri May 1 18:26:58 2015
+++ src/doc/3RDPARTY Sat May 2 15:23:49 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1223 2015/05/01 18:26:58 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1224 2015/05/02 15:23:49 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.1
-Current Vers: 6.8.1
+Version: 6.8.2
+Current Vers: 6.8.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.2074 src/doc/CHANGES:1.2075
--- src/doc/CHANGES:1.2074 Sat May 2 14:54:10 2015
+++ src/doc/CHANGES Sat May 2 15:23:49 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2074 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2075 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -159,3 +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]