From: Peter Marko Date: Sun, 28 Jan 2024 16:57:05 +0000 (+0100) Subject: sqlite: drop obsolete CVE ignore X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=362a77ea331124ae4c84553c0dceb06b05150804;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git sqlite: drop obsolete CVE ignore CVE-2023-36191 is now rejected in NVD DB so it won't shoup up in cve-check report anymore. Signed-off-by: Peter Marko Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-support/sqlite/sqlite3_3.43.2.bb b/meta/recipes-support/sqlite/sqlite3_3.43.2.bb index 64c10136253..66d6255ac0f 100644 --- a/meta/recipes-support/sqlite/sqlite3_3.43.2.bb +++ b/meta/recipes-support/sqlite/sqlite3_3.43.2.bb @@ -5,6 +5,3 @@ LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=786d3dc581eff03f4fd9e4a77ed0 SRC_URI = "http://www.sqlite.org/2023/sqlite-autoconf-${SQLITE_PV}.tar.gz" SRC_URI[sha256sum] = "6d422b6f62c4de2ca80d61860e3a3fb693554d2f75bb1aaca743ccc4d6f609f0" - -CVE_STATUS[CVE-2023-36191] = "disputed: The error is a bug. It has been fixed upstream. But it is not a vulnerability" -