Module Name: src
Committed By: roy
Date: Fri Apr 21 17:00:06 UTC 2023
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note update to dhcpcd-10.0.1
To generate a diff of this commit:
cvs rdiff -u -r1.1921 -r1.1922 src/doc/3RDPARTY
cvs rdiff -u -r1.2960 -r1.2961 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.1921 src/doc/3RDPARTY:1.1922
--- src/doc/3RDPARTY:1.1921 Tue Apr 18 09:56:57 2023
+++ src/doc/3RDPARTY Fri Apr 21 17:00:05 2023
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1921 2023/04/18 09:56:57 nikita Exp $
+# $NetBSD: 3RDPARTY,v 1.1922 2023/04/21 17:00:05 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: 9.4.1
-Current Vers: 9.4.1
+Version: 10.0.1
+Current Vers: 10.0.1
Maintainer: roy
-Archive Site: https://roy.marples.name/downloads/dhcpcd/
+Archive Site: https://github.com/NetworkConfiguration/dhcpcd/releases
Home Page: https://roy.marples.name/projects/dhcpcd/
Home Page: https://github.com/NetworkConfiguration/dhcpcd
-Date: 2021-10-22
+Date: 2023-04-21
License: BSD (2-clause)
Location: external/bsd/dhcpcd/dist
Notes:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2960 src/doc/CHANGES:1.2961
--- src/doc/CHANGES:1.2960 Mon Apr 17 10:27:37 2023
+++ src/doc/CHANGES Fri Apr 21 17:00:05 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2960 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2961 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -84,3 +84,5 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
lua: Import version 5.4.4.
Bumped shlib major because of incompatible API/ABI changes.
[nikita 20230416]
+ dhcpcd: Import version 10.0.1. [roy 20230421]
+