pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/dhcpcd Import dhcpcd-7.0.0-rc1 with the following ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7fd19fdb1b41
branches: trunk
changeset: 362269:7fd19fdb1b41
user: roy <roy%pkgsrc.org@localhost>
date: Wed May 10 10:58:11 2017 +0000
description:
Import dhcpcd-7.0.0-rc1 with the following changes:
* Default to use VLANID>0 for IAID instead of MAC address
* BSD: Add support for RTA_LABEL
* Stop sharing the DHCPv6 port in master mode with other processes
* Fix some prefix delegation issues when the carrier drops or
addresses become stale
* Fix a crash when starting dhcpcd with -n
* Fix test for preferring a fake lease over a real one
* Show to real address lifetimes being added when adding IPv6
addresses
* Install dhcpcd-definitions.conf to the correct directory
* Restore the -G, --nogateway option
diffstat:
net/dhcpcd/Makefile | 6 +++---
net/dhcpcd/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r ccfa0bb76191 -r 7fd19fdb1b41 net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile Wed May 10 10:45:26 2017 +0000
+++ b/net/dhcpcd/Makefile Wed May 10 10:58:11 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.64 2017/04/14 10:05:26 roy Exp $
+# $NetBSD: Makefile,v 1.65 2017/05/10 10:58:11 roy Exp $
#
-DISTNAME= dhcpcd-7.0.0-beta3
-PKGNAME= ${DISTNAME:S/-beta/beta/}
+DISTNAME= dhcpcd-7.0.0-rc1
+PKGNAME= ${DISTNAME:S/-rc/rc/}
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
MASTER_SITES+= http://roy.aydogan.net/dhcpcd/
diff -r ccfa0bb76191 -r 7fd19fdb1b41 net/dhcpcd/distinfo
--- a/net/dhcpcd/distinfo Wed May 10 10:45:26 2017 +0000
+++ b/net/dhcpcd/distinfo Wed May 10 10:58:11 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.62 2017/04/14 10:05:26 roy Exp $
+$NetBSD: distinfo,v 1.63 2017/05/10 10:58:11 roy Exp $
-SHA1 (dhcpcd-7.0.0-beta3.tar.xz) = b922b87949fb51e4b32d5d1ed442d05ee228b7c4
-RMD160 (dhcpcd-7.0.0-beta3.tar.xz) = b7327ae9754fc385d5502a7faa3a0bd91443bc74
-SHA512 (dhcpcd-7.0.0-beta3.tar.xz) = b71154fa2596826e23820df984992e8786a6b89588648db60e9340a383b67fdb555307e9a47b7c33097ed4191fdb911e443c6bf9fc76b0194770e66e2de64b95
-Size (dhcpcd-7.0.0-beta3.tar.xz) = 203440 bytes
+SHA1 (dhcpcd-7.0.0-rc1.tar.xz) = 0debc25e9a295c0c5e81de42e0757d04fca5d76a
+RMD160 (dhcpcd-7.0.0-rc1.tar.xz) = d7f770fe23b4296336a618e44af34c16ff9de8e7
+SHA512 (dhcpcd-7.0.0-rc1.tar.xz) = 536ed4c09638a7a0fb16ad6a4a16fd74242ffbe2fe53e183c6756d2c62c94ce02869c95e828fbf3aa49aca06a129ab710195bf3d1dc9c9b52ac550ec51f68a1e
+Size (dhcpcd-7.0.0-rc1.tar.xz) = 204496 bytes
Home |
Main Index |
Thread Index |
Old Index