Module Name: src Committed By: roy Date: Mon Jun 15 17:04:03 UTC 2020
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Note import of dhcpcd-9.1.2 To generate a diff of this commit: cvs rdiff -u -r1.1730 -r1.1731 src/doc/3RDPARTY cvs rdiff -u -r1.2702 -r1.2703 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.1730 src/doc/3RDPARTY:1.1731 --- src/doc/3RDPARTY:1.1730 Mon Jun 15 01:57:30 2020 +++ src/doc/3RDPARTY Mon Jun 15 17:04:03 2020 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1730 2020/06/15 01:57:30 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1731 2020/06/15 17:04:03 roy Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -353,12 +353,12 @@ Notes: Use the dhcp2netbsd script. Package: dhcpcd -Version: 9.1.1 -Current Vers: 9.1.1 +Version: 9.1.2 +Current Vers: 9.1.2 Maintainer: roy Archive Site: ftp://roy.marples.name/pub/dhcpcd/ Home Page: http://roy.marples.name/projects/dhcpcd/ -Date: 2020-06-04 +Date: 2020-06-15 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.2702 src/doc/CHANGES:1.2703 --- src/doc/CHANGES:1.2702 Mon Jun 15 01:57:30 2020 +++ src/doc/CHANGES Mon Jun 15 17:04:03 2020 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2702 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2703 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -220,3 +220,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: inet6: in-kernel Router Advertisment handling removed. [roy 20200612] file(1): Upgraded to 5.39. [christos 20200614] blocklist: import current version [christos 20200614] + dhcpcd: Import version 9.1.2 [roy 20200615]