From a07764b2c08009093d5a561110334f8bda87b2a4 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Tue, 23 May 2023 18:27:15 +0200 Subject: [PATCH] overlay profiles: Drop accept keywords for app-editors/vim{,-core} --- .../profiles/coreos/base/package.accept_keywords | 5 ----- 1 file changed, 5 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 46a5e6dcbf..4e27bdc39e 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 @@ -5,11 +5,6 @@ # Necessary to fix CVE-2022-48303. =app-arch/tar-1.34-r3 ~amd64 ~arm64 -# Necessary to fix CVE-2023-0288, CVE-2023-0433, CVE-2023-1127, -# CVE-2023-1175 and CVE-2023-1170. -=app-editors/vim-9.0.1403 ~arm64 -=app-editors/vim-core-9.0.1403 ~arm64 - # Required for addressing CVE-2022-3715. =app-shells/bash-5.2_p15-r2 ~amd64 ~arm64