From 5e21c5d64eaf2a7bd8b7cc74e3ee9671cd6df35e Mon Sep 17 00:00:00 2001 From: Simone Weiß Date: Fri, 23 Feb 2024 21:31:01 +0000 Subject: meta: Remove some not needed CVE_STATUS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit CVE_STATUS was set for those components, but meanwhile databases are updated with corrected information, so setting the CVE_STATUS is not needed anymore. (From OE-Core rev: 5ec6057cfa66ceeb33bec013e320f8e3fa7d7ecf) Signed-off-by: Simone Weiß Signed-off-by: Richard Purdie --- meta/recipes-connectivity/openssl/openssl_3.2.1.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta/recipes-connectivity/openssl') diff --git a/meta/recipes-connectivity/openssl/openssl_3.2.1.bb b/meta/recipes-connectivity/openssl/openssl_3.2.1.bb index 549fa4cd94..d3bf6248e3 100644 --- a/meta/recipes-connectivity/openssl/openssl_3.2.1.bb +++ b/meta/recipes-connectivity/openssl/openssl_3.2.1.bb @@ -257,5 +257,3 @@ CVE_PRODUCT = "openssl:openssl" CVE_VERSION_SUFFIX = "alphabetical" -# Apache in meta-webserver is already recent enough -CVE_STATUS[CVE-2019-0190] = "not-applicable-config: Only affects OpenSSL >= 1.1.1 in combination with Apache < 2.4.37" -- cgit v1.2.3-54-g00ecf