From 30abc8c7246db20444a20f3054c1fc76848955c4 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Wed, 9 Oct 2024 17:50:39 +0200 Subject: [PATCH] overlay profiles: Update accept-keywords for net-misc/curl --- .../profiles/coreos/base/package.accept_keywords | 5 +++-- 1 file changed, 3 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 da6a848e6a..5232e5c63a 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 @@ -105,8 +105,9 @@ dev-util/catalyst ~amd64 ~arm64 # Keep versions on both arches in sync. =net-misc/chrony-4.6 ~arm64 -# Needed to address CVE-2024-6197, CVE-2024-6874 and CVE-2024-7264. -=net-misc/curl-8.9.1-r1 ~amd64 ~arm64 +# Needed to address CVE-2024-6197, CVE-2024-6874, CVE-2024-7264 and +# CVE-2024-8096. +=net-misc/curl-8.10.1-r1 ~amd64 ~arm64 # Keep versions on both arches in sync. =net-misc/iperf-3.17.1 ~arm64