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 with the following chan...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b61c94686a5a
branches: trunk
changeset: 373409:b61c94686a5a
user: roy <roy%pkgsrc.org@localhost>
date: Mon Jan 01 11:57:20 2018 +0000
description:
Import dhcpcd-7.0.0 with the following changes:
* dhcp: when unicasting on L3, unicast on L2 as well
* dhcp: when rebooting, don't set cidaddr
* dhcp6: don't listen on IPv6 addresses when not using DHCPv6
* dhcp: only set probe state when probing (fixes REBOOT reason)
* linux: use IFA_F_NOPREFIXROUTE for IPv4 addresses
* ipv6: disable kernel RA if interface is active
* hooks: set protocol to link for link layer events
diffstat:
net/dhcpcd/Makefile | 4 ++--
net/dhcpcd/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 08e8b107de7d -r b61c94686a5a net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile Mon Jan 01 10:28:50 2018 +0000
+++ b/net/dhcpcd/Makefile Mon Jan 01 11:57:20 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.69 2017/12/06 10:43:55 roy Exp $
+# $NetBSD: Makefile,v 1.70 2018/01/01 11:57:20 roy Exp $
-DISTNAME= dhcpcd-7.0.0-rc4
+DISTNAME= dhcpcd-7.0.0
PKGNAME= ${DISTNAME:S/-rc/rc/}
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
diff -r 08e8b107de7d -r b61c94686a5a net/dhcpcd/distinfo
--- a/net/dhcpcd/distinfo Mon Jan 01 10:28:50 2018 +0000
+++ b/net/dhcpcd/distinfo Mon Jan 01 11:57:20 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.66 2017/12/06 10:43:55 roy Exp $
+$NetBSD: distinfo,v 1.67 2018/01/01 11:57:20 roy Exp $
-SHA1 (dhcpcd-7.0.0-rc4.tar.xz) = 507187ebdbf35995f75600a784f81d156fdad5cd
-RMD160 (dhcpcd-7.0.0-rc4.tar.xz) = a8df54d1e35925d152d4b44aed46edce992c5add
-SHA512 (dhcpcd-7.0.0-rc4.tar.xz) = e4bbb7d52021b84510d2a4e634b6fb979c126a6828de55053df0d3c6aae67a5c9be3da008bd7c8606be3d6aa28b00bafed3188473adcf2f3bc1bbfe9b1f4adc3
-Size (dhcpcd-7.0.0-rc4.tar.xz) = 207596 bytes
+SHA1 (dhcpcd-7.0.0.tar.xz) = dccb56178bc290bfbf7df64a871a0a0889390175
+RMD160 (dhcpcd-7.0.0.tar.xz) = 0333798c14723f591e664f9721a7afe86efcfaa5
+SHA512 (dhcpcd-7.0.0.tar.xz) = f2ab1fcb2dad0c93da757c15d0b772b40cc15c8e59161d91684f06961cf7b515473d7c3fc5973b7755ac525e6851abdf8a5f27760bb5d28fe17e90ff0feaf904
+Size (dhcpcd-7.0.0.tar.xz) = 207924 bytes
Home |
Main Index |
Thread Index |
Old Index