New Beta Release 3227.1.0
Changes since Beta 3185.1.1
Security fixes:
- Linux (CVE-2022-1734, CVE-2022-28893, CVE-2022-1012, CVE-2022-1729)
- Go (CVE-2022-29526)
- containerd (CVE-2022-24769)
- gnutls (CVE-2021-4209, GNUTLS-SA-2022-01-17)
- gzip,xz-utils (CVE-2022-1271)
- libarchive (CVE-2022-26280)
- nvidia-drivers (CVE-2022-28181, CVE-2022-28183, CVE-2022-28184, CVE-2022-28185)
- util-linux (CVE-2021-3995, CVE-2021-3996, CVE-2022-0563)
- zlib (CVE-2018-25032)
Bug fixes:
- Ensured
/etc/flatcar/update.conf
exists because it happens to be used as flag file for Ansible (init#71) - Fixed Ignition's OEM ID to be
metal
to follow the Ignition upstream change which otherwise resulted in a broken boot when the Flatcar OEM IDpxe
was used (bootengine#45) - Added
networkd
translation tofiles
section when converting from Ignition 2.x to Ignition 3.x (coreos-overlay#1910, flatcar#741) - GCP: Fixed shutdown script execution (coreos-overlay#1912, flatcar#743)
Changes:
- Enabled
CONFIG_INTEL_RAPL
on AMD64 Kernel config to compileintel_rapl_common
module in order to allow power monitoring on modern Intel processors (flatcar#coreos-overlay#1801)
Updates:
- Linux (5.15.43 (includes 5.15.42, 5.15.41, 5.15.40, 5.15.39, 5.15.38))
- Linux Firmware (20220411)
- Go (1.17.10)
- afterburn (5.2.0)
- bind-tools (9.16.27)
- conntrack-tools (1.4.6)
- containerd (1.6.3 (includes 1.6.2))
- Docker (20.10.14)
- e2fsprogs (1.46.4)
- elfutils (0.186)
- gnutls (3.7.3)
- gzip (1.12 (includes 1.11))
- jansson (2.14)
- libarchive 3.6.1
- libbsd (0.11.3)
- libnetfilter_queue (1.0.5)
- libpcap (1.10.1)
- libtasn1 (4.17.0)
- liburing (2.1)
- mdadm (4.2)
- multipath-tools (0.8.7)
- nghttp2 (1.45.1)
- nvidia-drivers (510.73.05)
- oniguruma (6.9.7.1)
- open-isns (0.101)
- pcre2 (10.39)
- runc (1.1.1)
- tcpdump (4.99.1)
- unzip (6.0_p26)
- util-linux (2.37.4)
- zlib (1.2.12)
- SDK: Rust (1.60.0)
Changes since Alpha 3227.0.0
Security fixes:
- Linux (CVE-2022-1734, CVE-2022-28893, CVE-2022-1012, CVE-2022-1729)
- Go (CVE-2022-29526)
- nvidia-drivers (CVE-2022-28181, CVE-2022-28183, CVE-2022-28184, CVE-2022-28185)
Bug fixes:
- Ensured
/etc/flatcar/update.conf
exists because it happens to be used as flag file for Ansible (init#71) - Fixed Ignition's OEM ID to be
metal
to follow the Ignition upstream change which otherwise resulted in a broken boot when the Flatcar OEM IDpxe
was used (bootengine#45) - Added
networkd
translation tofiles
section when converting from Ignition 2.x to Ignition 3.x (coreos-overlay#1910, flatcar#741) - GCP: Fixed shutdown script execution (coreos-overlay#1912, flatcar#743)