Skip to content

Commit c03f40d

Browse files
committed
overlay profiles: adjust accepted keywords
Signed-off-by: Mathieu Tortuyaux <[email protected]>
1 parent a18a087 commit c03f40d

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
=app-containers/incus-6.0.4-r1 ~arm64
1313
=app-containers/lxc-6.0.4-r1 ~arm64
1414

15+
# CVE-2025-6032
16+
=app-containers/podman-5.5.2 ~amd64 ~arm64
17+
1518
# No stable keywords.
1619
=app-containers/syft-1.18.1 ~amd64 ~arm64
1720

@@ -48,9 +51,10 @@ dev-cpp/azure-identity
4851
dev-cpp/azure-security-keyvault-certificates
4952
dev-cpp/azure-security-keyvault-keys
5053

54+
# CVE-2025-4674
55+
=dev-lang/go-1.24.5-r1 ~arm64 ~amd64
56+
5157
# Keep versions on both arches in sync.
52-
=dev-db/sqlite-3.49.2 ~arm64
53-
=dev-lang/go-1.24.4 ~arm64
5458
=dev-lang/yasm-1.3.0-r1 ~arm64
5559
=dev-libs/cowsql-1.15.8 ~arm64
5660
=dev-libs/ding-libs-0.6.2-r1 ~arm64
@@ -59,6 +63,9 @@ dev-cpp/azure-security-keyvault-keys
5963
=dev-libs/jose-12 **
6064
=dev-libs/luksmeta-9-r1 **
6165

66+
# CVE-2025-49794, CVE-2025-49795, CVE-2025-49796
67+
=dev-libs/libxml2-2.13.8-r2 ~amd64 ~arm64
68+
6269
# Keep versions on both arches in sync.
6370
=dev-libs/raft-0.22.1 ~arm64
6471

@@ -84,9 +91,6 @@ dev-cpp/azure-security-keyvault-keys
8491
=net-libs/libnetfilter_cthelper-1.0.1-r1 ~arm64
8592
=net-libs/libnetfilter_cttimeout-1.0.1 ~arm64
8693

87-
# Needed for addressing CVE-2025-47268 and CVE-2025-48964
88-
=net-misc/iputils-20250605 ~amd64 ~arm64
89-
9094
# Packages are in Gentoo but not expected to be used outside Flatcar, so they
9195
# are generally never stabilised. Thus an unusual form is used to pick up the
9296
# latest version of the package with the unstable keywords.
@@ -99,6 +103,8 @@ sys-apps/azure-vm-utils
99103
=sys-boot/mokutil-0.7.2 **
100104

101105
# Enable ipvsadm for arm64.
106+
=sys-fs/zfs-2.3.3 ~arm64
107+
=sys-fs/zfs-kmod-2.3.3 ~arm64
102108
=sys-cluster/ipvsadm-1.31-r1 ~arm64
103109

104110
# Keep versions on both arches in sync.

0 commit comments

Comments
 (0)