SHA256 (dhcpcd-10.3.1.tar.xz) = 1aed450dfd22f280a64f7e5feee148d29727c292a3d1819287cf4f98b12d4a68
Size (dhcpcd-10.3.1.tar.xz) = 279320
What's Changed
- BSD: don't send uninitialised memory using ps_root_indirectioctl
- Fix fallback_time option by @ColinMcInnes in #562
- IPv4: Ignore DHCP state when building routes by @rsmarples in #557
- options: Ensure ldop is not NULL dereferenced by @rsmarples in #568
- route: Routes may not have an interface assinged by @rsmarples in #572
- options: Ensure that an overly long bitflag string does not crash by @rsmarples in #576
- options: Don't assume vsio options have an argument by @rsmarples in #578
- common: Cast via uintptr_t rather than unsigned long in UNCONST by @jrtc27 in #581
- privsep: Ensure we recv for real after a successful recv MSG_PEEK by @rsmarples in #556
- DHCP: Add parentheses to macro definitions by @acst1223 in #585
- ipv6nd: empty IPV6RA_EXPIRE eloop queue when dropping by @rsmarples in #586
New Contributors
Full Changelog: v10.3.0...v10.3.1