Module Name: src
Committed By: roy
Date: Tue Feb 25 12:53:45 UTC 2025
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-10.2.2
To generate a diff of this commit:
cvs rdiff -u -r1.2085 -r1.2086 src/doc/3RDPARTY
cvs rdiff -u -r1.3138 -r1.3139 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.2085 src/doc/3RDPARTY:1.2086
--- src/doc/3RDPARTY:1.2085 Mon Feb 24 14:38:39 2025
+++ src/doc/3RDPARTY Tue Feb 25 12:53:45 2025
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.2085 2025/02/24 14:38:39 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.2086 2025/02/25 12:53:45 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -356,8 +356,8 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 10.2.0
-Current Vers: 10.2.0
+Version: 10.2.2
+Current Vers: 10.2.2
Maintainer: roy
Archive Site: https://github.com/NetworkConfiguration/dhcpcd/releases
Home Page: https://roy.marples.name/projects/dhcpcd/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3138 src/doc/CHANGES:1.3139
--- src/doc/CHANGES:1.3138 Mon Feb 24 14:38:39 2025
+++ src/doc/CHANGES Tue Feb 25 12:53:45 2025
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3138 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3139 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -691,3 +691,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
[imil 20250218]
efi: Add new program to read and write efi variables [christos 20250224]
acpi(4): Updated ACPICA to 20241212. [christos 20250224]
+ dhcpcd: Import version 10.2.2. [roy 20250225]