summaryrefslogtreecommitdiff
path: root/net/dhcpcd/distinfo
diff options
context:
space:
mode:
authorroy <roy@pkgsrc.org>2016-10-07 08:26:14 +0000
committerroy <roy@pkgsrc.org>2016-10-07 08:26:14 +0000
commit15f8d8ccfaa4df3ca3f8f01409d25c634322a45a (patch)
treed8113fe6a799ad40eac9e2a9bd67432c0b519582 /net/dhcpcd/distinfo
parentba0c0dad93032ac751af330ac29e11c852964c0c (diff)
downloadpkgsrc-15f8d8ccfaa4df3ca3f8f01409d25c634322a45a.tar.gz
Import dhcpcd-6.11.4 with the following changes:
* Fixed octal and hex string parsing in options. * Ignore bogus RTM_DELADDR on FreeBSD when the interface goes down. * Several statically sized buffers have been removed and replaced with dynamically sized ones where we have no real idea of what the size will be. * Reverse IPv4 route removal order. * Improved handling of Netlink messages on Linux. * Poll for tentative link-local addresses if needed. * Added --small configure directive to reduce binary size * Allow DHCPv6, IPv4lL and authentication to be compiled out * dhcpcd requries the interface to be up when considering link status * Add support for ifa_addrflags in getifaddrs(3) * Add support for ifam_addrflags and ifam_pid from route(4) * If T1 or T2 are not set in DHCPv6 messages, use a default from the lowest pltime instead of the expiration time. * Validate lease before moving to REQUEST when both ends use rapid commit. * If lease validation fails, don't restart the DISCOVER phase if we're already in it.
Diffstat (limited to 'net/dhcpcd/distinfo')
-rw-r--r--net/dhcpcd/distinfo10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/dhcpcd/distinfo b/net/dhcpcd/distinfo
index 27ae913c7d3..3c076076cbd 100644
--- a/net/dhcpcd/distinfo
+++ b/net/dhcpcd/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.58 2016/08/16 16:15:47 roy Exp $
+$NetBSD: distinfo,v 1.59 2016/10/07 08:26:14 roy Exp $
-SHA1 (dhcpcd-6.11.3.tar.xz) = 6e362f8fcb7e39759ede1ae0f4f98d29f59eb487
-RMD160 (dhcpcd-6.11.3.tar.xz) = 18544fde83ce87951ad5648997235a186c32395f
-SHA512 (dhcpcd-6.11.3.tar.xz) = 249185532cb239124f847c28e6bfb3e8a85e818e05a07eb0c6ac6843fbbab8afa8d6ebce4032b3537ccfb7fafb306dd0dc51c0e97f337f12f5071ba499686a70
-Size (dhcpcd-6.11.3.tar.xz) = 194892 bytes
+SHA1 (dhcpcd-6.11.4.tar.xz) = 05a5a61cf67f9d29636619cf133f766de9032bb7
+RMD160 (dhcpcd-6.11.4.tar.xz) = 57002d0d96feedd54552c3c6ffe5590b8a134d69
+SHA512 (dhcpcd-6.11.4.tar.xz) = cc2cd3996b43f27dfe947c9cc94e0993b9ab692ed62e58185b2024a287f25b6a02d1ef9f5fc50b515fbe7fbf2cca5c6408db76359da03615008615208f9f49de
+Size (dhcpcd-6.11.4.tar.xz) = 198060 bytes