Module Name: src Committed By: roy Date: Wed Nov 13 10:52:40 UTC 2019
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Note import of dhcpcd-8.1.2 To generate a diff of this commit: cvs rdiff -u -r1.1669 -r1.1670 src/doc/3RDPARTY cvs rdiff -u -r1.2612 -r1.2613 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.1669 src/doc/3RDPARTY:1.1670 --- src/doc/3RDPARTY:1.1669 Tue Nov 12 21:03:49 2019 +++ src/doc/3RDPARTY Wed Nov 13 10:52:40 2019 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1669 2019/11/12 21:03:49 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1670 2019/11/13 10:52:40 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: 8.1.1 -Current Vers: 8.1.1 +Version: 8.1.2 +Current Vers: 8.1.2 Maintainer: roy Archive Site: ftp://roy.marples.name/pub/dhcpcd/ Home Page: http://roy.marples.name/projects/dhcpcd/ -Date: 2019-10-16 +Date: 2019-11-13 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.2612 src/doc/CHANGES:1.2613 --- src/doc/CHANGES:1.2612 Tue Nov 12 21:03:49 2019 +++ src/doc/CHANGES Wed Nov 13 10:52:40 2019 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2612 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2613 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -75,3 +75,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: KS8731 and KSZ9477. [msaitoh 20191107] tmux(1): Imported 2.9a. [christos 20191112] + dhcpcd(8): Import 8.1.2. [roy 20191113]