Module Name: src
Committed By: roy
Date: Thu Oct 19 11:27:57 UTC 2023
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-10.0.4
To generate a diff of this commit:
cvs rdiff -u -r1.1957 -r1.1958 src/doc/3RDPARTY
cvs rdiff -u -r1.3006 -r1.3007 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.1957 src/doc/3RDPARTY:1.1958
--- src/doc/3RDPARTY:1.1957 Sun Oct 8 21:08:05 2023
+++ src/doc/3RDPARTY Thu Oct 19 11:27:57 2023
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1957 2023/10/08 21:08:05 gutteridge Exp $
+# $NetBSD: 3RDPARTY,v 1.1958 2023/10/19 11:27:57 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.3
-Current Vers: 10.0.3
+Version: 10.0.4
+Current Vers: 10.0.4
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-10-06
+Date: 2023-10-19
License: BSD (2-clause)
Location: external/bsd/dhcpcd/dist
Notes:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3006 src/doc/CHANGES:1.3007
--- src/doc/CHANGES:1.3006 Sat Oct 7 12:42:03 2023
+++ src/doc/CHANGES Thu Oct 19 11:27:57 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3006 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3007 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -226,7 +226,7 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
igc(4): Add initial support to Intel I225/I226 series Ethernet devices.
[knakahara, rin, msaitoh 20231006]
less: Updated to version 643. [simonb 20231006]
- dhcpcd: Import version 10.0.3. [roy 20231006]
gcc.old: Initial import of major vax toolchain fix by Kalvis Duckmanton.
[rin 20231007]
+ dhcpcd: Import version 10.0.4. [roy 20231019]