Skip to content

dhcpcd 10.0.3

Compare
Choose a tag to compare
@rsmarples rsmarples released this 06 Oct 08:30
· 45 commits to master since this release
v10.0.3
SHA256 (dhcpcd-10.0.3.tar.xz) = 232a3f7ee41f026e644ee8c8468d4baf2d5f37ca91ade442c5a7b4bc81b3cb0f
Size   (dhcpcd-10.0.3.tar.xz) = 268872

What's Changed

  • Do not crash on dhcpcd test run by @pemensik in #231
  • Add automated CI builds for Ubuntu, OpenBSD, FreeBSD and NetBSD by @tobhe in #229
  • dhcpcd: Fix off-by-one overflow when read() writes full BUFSIZ by @tobhe in #236
  • privsep: fix strlcpy overflow in psp_ifname by @tobhe in #239
  • ci: execute tests after successful build by @tobhe in #243
  • compat: update arc4random() to newer chacha20 based version from OpenBSD by @tobhe in #227
  • Support libcrypto for hmac and sha256 by @tobhe in #223
  • Use a local variable instead of the optind by @gotthardp in #86
  • Send correct amount of used buffer for prefix exclude option by @ctomahogh in #250
  • compat: use OpenSSL RAND_priv_bytes() for entropy by @tobhe in #248

New Contributors

Full Changelog: v10.0.2...v10.0.3