summaryrefslogtreecommitdiff
path: root/net/dhcpcd
diff options
context:
space:
mode:
authorroy <roy@pkgsrc.org>2017-12-06 10:43:55 +0000
committerroy <roy@pkgsrc.org>2017-12-06 10:43:55 +0000
commit5eb8262f52fd3252b49993d4475a116e4ea1b1f1 (patch)
treee0eed7a820d05221608d982a47d591d066d2a594 /net/dhcpcd
parent2fc88e3a65f011362e21dbc82744f7c211c44ffc (diff)
downloadpkgsrc-5eb8262f52fd3252b49993d4475a116e4ea1b1f1.tar.gz
dhcpcd-7.0.0-rc4 has been released with the following changes:
* Mark routes as set by RA/DHCP in Linux * Don't flush prefix routes/routers if kernel does not support RA * Remove OpenBSD route labels * dhcp: improve errors around UDP checksum failure * dhcp: announce existing addresses before rebooting * bpf: rework loop so that we can close/reopen fd inside and abort * ipv6nd: don't handle NA/RA for non active interfaces * dhcp6: listen on all addresses in non master mode * dhcpcd-run-hooks: set protocol in dhcpcd, don't guess * Ensure that xid is unique across all interfaces * dhcp6: redirect message to interface which uses the xid * bsd: strip scope from LL addresses when detecting their addition * ipv6nd: fix address lifetime overflow on carrier up * dhcp6: fix confirmation of lease on carrier up * eloop: fix signal catching before eloop is started on Linux
Diffstat (limited to 'net/dhcpcd')
-rw-r--r--net/dhcpcd/Makefile4
-rw-r--r--net/dhcpcd/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile
index 5419b990741..4c0ec48bf52 100644
--- a/net/dhcpcd/Makefile
+++ b/net/dhcpcd/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2017/10/07 14:18:43 roy Exp $
+# $NetBSD: Makefile,v 1.69 2017/12/06 10:43:55 roy Exp $
-DISTNAME= dhcpcd-7.0.0-rc3
+DISTNAME= dhcpcd-7.0.0-rc4
PKGNAME= ${DISTNAME:S/-rc/rc/}
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
diff --git a/net/dhcpcd/distinfo b/net/dhcpcd/distinfo
index daef486d489..1318f944c3b 100644
--- a/net/dhcpcd/distinfo
+++ b/net/dhcpcd/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.65 2017/10/07 14:18:43 roy Exp $
+$NetBSD: distinfo,v 1.66 2017/12/06 10:43:55 roy Exp $
-SHA1 (dhcpcd-7.0.0-rc3.tar.xz) = 4fff47e8746dc00c87cb776480499b6760725d62
-RMD160 (dhcpcd-7.0.0-rc3.tar.xz) = d0d866a28d997dab3c298b69ce27f1328bea8a37
-SHA512 (dhcpcd-7.0.0-rc3.tar.xz) = 982c4c65ea45391e31170b592ce680c6cf5f4069b00decff3a299db23cede3e2521c66df7754a7a2379d5688f113553fe34e2fde825d6d9b83836a9e6d69fba9
-Size (dhcpcd-7.0.0-rc3.tar.xz) = 207164 bytes
+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