Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data: Add new Flatcar releases 2024-04-16 #324

Merged
merged 1 commit into from
Apr 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
117 changes: 117 additions & 0 deletions data/releases/alpha/3941.0.0.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
architectures:
- amd64
- arm64
channel: alpha
github_release:
assets: []
assets_url: https://api.github.com/repos/flatcar/scripts/releases/151350566/assets
author:
avatar_url: https://avatars.githubusercontent.com/u/10096906?v=4
events_url: https://api.github.com/users/dongsupark/events{/privacy}
followers_url: https://api.github.com/users/dongsupark/followers
following_url: https://api.github.com/users/dongsupark/following{/other_user}
gists_url: https://api.github.com/users/dongsupark/gists{/gist_id}
gravatar_id: ''
html_url: https://github.com/dongsupark
id: 10096906
login: dongsupark
node_id: MDQ6VXNlcjEwMDk2OTA2
organizations_url: https://api.github.com/users/dongsupark/orgs
received_events_url: https://api.github.com/users/dongsupark/received_events
repos_url: https://api.github.com/users/dongsupark/repos
site_admin: false
starred_url: https://api.github.com/users/dongsupark/starred{/owner}{/repo}
subscriptions_url: https://api.github.com/users/dongsupark/subscriptions
type: User
url: https://api.github.com/users/dongsupark
body: " _Changes since **Alpha 3913.0.0**_\r\n \r\n #### Security fixes:\r\n \r\n\
\ - Downgraded xz-utils to 5.4.2 as precaution even though Flatcar is not affected\
\ of the SSH backdoor ([CVE-2024-3094](https://nvd.nist.gov/vuln/detail/CVE-2024-3094))\r\
\n - c-ares ([CVE-2024-25629](https://nvd.nist.gov/vuln/detail/CVE-2024-25629))\r\
\n - coreutils ([coreutils-2024-03-28](https://lists.gnu.org/archive/html/info-gnu/2024-03/msg00006.html))\r\
\n - curl ([CVE-2024-2004](https://nvd.nist.gov/vuln/detail/CVE-2024-2004), [CVE-2024-2379](https://nvd.nist.gov/vuln/detail/CVE-2024-2379),\
\ [CVE-2024-2398](https://nvd.nist.gov/vuln/detail/CVE-2024-2398), [CVE-2024-2466](https://nvd.nist.gov/vuln/detail/CVE-2024-2466))\r\
\n - nghttp2 ([CVE-2024-28182](https://nvd.nist.gov/vuln/detail/CVE-2024-28182))\r\
\n \r\n #### Bug fixes:\r\n \r\n - Disabled user-configdrive.service on OpenStack\
\ when config drive is used, which caused the hostname to be overwritten. The\
\ coreos-cloudinit.service unit already runs on OpenStack if the system is not\
\ configured via ignition. ([Flatcar#1385](https://github.com/flatcar/Flatcar/issues/1385))\r\
\n - Fixed `toolbox` to prevent mounted `ctr` snapshots from being garbage-collected\
\ ([toolbox#9](https://github.com/flatcar/toolbox/pull/9))\r\n \r\n #### Changes:\r\
\n \r\n - Added zram-generator package to the image ([scripts#1772](https://github.com/flatcar/scripts/pull/1772))\r\
\n - Add Intel igc driver to support I225/I226 family NICs. ([flatcar/scripts#1786](https://github.com/flatcar/scripts/pull/1786))\r\
\n - Added Hyper-V VHDX image ([flatcar/scripts#1791](https://github.com/flatcar/scripts/pull/1791))\r\
\n - Added support for unlocking the rootfs with a TPM set up by systemd-cryptenroll\
\ ([bootengine#93](https://github.com/flatcar/bootengine/pull/93))\r\n - Disabled\
\ real-time priority for multipathd as it prevents the cgroups2 cpu controller\
\ from working. ([flatcar/scripts#1771](https://github.com/flatcar/scripts/pull/1771))\r\
\n - Enabled amd-pstate,amd-pstate-epp cpufreq drivers for some AMD CPUs in the\
\ kernel. ([flatcar/scripts#1770](https://github.com/flatcar/scripts/pull/1770))\r\
\n - Enabled ntpd by default on AWS & GCP, enabled chronyd by default on Azure.\
\ The native time sync source is used on each cloud. ([scripts#1792](https://github.com/flatcar/scripts/pull/1792))\r\
\n - Enabled the ptp_vmw module in the kernel.\r\n - Switched ptp_kvm from\
\ kernel builtin to module.\r\n - Enabled the GRUB TPM2 module to measure the\
\ boot code path and files into PCR 8+9 in UEFI ([scripts#1861](https://github.com/flatcar/scripts/pull/1861))\r\
\n - Hyper-V images, both .vhd and .vhdx files are available as `zip` compressed,\
\ switching from `bzip2` to a built-in available Windows compression - `zip` ([scripts#1878](https://github.com/flatcar/scripts/pull/1878))\r\
\n - OpenStack, Brightbox: Added the `flatcar.autologin` kernel cmdline parameter\
\ by default as the hypervisor manages access to the console ([scripts#1866](https://github.com/flatcar/scripts/pull/1866))\r\
\n - Removed `actool` from the image and `acbuild` from the SDK as these tools\
\ are deprecated and not used ([scripts#1817](https://github.com/flatcar/scripts/pull/1817))\r\
\n - SDK: Unified qemu image formats, so that the `qemu_uefi` build target provides\
\ the regular `qemu` and the `qemu_uefi_secure` artifacts ([scripts#1847](https://github.com/flatcar/scripts/pull/1847))\r\
\n - The default VM memory was bumped to 2 GB in the Qemu script and for VMware\
\ OVFs ([scripts#1827](https://github.com/flatcar/scripts/pull/1827))\r\n \r\n\
\ #### Updates:\r\n \r\n - Linux Firmware ([20240410](https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tag/?h=20240410))\r\
\n - acl ([2.3.2](https://lists.nongnu.org/archive/html/acl-devel/2024-01/msg00012.html))\r\
\n - attr ([2.5.2](https://lists.nongnu.org/archive/html/acl-devel/2024-01/msg00011.html))\r\
\n - bpftool ([6.7.6](https://kernelnewbies.org/Linux_6.7#Tracing.2C_probing_and_BPF))\r\
\n - c-ares ([1.27.0](https://github.com/c-ares/c-ares/releases/tag/cares-1_27_0)\
\ (includes [1.26.0](https://github.com/c-ares/c-ares/releases/tag/cares-1_26_0)))\r\
\n - ca-certificates ([3.99](https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_99.html))\r\
\n - containerd ([1.7.15](https://github.com/containerd/containerd/releases/tag/v1.7.15)\
\ (includes [1.7.14](https://github.com/containerd/containerd/releases/tag/v1.7.14)))\r\
\n - coreutils ([9.5](https://lists.gnu.org/archive/html/info-gnu/2024-03/msg00006.html))\r\
\n - curl ([8.7.1](https://curl.se/changes.html#8_7_1) (includes [8.7.0](https://curl.se/changes.html#8_7_0)))\r\
\n - ethtool ([6.7](https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/tree/NEWS?h=v6.7))\r\
\n - git ([2.43.2](https://github.com/git/git/blob/v2.43.2/Documentation/RelNotes/2.43.2.txt))\r\
\n - inih ([58](https://github.com/benhoyt/inih/releases/tag/r58))\r\n - ipset\
\ ([7.21](https://git.netfilter.org/ipset/tree/ChangeLog?h=v7.21) (includes [7.20](https://git.netfilter.org/ipset/tree/ChangeLog?h=v7.20)))\r\
\n - iputils ([20240117](https://github.com/iputils/iputils/releases/tag/20240117)\
\ (includes [20231222](https://github.com/iputils/iputils/releases/tag/20231222))\r\
\n - libnvme ([1.8](https://github.com/linux-nvme/libnvme/releases/tag/v1.8))\r\
\n - nghttp2 ([1.61.0](https://github.com/nghttp2/nghttp2/releases/tag/v1.61.0)\
\ (includes [1.58.0](https://github.com/nghttp2/nghttp2/releases/tag/v1.58.0),\
\ [1.59.0](https://github.com/nghttp2/nghttp2/releases/tag/v1.59.0) and [1.60.0](https://github.com/nghttp2/nghttp2/releases/tag/v1.60.0)))\r\
\n - nvme-cli ([2.8](https://github.com/linux-nvme/nvme-cli/releases/tag/v2.8))\r\
\n - open-vm-tools ([12.4.0](https://github.com/vmware/open-vm-tools/releases/tag/stable-12.4.0))\r\
\n - samba ([4.18.9](https://www.samba.org/samba/history/samba-4.18.9.html))\r\
\n - selinux-refpolicy ([2.20240226](https://github.com/SELinuxProject/refpolicy/releases/tag/RELEASE_2_20240226))\r\
\n - SDK: libpng ([1.6.43](https://github.com/pnggroup/libpng/blob/v1.6.43/ANNOUNCE)\
\ (includes [1.6.42](https://github.com/pnggroup/libpng/blob/v1.6.42/ANNOUNCE)\
\ and [1.6.41](https://github.com/pnggroup/libpng/blob/v1.6.41/ANNOUNCE)))\r\n\
\ - SDK: Rust ([1.77.1](https://github.com/rust-lang/rust/releases/tag/1.77.1)\
\ (includes [1.77.0](https://github.com/rust-lang/rust/releases/tag/1.77.0)))\r\
\n"
created_at: '2024-04-12T15:06:18Z'
draft: false
html_url: https://github.com/flatcar/scripts/releases/tag/alpha-3941.0.0
id: 151350566
name: alpha-3941.0.0
node_id: RE_kwDOB2MTHs4JBW0m
prerelease: false
published_at: '2024-04-16T11:57:22Z'
tag_name: alpha-3941.0.0
tarball_url: https://api.github.com/repos/flatcar/scripts/tarball/alpha-3941.0.0
target_commitish: main
upload_url: https://uploads.github.com/repos/flatcar/scripts/releases/151350566/assets{?name,label}
url: https://api.github.com/repos/flatcar/scripts/releases/151350566
zipball_url: https://api.github.com/repos/flatcar/scripts/zipball/alpha-3941.0.0
image_packages:
containerd: 1.7.15
docker: 24.0.9
ignition: 2.18.0
kernel: 6.6.21
systemd: '255'
release: 3941.0.0
version: 3941.0.0
Loading
Loading