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-multimedia/libpng/libpng_1.6.41.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta/recipes-multimedia/libpng') diff --git a/meta/recipes-multimedia/libpng/libpng_1.6.41.bb b/meta/recipes-multimedia/libpng/libpng_1.6.41.bb index 59d3db8efd..8c7529be9b 100644 --- a/meta/recipes-multimedia/libpng/libpng_1.6.41.bb +++ b/meta/recipes-multimedia/libpng/libpng_1.6.41.bb @@ -31,5 +31,3 @@ PACKAGES =+ "${PN}-tools" FILES:${PN}-tools = "${bindir}/png-fix-itxt ${bindir}/pngfix ${bindir}/pngcp" BBCLASSEXTEND = "native nativesdk" - -CVE_STATUS[CVE-2019-17371] = "cpe-incorrect: A memory leak in gif2png 2.x" -- cgit v1.2.3-54-g00ecf