mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
sqlite3: Security fix for CVE-2019-8457
(From OE-Core rev: c0c66d213b4b6deb0a5e9a688810d2e9674d3ecf) Signed-off-by: Shubham Agrawal <shuagr@microsoft.com> [Cleaned up patch] Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bda26ff31c
commit
6d5867a94c
@@ -7,6 +7,7 @@ SRC_URI = "\
|
||||
http://www.sqlite.org/2018/sqlite-autoconf-${SQLITE_PV}.tar.gz \
|
||||
file://CVE-2018-20505.patch \
|
||||
file://CVE-2018-20506.patch \
|
||||
file://CVE-2019-8457.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "99a51b40a66872872a91c92f6d0134fa"
|
||||
SRC_URI[sha256sum] = "92842b283e5e744eff5da29ed3c69391de7368fccc4d0ee6bf62490ce555ef25"
|
||||
|
||||
Reference in New Issue
Block a user