SHA256 (dhcpcd-10.0.7.tar.xz) = d5b15d6ca3fc6ee6eb01e49f67007a14a406fc83155d1c9a90e1ea9e71c9e769
Size (dhcpcd-10.0.7.tar.xz) = 272144
What's Changed
- DHCP: use request_time, fallback_time and ipv4ll_time rather than reboot timeout
- DHCP6: Wait for IRT to elapse before requesting advertisments
- DHCPv6: Don't re-INFORM if the RA changes
- privsep: Reduce fd use
- dhcpcd: Add support for arp persist defence by @pradeep-brightsign in #273
- Move dhcp(v4) packet size check earlier by @pemensik in #295
- Define the Azure Endpoint and other site-specific options by @lparkes in #299
- add RFC4191 support by @goertzenator in #297
- dhcpcd: Respect IPV6_PREFERRED_ONLY flag regardless of state by @taoyl-g in #307
- Fix time_offset to be int to match RFC-2132 by @ColinMcInnes in #319
- hooks/30-hostname: Exit with 0 if setting hostname is not needed by @bdrung in #320
New Contributors
- @pradeep-brightsign made their first contribution in #273
- @lparkes made their first contribution in #299
- @goertzenator made their first contribution in #297
- @taoyl-g made their first contribution in #307
- @ColinMcInnes made their first contribution in #319
- @bdrung made their first contribution in #320
Full Changelog: v10.0.6...v10.0.7