Skip to content

Releases: flatcar/scripts

beta-3602.1.0

01 Jun 11:51
beta-3602.1.0
d149ebf
Compare
Choose a tag to compare

Changes since Beta 3572.1.0

Security fixes:

Bug fixes:

  • Restored the reboot warning and delay for non-SSH console sessions (locksmith#21)

Changes:

  • Changed coreos-cloudinit to now set the short hostname instead of the FQDN when fetched from the metadata service (coreos-cloudinit#19)

Updates:

Changes since Alpha 3602.0.0

Security fixes:

Bug fixes:

Changes:

Updates:

alpha-3619.0.0

01 Jun 11:53
alpha-3619.0.0
92b29fd
Compare
Choose a tag to compare

NOTE: this release has an issue with Equinix Metal arm64. Specific instances like c3.large.arm64 (Ampere Altra systems) do not boot with Kernel 6.1, due to soft lockup. In case of the systems, please stay with the previous version 3602.0.0 with Kernel 5.15. No other cloud provider is affected by the issue. The amd64 systems are also not affected.

Changes since Alpha 3602.0.0

Security fixes:

Read more

beta-3572.1.0

16 May 10:20
beta-3572.1.0
6a8103a
Compare
Choose a tag to compare

Changes since Beta 3549.1.1

Security fixes:

Bug fixes:

  • Fixed a miscompilation of getfacl causing it to dump core when executed (scripts#809)

Changes:

  • Improved the OS reset tool to offer preview, backup and restore (init#94)

Updates:

Changes since Alpha 3572.0.1

Security fixes:

Bug fixes:

  • Fixed a miscompilation of getfacl causing it to dump core when executed (scripts#809)

Updates:

alpha-3602.0.0

16 May 10:18
alpha-3602.0.0
b604f6d
Compare
Choose a tag to compare

Changes since Alpha 3572.0.1

Security fixes:

Bug fixes:

  • Fixed a miscompilation of getfacl causing it to dump core when executed (scripts#809)
  • Restored the reboot warning and delay for non-SSH console sessions (locksmith#21)

Changes:

  • Changed coreos-cloudinit to now set the short hostname instead of the FQDN when fetched from the metadata service (coreos-cloudinit#19)

Updates:

stable-3510.2.1

25 Apr 13:41
stable-3510.2.1
dc60613
Compare
Choose a tag to compare

Changes since Stable 3510.2.0

Security fixes:

Bug fixes:

  • Fixed the broken emerge-gitclone in the dev-container owing to the missing migration action around the unification of the Flatcar core repositories

Changes:

  • The package upgrade for nvidia-drivers might result in not supporting a few of the older NVIDIA Tesla GPUs. If you are facing issues, set NVIDIA_DRIVER_VERSION=460.106.00 in /etc/flatcar/nvidia-metadata

Updates:

lts-3033.3.12

25 Apr 13:46
lts-3033.3.12
8117308
Compare
Choose a tag to compare

Changes since LTS 3033.3.11

Security fixes:

Bug fixes:

  • Fix the broken emerge-gitclone in the dev-container owing to the missing migration action around the unification of the Flatcar core repositories

Changes:

  • The package upgrade for nvidia-drivers might result in not supporting a few of the older NVIDIA Tesla GPUs. If you are facing issues, set NVIDIA_DRIVER_VERSION=460.106.00 in /etc/flatcar/nvidia-metadata

Updates:

beta-3549.1.1

25 Apr 13:37
beta-3549.1.1
6cf82c0
Compare
Choose a tag to compare

Changes since Beta 3549.1.0

Security fixes:

Bug fixes:

  • Fixed systemd journal logs persistency on the first boot (flatcar#1005)
  • Fixed the broken emerge-gitclone in the dev-container owing to the missing migration action around the unification of the Flatcar core repositories

Changes:

  • The package upgrade for nvidia-drivers might result in not supporting a few of the older NVIDIA Tesla GPUs. If you are facing issues, set NVIDIA_DRIVER_VERSION=460.106.00 in /etc/flatcar/nvidia-metadata

Updates:

alpha-3572.0.1

25 Apr 13:37
alpha-3572.0.1
ad5bbd0
Compare
Choose a tag to compare

Changes since Alpha 3572.0.0

Security fixes:

Bug fixes:

  • Fixed the broken emerge-gitclone in the dev-container owing to the missing migration action around the unification of the Flatcar core repositories

Changes:

  • The package upgrade for nvidia-drivers might result in not supporting a few of the older NVIDIA Tesla GPUs. If you are facing issues, set NVIDIA_DRIVER_VERSION=460.106.00 in /etc/flatcar/nvidia-metadata

Updates:

stable-3510.2.0

17 Apr 13:19
stable-3510.2.0
d409d94
Compare
Choose a tag to compare

Changes since Stable 3374.2.5

Security fixes:

Bug fixes:

  • Added back Ignition support for Vagrant (coreos-overlay#2351)
  • Added support for hardware security keys in update-ssh-keys (update-ssh-keys#7)
  • Enabled IOMMU on arm64 kernels, the lack of which prevented some systems from booting (coreos-overlay#2235)
  • Fixed a regression (in Alpha/Beta) where machines failed to boot if they didn't have the core user or group in /etc/passwd or /etc/group (baselayout#26)
  • Fix "ext4 deadlock under heavy I/O load" kernel issue. The patch for this is included provisionally while we wait for it to be merged upstream (Flatcar#847, coreos-overlay#2315)
  • Restored the support to specify OEM partition files in Ignition when /usr/share/oem is given as initrd mount point (bootengine#58)
  • The rootfs setup in the initrd now runs systemd-tmpfiles on every boot, not only when Ignition runs, to fix a dbus failure due to missing files (Flatcar#944)

Changes:

  • Added CONFIG_NF_CONNTRACK_BRIDGE (for nf_conntrack_bridge) and CONFIG_NFT_BRIDGE_META (for nft_meta_bridge) to the kernel config to allow using conntrack rules for bridges in nftables and to match on bridge interface names (coreos-overlay#2207)
  • Added new image signing pub key to flatcar-install, needed for dow...
Read more

lts-3033.3.11

17 Apr 13:20
lts-3033.3.11
d1bf01e
Compare
Choose a tag to compare

Changes since LTS 3033.3.10

Security fixes:

Bug fixes:

Changes:

  • Added new image signing pub key to flatcar-install, needed for download verification of releases built from July 2023 onwards, if you have copies of flatcar-install or the image signing pub key, you need to update them as well (init#92)

Updates: