From 88fec24e00d9f610f4250417c4ce9244b9ba2057 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Fri, 5 Jan 2024 09:50:53 +0100 Subject: [PATCH] overlay profiles: Add accept keywords for net-misc/curl This is to pull in a security fix. --- .../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 07286f7a7a..b0c89f9f08 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 @@ -69,6 +69,9 @@ =net-libs/libnetfilter_cthelper-1.0.1-r1 ~arm64 =net-libs/libnetfilter_cttimeout-1.0.1 ~arm64 +# Needed for addressing CVE-2023-46218 and CVE-2023-46219 +=net-misc/curl-8.5.0 ~amd64 ~arm64 + # Required to allow us to override the sftp subsystem in sshd config. =net-misc/openssh-9.4_p1 ~amd64 ~arm64