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-extended/shadow/shadow_4.14.2.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-extended/shadow') diff --git a/meta/recipes-extended/shadow/shadow_4.14.2.bb b/meta/recipes-extended/shadow/shadow_4.14.2.bb index 4e55446312..e57676c1da 100644 --- a/meta/recipes-extended/shadow/shadow_4.14.2.bb +++ b/meta/recipes-extended/shadow/shadow_4.14.2.bb @@ -8,4 +8,3 @@ BBCLASSEXTEND = "native nativesdk" # https://bugzilla.redhat.com/show_bug.cgi?id=884658 CVE_STATUS[CVE-2013-4235] = "upstream-wontfix: Severity is low and marked as closed and won't fix." -CVE_STATUS[CVE-2016-15024] = "cpe-incorrect: This is an issue for a different shadow" -- cgit v1.2.3-54-g00ecf