Module Name: src
Committed By: roy
Date: Wed Oct 16 14:56:34 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-8.1.1
To generate a diff of this commit:
cvs rdiff -u -r1.1663 -r1.1664 src/doc/3RDPARTY
cvs rdiff -u -r1.2595 -r1.2596 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.1663 src/doc/3RDPARTY:1.1664
--- src/doc/3RDPARTY:1.1663 Tue Oct 15 16:17:43 2019
+++ src/doc/3RDPARTY Wed Oct 16 14:56:34 2019
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1663 2019/10/15 16:17:43 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1664 2019/10/16 14:56:34 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -327,12 +327,12 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 8.1.0
-Current Vers: 8.1.0
+Version: 8.1.1
+Current Vers: 8.1.1
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/dhcpcd/
Home Page: http://roy.marples.name/projects/dhcpcd/
-Date: 2019-10-11
+Date: 2019-10-16
Mailing List: [email protected]
License: BSD (2-clause)
Location: external/bsd/dhcpcd/dist
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2595 src/doc/CHANGES:1.2596
--- src/doc/CHANGES:1.2595 Tue Oct 15 18:35:29 2019
+++ src/doc/CHANGES Wed Oct 16 14:56:34 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2595 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2596 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -58,3 +58,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
OpenSSH: Import 8.1. [christos 20191012]
acpi(4): Updated ACPICA to 20190816. [christos 20191015]
sup: removed, use ftp://ftp.astron.com/pub/sup [christos 20191015]
+ dhcpcd(8): Import dhcpcd-8.1.1 [roy 20191016]