From: Anuj Mittal Date: Tue, 21 Nov 2023 01:34:47 +0000 (+0800) Subject: sqlite3: upgrade 3.43.2 -> 3.44.0 X-Git-Tag: yocto-5.2~4526 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9d0aab7e94a5862e2a7003ebbc5704ec713dfb28;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git sqlite3: upgrade 3.43.2 -> 3.44.0 Signed-off-by: Anuj Mittal Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-support/sqlite/sqlite3_3.43.2.bb b/meta/recipes-support/sqlite/sqlite3_3.44.0.bb similarity index 78% rename from meta/recipes-support/sqlite/sqlite3_3.43.2.bb rename to meta/recipes-support/sqlite/sqlite3_3.44.0.bb index 64c10136253..d4981548890 100644 --- a/meta/recipes-support/sqlite/sqlite3_3.43.2.bb +++ b/meta/recipes-support/sqlite/sqlite3_3.44.0.bb @@ -4,7 +4,7 @@ LICENSE = "PD" LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=786d3dc581eff03f4fd9e4a77ed00c66" SRC_URI = "http://www.sqlite.org/2023/sqlite-autoconf-${SQLITE_PV}.tar.gz" -SRC_URI[sha256sum] = "6d422b6f62c4de2ca80d61860e3a3fb693554d2f75bb1aaca743ccc4d6f609f0" +SRC_URI[sha256sum] = "b9cd386e7cd22af6e0d2a0f06d0404951e1bef109e42ea06cc0450e10cd15550" CVE_STATUS[CVE-2023-36191] = "disputed: The error is a bug. It has been fixed upstream. But it is not a vulnerability"