From 501b69b70d41f4306b1413b3a3a3c8cef42f91af Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 23 Jun 2025 13:25:24 +0200 Subject: [PATCH] overlay profiles: Update accept keywords for app-containers/containerd --- .../profiles/coreos/base/package.accept_keywords | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords index a981872c64..e558d44782 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords @@ -7,8 +7,8 @@ # Gentoo upstream package stabilisation # (the following packages are "unstable" upstream; we're stabilising these) -# Needed to address CVE-2024-40635. -=app-containers/containerd-2.0.4 ~amd64 ~arm64 +# Needed to address CVE-2024-40635, CVE-2025-47291 +=app-containers/containerd-2.0.5 ~amd64 ~arm64 # Keep versions on both arches in sync. =app-containers/cri-tools-1.32.0 ~arm64 @@ -20,6 +20,9 @@ =app-containers/lxc-6.0.4-r1 ~amd64 ~arm64 =app-containers/incus-6.0.4-r1 ~amd64 ~arm64 +# Needed by app-containers/containerd-2.0.5 +=app-containers/runc-1.2.6 ~amd64 ~arm64 + # No stable keywords. =app-containers/syft-1.18.1 ~amd64 ~arm64