From ee45f58c2e7455417d27beb3eca32395a566629b Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Thu, 16 Jan 2025 14:26:35 +0100 Subject: [PATCH] overlay profiles: Add accept keywords for net-misc/curl --- .../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 04a647fb88..b1d8a01880 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 @@ -73,6 +73,9 @@ =net-libs/libnetfilter_cthelper-1.0.1-r1 ~arm64 =net-libs/libnetfilter_cttimeout-1.0.1 ~arm64 +# Needed to address CVE-2024-11053 and CVE-2024-9681 +=net-misc/curl-8.11.1-r2 ~amd64 ~arm64 + # Needed by updated app-containers/containers-common =net-misc/passt-2024.09.06 ~amd64 ~arm64