Module Name: src Committed By: roy Date: Mon Oct 5 16:04:11 UTC 2020
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Note import of dhcpcd-9.3.0 To generate a diff of this commit: cvs rdiff -u -r1.1747 -r1.1748 src/doc/3RDPARTY cvs rdiff -u -r1.2742 -r1.2743 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.1747 src/doc/3RDPARTY:1.1748 --- src/doc/3RDPARTY:1.1747 Sun Sep 27 00:32:22 2020 +++ src/doc/3RDPARTY Mon Oct 5 16:04:11 2020 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1747 2020/09/27 00:32:22 mrg Exp $ +# $NetBSD: 3RDPARTY,v 1.1748 2020/10/05 16:04:11 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.2.0 -Current Vers: 9.2.0 +Version: 9.3.0 +Current Vers: 9.3.0 Maintainer: roy Archive Site: ftp://roy.marples.name/pub/dhcpcd/ Home Page: http://roy.marples.name/projects/dhcpcd/ -Date: 2020-09-06 +Date: 2020-10-05 Mailing List: dhcpcd-disc...@marples.name License: BSD (2-clause) Location: external/bsd/dhcpcd/dist Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2742 src/doc/CHANGES:1.2743 --- src/doc/CHANGES:1.2742 Sun Sep 27 13:46:19 2020 +++ src/doc/CHANGES Mon Oct 5 16:04:11 2020 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2742 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2743 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -289,3 +289,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: MULTIPROCESSOR in GENERIC. [thorpej 20200918] ld.so(1): Upgrade r_debug to the protocol version 1. [kamil 20200921] vether(4): Imported from OpenBSD. [roy 20200927] + dhcpcd: Update to version 9.3.0 [roy 20201005]