SHA256 (dhcpcd-10.2.0.tar.xz) = 7916fed1560835b5b9d70d27604c3858e501c5a177eef027f96eb7ab0f711399
Size (dhcpcd-10.2.0.tar.xz) = 274896
What's Changed
- dhcp6: start request when advertise received after IRT by @sshambar in #376
- dhcpcd: stdout output sometimes empty when redirected to a file by @diego-santacruz in #364
- Fix help text formatting by @jvfranklin in #379
- Apply lastlease behavior to DHCPv6 by @jvfranklin in #384
- dhcpcd not ignoring source-based routes on linux by @sshambar in #372
- DHCP6: lastlease behavior after Confim non-response by @jvfranklin in #387
- Allow limited RLIMIT_FSIZE when dumping lease by @ColinMcInnes in #389
- IPv6: Avoid uninitialized ifp state when adding address by @kensimon in #395
- DHCPv6: Add support for sending Option 17 (VSIO) by @spoljak-ent in #383
- Exit the timesyncd hook if not on systemd and not executable (#398) by @perkelix in #403
- Add route lifetime from Router Advertisement by @ColinMcInnes in #429
- revert e3c5de1 by @zacknewman in #425
- Fix using multiple enterprise IDs with vendclass (Option 124 DHCP / Option 16 DHCPv6) (#328) by @spoljak-ent in #408
- Update route if acquired time changes by @ColinMcInnes in #441
- Always send req for InfoRefreshTime option on Inform-Req by @ColinMcInnes in #446
- Increase max IPv4 clientid. by @gnaaman-dn in #442
- Update build.yml to fix BSD builds by @perkelix in #456
New Contributors
- @sshambar made their first contribution in #376
- @diego-santacruz made their first contribution in #364
- @jvfranklin made their first contribution in #379
- @kensimon made their first contribution in #395
- @spoljak-ent made their first contribution in #383
- @perkelix made their first contribution in #403
- @zacknewman made their first contribution in #425
- @gnaaman-dn made their first contribution in #442
Full Changelog: v10.1.0...v10.2.0