summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroy <roy@NetBSD.org>2018-07-24 07:59:46 +0000
committerroy <roy@NetBSD.org>2018-07-24 07:59:46 +0000
commita6345633bc37e8a4dcf9afedaaa902a5f3da0488 (patch)
tree5d5f393b0cc09123d512e11d38e83703a2d13456
parenta564fe27babeb0a0e57eeed2a410e354ee4e734d (diff)
Note import of dhcpcd-7.0.7
-rw-r--r--doc/3RDPARTY6
-rw-r--r--doc/CHANGES3
2 files changed, 5 insertions, 4 deletions
diff --git a/doc/3RDPARTY b/doc/3RDPARTY
index 404481fc5bc..d4f50b4d583 100644
--- a/doc/3RDPARTY
+++ b/doc/3RDPARTY
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1532 2018/07/17 19:11:47 joerg Exp $
+# $NetBSD: 3RDPARTY,v 1.1533 2018/07/24 07:59:46 roy Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -334,8 +334,8 @@ Notes:
Use the dhcp2netbsd script.
Package: dhcpcd
-Version: 7.0.6
-Current Vers: 7.0.6
+Version: 7.0.7
+Current Vers: 7.0.7
Maintainer: roy
Archive Site: ftp://roy.marples.name/pub/dhcpcd/
Home Page: http://roy.marples.name/projects/dhcpcd/
diff --git a/doc/CHANGES b/doc/CHANGES
index 8749811d232..ec59a5b868f 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2413 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2414 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -180,3 +180,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
[jmcneill 20180715]
arm: Add support for ARMv7 performance event monitoring with tprof(4).
[jmcneill 20180715]
+ dhcpcd: Import 7.0.7. [roy 20180724]