Module Name: src Committed By: roy Date: Sat Nov 28 14:29:25 UTC 2020
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Note update to dhcpcd-9.3.4 To generate a diff of this commit: cvs rdiff -u -r1.1762 -r1.1763 src/doc/3RDPARTY cvs rdiff -u -r1.2755 -r1.2756 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.1762 src/doc/3RDPARTY:1.1763 --- src/doc/3RDPARTY:1.1762 Fri Nov 27 17:01:18 2020 +++ src/doc/3RDPARTY Sat Nov 28 14:29:25 2020 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1762 2020/11/27 17:01:18 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1763 2020/11/28 14:29:25 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.3 -Current Vers: 9.3.3 +Version: 9.3.4 +Current Vers: 9.3.4 Maintainer: roy Archive Site: ftp://roy.marples.name/pub/dhcpcd/ Home Page: http://roy.marples.name/projects/dhcpcd/ -Date: 2020-11-20 +Date: 2020-11-28 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.2755 src/doc/CHANGES:1.2756 --- src/doc/CHANGES:1.2755 Fri Nov 27 17:01:18 2020 +++ src/doc/CHANGES Sat Nov 28 14:29:25 2020 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2755 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2756 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -301,5 +301,5 @@ Changes from NetBSD 9.0 to NetBSD 10.0: tmux(1): Imported 3.1c. [christos 20201101] kernel: Better default for kern.maxfiles for systems with larger RAM [simonb 20201112] - dhcpcd: Update to version 9.3.3 [roy 20201120] acpi(4): Updated ACPICA to 20201113. [christos 20201127] + dhcpcd: Update to version 9.3.4 [roy 20201128]