Skip to content

alpha-4152.0.0

Compare
Choose a tag to compare
@tormath1 tormath1 released this 13 Nov 12:27
· 227 commits to main since this release
alpha-4152.0.0
146bbbc

Changes since Alpha 4116.0.0

Security fixes:

Changes:

  • Added Proxmox Virtual Environment images (scripts#1783)
  • The UEFI firmware has changed from raw (.fd) format to QCOW2 format. In addition, the amd64 firmware variables are now held in a 4MB image rather than a 2MB image. Note that this firmware is only intended for testing with QEMU. Do not use it in production. (scripts#2434)
  • The arm64 UEFI firmware now supports Secure Boot. Be aware that this is not considered secure due to the lack of an SMM implementation, which is needed to protect the variable store. As above, this firmware should not be used in production anyway. (scripts#2434)
  • grub 2.12-flatcar3: GRUB now includes many patches from Red Hat to support Secure Boot, as well as Flatcar's own patches. The version string includes a numbered "flatcar" suffix to track changes to these additional patches. This string can be seen in the GRUB menu. (scripts#2431)
  • Disable CONFIG_NFS_V4_2_READ_PLUS kernel config to fix nfs-ganesha (flatcar/scripts#2390)

Updates: