Module Name: src
Committed By: roy
Date: Wed Jul 19 13:59:02 UTC 2023
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-10.0.2
To generate a diff of this commit:
cvs rdiff -u -r1.1938 -r1.1939 src/doc/3RDPARTY
cvs rdiff -u -r1.2980 -r1.2981 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.1938 src/doc/3RDPARTY:1.1939
--- src/doc/3RDPARTY:1.1938 Sat Jul 15 19:59:21 2023
+++ src/doc/3RDPARTY Wed Jul 19 13:59:01 2023
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1938 2023/07/15 19:59:21 mrg Exp $
+# $NetBSD: 3RDPARTY,v 1.1939 2023/07/19 13:59:01 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -352,13 +352,13 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 10.0.1
-Current Vers: 10.0.1
+Version: 10.0.2
+Current Vers: 10.0.2
Maintainer: roy
Archive Site: https://github.com/NetworkConfiguration/dhcpcd/releases
Home Page: https://roy.marples.name/projects/dhcpcd/
Home Page: https://github.com/NetworkConfiguration/dhcpcd
-Date: 2023-04-21
+Date: 2023-07-19
License: BSD (2-clause)
Location: external/bsd/dhcpcd/dist
Notes:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2980 src/doc/CHANGES:1.2981
--- src/doc/CHANGES:1.2980 Sat Jul 15 19:59:21 2023
+++ src/doc/CHANGES Wed Jul 19 13:59:01 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2980 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2981 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -161,3 +161,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
[nia 20230629]
openpam(3): update to 20230627 (ximenia) [christos 20230630]
gcc(1): Import GCC 10.5. [mrg 20230710]
+ dhcpcd: Import version 10.0.2. [roy 20230719]