Module Name: src
Committed By: roy
Date: Mon Apr 13 15:48:55 UTC 2020
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-9.0.1
To generate a diff of this commit:
cvs rdiff -u -r1.1709 -r1.1710 src/doc/3RDPARTY
cvs rdiff -u -r1.2671 -r1.2672 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.1709 src/doc/3RDPARTY:1.1710
--- src/doc/3RDPARTY:1.1709 Sun Apr 5 21:56:04 2020
+++ src/doc/3RDPARTY Mon Apr 13 15:48:55 2020
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1709 2020/04/05 21:56:04 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1710 2020/04/13 15:48:55 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: 9.0.0
-Current Vers: 9.0.0
+Version: 9.0.1
+Current Vers: 9.0.1
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/dhcpcd/
Home Page: http://roy.marples.name/projects/dhcpcd/
-Date: 2020-04-02
+Date: 2020-04-13
Mailing List: [email protected]
License: BSD (2-clause)
Location: external/bsd/dhcpcd/dist
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2671 src/doc/CHANGES:1.2672
--- src/doc/CHANGES:1.2671 Mon Apr 13 09:28:14 2020
+++ src/doc/CHANGES Mon Apr 13 15:48:55 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2671 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2672 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -174,3 +174,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
aarch64: Add support for Branch Target Identification (BTI).
[maxv 20200413]
umass(4): Removed obsolete ISD-ATA support [jdolecek 202000413]
+ dhcpcd(8): Import version 9.0.1 [roy 20200413]