From 06d4d60fbf37c90980556af24a3d13634801b882 Mon Sep 17 00:00:00 2001 From: Sayan Chowdhury Date: Tue, 21 Feb 2023 14:00:11 +0530 Subject: [PATCH] profiles: remove accept_keywords for curl arm64 curl has been stabilized for arm64 for 7.87.0-r2 so we can drop our profile change for the same. Signed-off-by: Sayan Chowdhury --- .../profiles/coreos/base/package.accept_keywords | 4 ---- 1 file changed, 4 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 2b24f396f7..3a9493958a 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 @@ -25,10 +25,6 @@ # Required for addressing CVE-2022-29154 =net-misc/rsync-3.2.7-r2 ~amd64 ~arm64 -# Keep the version of curl the same on all arches. -# Also needed for CVE-2022-43551 and CVE-2022-43552. -=net-misc/curl-7.87.0-r2 ~arm64 - =sys-fs/cryptsetup-2.4.1-r1 ~amd64 ~arm64 # Keep iproute in sync with kernel version.