Module Name: src
Committed By: roy
Date: Wed Oct 29 01:17:34 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd and openresolv.
To generate a diff of this commit:
cvs rdiff -u -r1.1166 -r1.1167 src/doc/3RDPARTY
cvs rdiff -u -r1.2005 -r1.2006 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.1166 src/doc/3RDPARTY:1.1167
--- src/doc/3RDPARTY:1.1166 Sat Oct 25 21:02:31 2014
+++ src/doc/3RDPARTY Wed Oct 29 01:17:34 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1166 2014/10/25 21:02:31 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1167 2014/10/29 01:17:34 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.5.1
-Current Vers: 6.5.1
+Version: 6.6.0
+Current Vers: 6.6.0
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/dhcpcd/
Home Page: http://roy.marples.name/projects/dhcpcd/
@@ -945,8 +945,8 @@ Location: external/bsd/openpam/dist
Notes:
Package: openresolv
-Version: 3.6.0
-Current Vers: 3.6.0
+Version: 3.6.1
+Current Vers: 3.6.1
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/openresolv/
Home Page: http://roy.marples.name/projects/openresolv/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2005 src/doc/CHANGES:1.2006
--- src/doc/CHANGES:1.2005 Sun Oct 26 18:43:18 2014
+++ src/doc/CHANGES Wed Oct 29 01:17:34 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2005 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2006 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -91,3 +91,5 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
processed sooner. [tls 20141026]
viornd(4): Add driver for VirtIO entropy source available on
QEMU, KVM, and Google Compute Engine. From OpenBSD.
+ dhcpcd(8): Import dhcpcd-6.6.0 [roy 20141029]
+ resolvconf(8): Import openresolv-3.6.1 [roy 20141029]