Module Name: src Committed By: roy Date: Tue Apr 21 09:58:07 UTC 2020
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Note newer dhcpcd To generate a diff of this commit: cvs rdiff -u -r1.1711 -r1.1712 src/doc/3RDPARTY cvs rdiff -u -r1.2674 -r1.2675 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.1711 src/doc/3RDPARTY:1.1712 --- src/doc/3RDPARTY:1.1711 Tue Apr 21 09:20:17 2020 +++ src/doc/3RDPARTY Tue Apr 21 09:58:07 2020 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1711 2020/04/21 09:20:17 wiz Exp $ +# $NetBSD: 3RDPARTY,v 1.1712 2020/04/21 09:58:07 roy Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -327,12 +327,12 @@ Notes: Use the dhcp2netbsd script. Package: dhcpcd -Version: 9.0.1 -Current Vers: 9.0.1 +Version: 9.0.2 +Current Vers: 9.0.2 Maintainer: roy Archive Site: ftp://roy.marples.name/pub/dhcpcd/ Home Page: http://roy.marples.name/projects/dhcpcd/ -Date: 2020-04-13 +Date: 2020-04-21 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.2674 src/doc/CHANGES:1.2675 --- src/doc/CHANGES:1.2674 Tue Apr 14 08:00:22 2020 +++ src/doc/CHANGES Tue Apr 21 09:58:07 2020 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2674 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2675 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -177,3 +177,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: umass(4): Removed obsolete ISD-ATA support [jdolecek 202000413] dhcpcd(8): Import version 9.0.1 [roy 20200413] xbd(4): Make the driver MP-safe [jdolecek 20200413] + dhcpcd(8): Import version 9.0.2 [roy 20200421]