summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssl
diff options
context:
space:
mode:
authorSimone Weiß <simone.p.weiss@posteo.com>2024-02-23 21:31:01 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-02-24 16:10:23 +0000
commit5e21c5d64eaf2a7bd8b7cc74e3ee9671cd6df35e (patch)
treec856a01a0de9dac8b1b55fa398cea31e1f71dfd0 /meta/recipes-connectivity/openssl
parente8ea8695e12daddd3f973a23fa804c2a818b3c6d (diff)
downloadpoky-5e21c5d64eaf2a7bd8b7cc74e3ee9671cd6df35e.tar.gz
meta: Remove some not needed CVE_STATUS
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ß <simone.p.weiss@posteo.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/openssl')
-rw-r--r--meta/recipes-connectivity/openssl/openssl_3.2.1.bb2
1 files changed, 0 insertions, 2 deletions
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"
257 257
258CVE_VERSION_SUFFIX = "alphabetical" 258CVE_VERSION_SUFFIX = "alphabetical"
259 259
260# Apache in meta-webserver is already recent enough
261CVE_STATUS[CVE-2019-0190] = "not-applicable-config: Only affects OpenSSL >= 1.1.1 in combination with Apache < 2.4.37"