Note import of dhcpcd-7.1.1

This commit is contained in:
roy 2019-02-07 21:40:40 +00:00
parent 0721ee5ec7
commit 5a549cc43d
2 changed files with 6 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: 3RDPARTY,v 1.1596 2019/01/22 15:49:26 jmcneill Exp $
# $NetBSD: 3RDPARTY,v 1.1597 2019/02/07 21:40:40 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@ -341,12 +341,12 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
Version: 7.1.0
Current Vers: 7.1.0
Version: 7.1.1
Current Vers: 7.1.1
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/dhcpcd/
Home Page: http://roy.marples.name/projects/dhcpcd/
Date: 2019-01-09
Date: 2019-02-07
Mailing List: dhcpcd-discuss@marples.name
License: BSD (2-clause)
Location: external/bsd/dhcpcd/dist

View File

@ -1,4 +1,4 @@
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2498 $>
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2499 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@ -324,3 +324,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
[sevan 20190128]
ure(4): Add driver for Realtek RTL8152/RTL8153 from OpenBSD.
[rin 20190206]
dhcpcd: Import dhcpcd-7.1.1 [roy 20190207]