Skip to content

dhcpcd 10.0.5

Compare
Choose a tag to compare
@rsmarples rsmarples released this 10 Nov 14:31
· 154 commits to master since this release
v10.0.5
SHA256 (dhcpcd-10.0.5.tar.xz) = eb1f3cfef3069781ff8c896d7cea922639964afe22db28c069dc3f37f57eb428
Size   (dhcpcd-10.0.5.tar.xz) = 269696

What's Changed

  • DHCP: re-enter DISCOVER phase if server doesn't reply to our REQUEST
  • privsep: Allow __NR_dup3 syscall as some libc's use that instead of the dup2 dhcpcd uses
  • dev: Fix an issue where not opening the dev plugin folder if configured returned the wrong fd
  • privsep: Harden the launcher process detecting daemonisation.
  • compat: arc4random uses explicit_bzero if available

Full Changelog: v10.0.4...v10.0.5