diff options
| author | roy <roy@NetBSD.org> | 2021-10-22 13:32:28 +0000 |
|---|---|---|
| committer | roy <roy@NetBSD.org> | 2021-10-22 13:32:28 +0000 |
| commit | 8ca1e26be0eb63b8de71c57d33e96c19fe9dc35c (patch) | |
| tree | 6475338b09053e469b8223ef380707b2f9dcbea1 | |
| parent | 907693bd1e5d70b2ed7a416ff01521b6a798dcef (diff) | |
Note update to dhcpcd-9.4.1
| -rw-r--r-- | doc/3RDPARTY | 17 | ||||
| -rw-r--r-- | doc/CHANGES | 3 |
2 files changed, 11 insertions, 9 deletions
diff --git a/doc/3RDPARTY b/doc/3RDPARTY index 4a6fe67ae15..24436ed0387 100644 --- a/doc/3RDPARTY +++ b/doc/3RDPARTY @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1821 2021/10/14 14:53:41 brad Exp $ +# $NetBSD: 3RDPARTY,v 1.1822 2021/10/22 13:32:28 roy Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -352,17 +352,18 @@ Notes: Use the dhcp2netbsd script. Package: dhcpcd -Version: 9.4.0 -Current Vers: 9.4.0 +Version: 9.4.1 +Current Vers: 9.4.1 Maintainer: roy -Archive Site: ftp://roy.marples.name/pub/dhcpcd/ -Home Page: http://roy.marples.name/projects/dhcpcd/ -Date: 2020-12-28 -Mailing List: dhcpcd-discuss@marples.name +Archive Site: https://roy.marples.name/downloads/dhcpcd/ +Home Page: https://roy.marples.name/projects/dhcpcd/ +Home Page: https://github.com/NetworkConfiguration/dhcpcd +Date: 2021-10-22 License: BSD (2-clause) Location: external/bsd/dhcpcd/dist Notes: -Please submit all changes to the project mailing list. +Please submit all changes upstream. +Import using the import-src make target. Package: drm Version: Linux 3.15 diff --git a/doc/CHANGES b/doc/CHANGES index 78ea6599359..9bdaddf360e 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2842 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2843 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -444,3 +444,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: sgp40mox(4): Driver for the Sensirion SGP40 MOx gas sensor for air quality [brad 20211014] aarch64: Enable MKRELRO and MKPIE by default. [nia 20211014] + dhcpcd(8): Update to dhcpcd-9.4.1. [roy 20211022] |
