Module Name: src
Committed By: roy
Date: Sun Nov 1 14:25:48 UTC 2020
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note dhcpcd update
To generate a diff of this commit:
cvs rdiff -u -r1.1757 -r1.1758 src/doc/3RDPARTY
cvs rdiff -u -r1.2750 -r1.2751 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.1757 src/doc/3RDPARTY:1.1758
--- src/doc/3RDPARTY:1.1757 Sun Nov 1 11:06:30 2020
+++ src/doc/3RDPARTY Sun Nov 1 14:25:48 2020
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1757 2020/11/01 11:06:30 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1758 2020/11/01 14:25:48 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.3.1
-Current Vers: 9.3.1
+Version: 9.3.2
+Current Vers: 9.3.2
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/dhcpcd/
Home Page: http://roy.marples.name/projects/dhcpcd/
-Date: 2020-10-12
+Date: 2020-11-01
Mailing List: [email protected]
License: BSD (2-clause)
Location: external/bsd/dhcpcd/dist
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2750 src/doc/CHANGES:1.2751
--- src/doc/CHANGES:1.2750 Thu Oct 22 08:26:00 2020
+++ src/doc/CHANGES Sun Nov 1 14:25:48 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2750 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2751 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -297,3 +297,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
tzcode: Updated to 2020c. [christos 20201017]
ossaudio(3): Added support for the OSSv4 Mixer API [nia 20201017]
tzdata updated to 2020d [kre 20201022]
+ dhcpcd: Update to version 9.3.1 [roy 20201101]