Module Name: src
Committed By: roy
Date: Mon Dec 28 13:59:50 UTC 2020
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note update to dhcpcd-9.4.0
To generate a diff of this commit:
cvs rdiff -u -r1.1770 -r1.1771 src/doc/3RDPARTY
cvs rdiff -u -r1.2771 -r1.2772 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.1770 src/doc/3RDPARTY:1.1771
--- src/doc/3RDPARTY:1.1770 Sun Dec 27 18:28:25 2020
+++ src/doc/3RDPARTY Mon Dec 28 13:59:50 2020
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1770 2020/12/27 18:28:25 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1771 2020/12/28 13:59:50 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -352,17 +352,17 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 9.3.4
-Current Vers: 9.3.4
+Version: 9.4.0
+Current Vers: 9.4.0
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/dhcpcd/
Home Page: http://roy.marples.name/projects/dhcpcd/
-Date: 2020-11-28
+Date: 2020-12-28
Mailing List: [email protected]
License: BSD (2-clause)
Location: external/bsd/dhcpcd/dist
Notes:
-Please submit all changes to the author.
+Please submit all changes to the project mailing list.
Package: drm
Version: Linux 3.15
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2771 src/doc/CHANGES:1.2772
--- src/doc/CHANGES:1.2771 Sun Dec 27 21:13:17 2020
+++ src/doc/CHANGES Mon Dec 28 13:59:50 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2771 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2772 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -324,4 +324,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
nvmm: implement support for trapping REP CMPS [reinoud 20201227]
resize: Import Xterm's resize(1) for querying (x)terminal sizes in
base for headless clients [reinoud 20201227]
-
+ dhcpcd: Update to version 9.4.0 [roy 20201228]