Module Name: src
Committed By: roy
Date: Sun Sep 6 14:58:53 UTC 2020
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note dhcpcd update
To generate a diff of this commit:
cvs rdiff -u -r1.1743 -r1.1744 src/doc/3RDPARTY
cvs rdiff -u -r1.2733 -r1.2734 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.1743 src/doc/3RDPARTY:1.1744
--- src/doc/3RDPARTY:1.1743 Thu Aug 20 21:59:54 2020
+++ src/doc/3RDPARTY Sun Sep 6 14:58:53 2020
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1743 2020/08/20 21:59:54 riastradh Exp $
+# $NetBSD: 3RDPARTY,v 1.1744 2020/09/06 14:58:53 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -352,12 +352,12 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 9.1.4
-Current Vers: 9.1.4
+Version: 9.2.0
+Current Vers: 9.2.0
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/dhcpcd/
Home Page: http://roy.marples.name/projects/dhcpcd/
-Date: 2020-07-03
+Date: 2020-09-06
Mailing List: [email protected]
License: BSD (2-clause)
Location: external/bsd/dhcpcd/dist
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2733 src/doc/CHANGES:1.2734
--- src/doc/CHANGES:1.2733 Wed Aug 26 16:03:41 2020
+++ src/doc/CHANGES Sun Sep 6 14:58:53 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2733 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2734 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -274,3 +274,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
kernel: Disable COMPAT_LINUX by default [jdolecek 20200816]
mips: Port crash(8) to mips. [mrg 20200816]
wg(4): Add implementation of WireGuard protocol. [ozaki-r 20200820]
+ dhcpcd: Update to version 9.2.0. [roy 20200906]