From 8c9b41bf0745b2094ed36bbf832b1962dd1013a9 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Tue, 28 Feb 2023 10:41:07 +0100 Subject: [PATCH] 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 fc335ed0ab..4b5e56b33f 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 @@ -22,6 +22,9 @@ # Keep the version of bind-tools the same on all arches. =net-dns/bind-tools-9.16.36 ~arm64 +# Required for addressing CVE-2023-23914, CVE-2023-23915 and CVE-2023-23916. +=net-misc/curl-7.88.1-r1 ~amd64 ~arm64 + # Required for addressing CVE-2022-29154 =net-misc/rsync-3.2.7-r2 ~amd64 ~arm64