From bec268ee8ccdd1007f95093ca941d2d8faf9cc3c Mon Sep 17 00:00:00 2001 From: roy Date: Mon, 6 Feb 2012 15:43:49 +0000 Subject: Import dhcpcd-5.5.4 with the following changes: * ArchLinux SERVICESTATUS override fixed * Shell portability fixes, including proper printf usage. * Detect a valid ntp.conf before adjusting it * Restart NTP correctly on Debian * reboot timeout changed to 5 seconds * When rebooting and not daemonized, reduce the discover timeout to allow for fallback or IPv4LL * Respect each kernel carrier message * Optimize some bitwise logic * On Linux, pretent a bridge interface does not exist until IFF_LOWER_UP is set * Don't remove interfaces for which commands have not been sent * Store the assigned metric to each route so that we can change metrics on the fly dhcpcd -n --metric 100 iwi0 * Add SixRD support, RFC5969 * Fix SIP server support * Only regen resolv.conf if it has changed * Fix --reconfigure from spinning * Add IPv6 Router Solicitation support we regards to RDNSS and DNSSL, RFC6016 * Add clang to the list of detected compilers * Allow dhcpcd to run on a read only filesystem * Don't attempt to tun the script if an empty string or /dev/null * Stop truncating the netmask sockaddr on routing messages for BSD * Prefer a DHCP lease over an IPv4LL one * Fix carrier handling on BSD * Fix arc4random detection on FreeBSD 7 --- net/dhcpcd/distinfo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'net/dhcpcd/distinfo') diff --git a/net/dhcpcd/distinfo b/net/dhcpcd/distinfo index 5ccd2118eef..dccc9f9e538 100644 --- a/net/dhcpcd/distinfo +++ b/net/dhcpcd/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.28 2011/04/06 09:12:36 roy Exp $ +$NetBSD: distinfo,v 1.29 2012/02/06 15:43:49 roy Exp $ -SHA1 (dhcpcd-5.2.12.tar.bz2) = 27378a251705c7888332e6d60eea7805d1f8aeb5 -RMD160 (dhcpcd-5.2.12.tar.bz2) = 588a6e508b3ed7e07e044c4da77512eebc9bd607 -Size (dhcpcd-5.2.12.tar.bz2) = 72177 bytes +SHA1 (dhcpcd-5.5.4.tar.bz2) = 8aa42abd28d49cce5b179998490c36f6c490e338 +RMD160 (dhcpcd-5.5.4.tar.bz2) = bb5cd50f64f4c8ef023605cb86bde07df3d2f72a +Size (dhcpcd-5.5.4.tar.bz2) = 77349 bytes -- cgit v1.2.3