mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56:58 +02:00
Merge pull request #2241 from flatcar/krnowak/weekly
Profile changes for the weekly updates
This commit is contained in:
commit
0f99e5dcf6
@ -0,0 +1,5 @@
|
||||
# Copyright (c) 2022 Flatcar Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# It's stable for arm64, so make it available on amd64 SDK too.
|
||||
=dev-util/cmake-3.24.2 ~amd64
|
@ -2,6 +2,9 @@
|
||||
# Copyright (c) 2013 The CoreOS Authors. All rights reserved.
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Required for addressing some CVEs
|
||||
=dev-libs/libxml2-2.10.3 ~amd64 ~arm64
|
||||
|
||||
=app-arch/zstd-1.4.9 ~amd64 ~arm64
|
||||
|
||||
=app-emulation/qemu-7.0.0-r1 ~arm64
|
||||
@ -27,6 +30,9 @@
|
||||
|
||||
=sys-libs/libseccomp-2.5.0 ~amd64 ~arm64
|
||||
|
||||
# Initially for CVE-2022-37434, but the backport already fixed it.
|
||||
=sys-libs/zlib-1.2.13 ~amd64 ~arm64
|
||||
|
||||
# Keep headers in sync with kernel version.
|
||||
=sys-kernel/linux-headers-5.15 ~amd64 ~arm64
|
||||
|
||||
@ -36,9 +42,6 @@
|
||||
# FIPS support is still being tested
|
||||
=sys-fs/cryptsetup-2.4.3-r1 ~amd64 ~arm64
|
||||
|
||||
# Required for CVE-2022-29187
|
||||
=dev-vcs/git-2.37.3 ~amd64 ~arm64
|
||||
|
||||
=sys-power/acpid-2.0.33 ~amd64 ~arm64
|
||||
|
||||
# Overwrite portage-stable mask - use latest liburing -r2 for ARM64 and AMD64
|
||||
|
Loading…
Reference in New Issue
Block a user