Module Name: src
Committed By: roy
Date: Fri Aug 21 10:47:53 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.9.2
To generate a diff of this commit:
cvs rdiff -u -r1.1247 -r1.1248 src/doc/3RDPARTY
cvs rdiff -u -r1.2096 -r1.2097 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.1247 src/doc/3RDPARTY:1.1248
--- src/doc/3RDPARTY:1.1247 Fri Aug 21 08:22:16 2015
+++ src/doc/3RDPARTY Fri Aug 21 10:47:53 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1247 2015/08/21 08:22:16 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1248 2015/08/21 10:47:53 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.9.1
-Current Vers: 6.9.1
+Version: 6.9.2
+Current Vers: 6.9.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.2096 src/doc/CHANGES:1.2097
--- src/doc/CHANGES:1.2096 Fri Aug 21 08:22:16 2015
+++ src/doc/CHANGES Fri Aug 21 10:47:53 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2096 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2097 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -189,3 +189,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
acpi(4): Updated ACPICA to 20150717. [christos 20150818]
mcp3kadc(4): Driver for Microchip 3x0x SAR ADC chips. [phx 20150818]
OpenSSH: Imported 7.1. [christos 20150821]
+ dhcpcd: Import dhcpcd 6.9.2. [roy 20150821]