Skip to content

alpha-4012.0.0

Compare
Choose a tag to compare
@sayanchowdhury sayanchowdhury released this 26 Jun 13:03
· 1742 commits to main since this release
alpha-4012.0.0
33fb1d1

Changes since Alpha 3975.0.0

Bug fixes:

  • Fixed issue file generation from /etc/issue.d (scripts#2018)

Changes:

  • Added Akamai / Linode images (flatcar/scripts#1806)
  • Provided a Python Flatcar extension as optional systemd-sysext image with the release. Write 'python' to /etc/flatcar/enabled-sysext.conf through Ignition and the sysext will be installed during provisioning (scripts#1979)
  • OpenStack: Changed metadata hostname source order. The service first tries with the config drive then fallback on the metadata service. (bootengine#96)
  • Removed unused grub executable duplicate files and removed grub modules that are already assembled in the grub executable (scripts#1955).
  • libcrypt is now provided by the libxcrypt library instead of glibc. Glibc libcrypt was deprecated long time ago.

Updates: