From 82af57e364695749dbaddb5b8c228e48389756ce Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 31 Mar 2025 17:57:30 +0200 Subject: [PATCH] overlay profiles: Add accept keywords for app-containers/crun --- .../profiles/coreos/base/package.accept_keywords | 3 +++ 1 file changed, 3 insertions(+) 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 000753e439..8e081e63cb 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 @@ -10,6 +10,9 @@ # Keep versions on both arches in sync. =app-containers/cri-tools-1.32.0 ~arm64 +# Needed to address CVE-2025-24965. +=app-containers/crun-1.20 ~amd64 ~arm64 + # Seems to be the only available ebuild in portage-stable right now. =app-crypt/adcli-0.9.2 ~arm64