Skip to content

Release 24.1.4

Latest
Compare
Choose a tag to compare
@blackboxsw blackboxsw released this 05 Apr 21:48
· 156 commits to main since this release

Cloud-init bug fix release against 24.1.

  • fix(dhcpcd): Make lease parsing more robust (#5129)
  • net/dhcp: raise InvalidDHCPLeaseFileError on error parsing dhcpcd lease
    (#5128) [Chris Patterson]
  • fix: Fix runtime file locations for cloud-init (#4820)
  • net/dhcp: bump dhcpcd timeout to 300s (#5127) [Chris Patterson]
  • net: Warn when interface rename fails
  • ephemeral(dhcpcd): Set dhcpcd interface down
  • test: Remove side effects from tests (#5074)
  • refactor: Import log module rather than functions (#5074)