Note import of dhcpcd-9.0.0
This commit is contained in:
parent
3a7c0202f1
commit
bc0ba69444
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: 3RDPARTY,v 1.1706 2020/04/02 11:11:25 sevan Exp $
|
# $NetBSD: 3RDPARTY,v 1.1707 2020/04/02 14:11:59 roy Exp $
|
||||||
#
|
#
|
||||||
# This file contains a list of the software that has been integrated into
|
# This file contains a list of the software that has been integrated into
|
||||||
# NetBSD where we are not the primary maintainer.
|
# NetBSD where we are not the primary maintainer.
|
||||||
|
@ -327,12 +327,12 @@ Notes:
|
||||||
Use the dhcp2netbsd script.
|
Use the dhcp2netbsd script.
|
||||||
|
|
||||||
Package: dhcpcd
|
Package: dhcpcd
|
||||||
Version: 8.1.6
|
Version: 9.0.0
|
||||||
Current Vers: 8.1.6
|
Current Vers: 9.0.0
|
||||||
Maintainer: roy
|
Maintainer: roy
|
||||||
Archive Site: ftp://roy.marples.name/pub/dhcpcd/
|
Archive Site: ftp://roy.marples.name/pub/dhcpcd/
|
||||||
Home Page: http://roy.marples.name/projects/dhcpcd/
|
Home Page: http://roy.marples.name/projects/dhcpcd/
|
||||||
Date: 2020-01-27
|
Date: 2020-04-02
|
||||||
Mailing List: dhcpcd-discuss@marples.name
|
Mailing List: dhcpcd-discuss@marples.name
|
||||||
License: BSD (2-clause)
|
License: BSD (2-clause)
|
||||||
Location: external/bsd/dhcpcd/dist
|
Location: external/bsd/dhcpcd/dist
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2663 $>
|
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2664 $>
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# [Note: This file does not mention every change made to the NetBSD source tree.
|
# [Note: This file does not mention every change made to the NetBSD source tree.
|
||||||
|
@ -162,3 +162,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
|
||||||
bwfm: Update firmware to linux-firmware-20200316. [thorpej 20200322]
|
bwfm: Update firmware to linux-firmware-20200316. [thorpej 20200322]
|
||||||
acpi(4): Updated ACPICA to 20200326. [christos 20200328]
|
acpi(4): Updated ACPICA to 20200326. [christos 20200328]
|
||||||
ioctlprint(1): Add ioctl descriptive printer. [kamil 20200402]
|
ioctlprint(1): Add ioctl descriptive printer. [kamil 20200402]
|
||||||
|
dhcpcd(8): Import version 9.0.0 [roy 20200402]
|
||||||
|
|
Loading…
Reference in New Issue