pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/dhcpcd dhcpcd-7.0.0-rc4 has been released with the...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d33d8656dd7f
branches: trunk
changeset: 372404:d33d8656dd7f
user: roy <roy%pkgsrc.org@localhost>
date: Wed Dec 06 10:43:55 2017 +0000
description:
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:
net/dhcpcd/Makefile | 4 ++--
net/dhcpcd/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r dcc07ff0f03a -r d33d8656dd7f net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile Wed Dec 06 07:58:35 2017 +0000
+++ b/net/dhcpcd/Makefile Wed Dec 06 10:43:55 2017 +0000
@@ -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 -r dcc07ff0f03a -r d33d8656dd7f net/dhcpcd/distinfo
--- a/net/dhcpcd/distinfo Wed Dec 06 07:58:35 2017 +0000
+++ b/net/dhcpcd/distinfo Wed Dec 06 10:43:55 2017 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index