Module Name: src
Committed By: roy
Date: Fri Sep 13 12:00:10 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note new dhcpcd import.
To generate a diff of this commit:
cvs rdiff -u -r1.1647 -r1.1648 src/doc/3RDPARTY
cvs rdiff -u -r1.2581 -r1.2582 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.1647 src/doc/3RDPARTY:1.1648
--- src/doc/3RDPARTY:1.1647 Sun Sep 8 20:57:16 2019
+++ src/doc/3RDPARTY Fri Sep 13 12:00:10 2019
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1647 2019/09/08 20:57:16 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1648 2019/09/13 12:00:10 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -341,12 +341,12 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 8.0.4
-Current Vers: 8.0.4
+Version: 8.0.6
+Current Vers: 8.0.6
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/dhcpcd/
Home Page: http://roy.marples.name/projects/dhcpcd/
-Date: 2019-09-04
+Date: 2019-09-13
Mailing List: [email protected]
License: BSD (2-clause)
Location: external/bsd/dhcpcd/dist
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2581 src/doc/CHANGES:1.2582
--- src/doc/CHANGES:1.2581 Fri Sep 13 02:23:31 2019
+++ src/doc/CHANGES Fri Sep 13 12:00:10 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2581 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2582 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -40,3 +40,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
bind: Import version 9.14.5. [christos 20190905]
resolvconf(8): Import openresolv-3.9.2 [roy 20190908]
boot(8): multiboot 2 support, Xen can now boot from EFI [manu 20190913]
+ dhcpcd(8): Import dhcpcd-8.0.6 [roy 20190913]