Module Name: src
Committed By: roy
Date: Thu Jun 4 13:11:04 UTC 2020
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-9.1.1
To generate a diff of this commit:
cvs rdiff -u -r1.1723 -r1.1724 src/doc/3RDPARTY
cvs rdiff -u -r1.2698 -r1.2699 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.1723 src/doc/3RDPARTY:1.1724
--- src/doc/3RDPARTY:1.1723 Thu May 28 17:07:27 2020
+++ src/doc/3RDPARTY Thu Jun 4 13:11:03 2020
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1723 2020/05/28 17:07:27 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1724 2020/06/04 13:11:03 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -340,12 +340,12 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 9.0.2
-Current Vers: 9.0.2
+Version: 9.1.1
+Current Vers: 9.1.1
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/dhcpcd/
Home Page: http://roy.marples.name/projects/dhcpcd/
-Date: 2020-04-21
+Date: 2020-06-04
Mailing List: [email protected]
License: BSD (2-clause)
Location: external/bsd/dhcpcd/dist
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2698 src/doc/CHANGES:1.2699
--- src/doc/CHANGES:1.2698 Thu May 28 20:29:21 2020
+++ src/doc/CHANGES Thu Jun 4 13:11:03 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2698 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2699 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -216,3 +216,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
postfix(1): Import version 3.5.2. [christos 20200525]
OpenSSH: Import 8.3. [christos 20200528]
evbarm: Add install media for earmv7hf and aarch64. [jmcneill 20200528]
+ dhcpcd: Import version 9.1.1 [roy 20200604]