github flatcar/scripts alpha-4820.0.0

latest releases: stable-4757.2.0, beta-4790.1.0
4 hours ago

Changes since Alpha 4790.0.0

Security fixes:

Bug fixes:

  • Fixed swtpm process cleanup in QEMU launcher on macOS by using POSIX kill -0 instead of checking Linux-only /proc.
  • Improved early boot ip= kernel command line handling by dropping Flatcar's custom parser in favour of systemd-network-generator. IPv6 and VLANs should work better, and it will no longer assign the given IP address to the loopback interface if you don't specify the device name. If you used dhcp,dhcp6 for a dual stack configuration, you should now specify any instead. (Flatcar#1708, Flatcar#1894, Flatcar#2002)

Changes:

  • Removed the net-misc/bridge-utils package. It is deprecated upstream in favor of the bridge utility from iproute2, which Flatcar ships through sys-apps/iproute2. Use ip link add ... type bridge instead of brctl addbr .... (Flatcar#638)

Updates:

Don't miss a new scripts release

NewReleases is sending notifications on new releases.