mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
lua: fix CVE-2020-24371
Fix CVE-2020-24371 Signed-off-by: Wenlin Kang <wenlin.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -9,6 +9,7 @@ SRC_URI = "http://www.lua.org/ftp/lua-${PV}.tar.gz;name=tarballsrc \
|
||||
file://0001-Allow-building-lua-without-readline-on-Linux.patch \
|
||||
file://CVE-2020-15888.patch \
|
||||
file://CVE-2020-15945.patch \
|
||||
file://0001-Fixed-bug-barriers-cannot-be-active-during-sweep.patch \
|
||||
"
|
||||
|
||||
# if no test suite matches PV release of Lua exactly, download the suite for the closest Lua release.
|
||||
|
||||
Reference in New Issue
Block a user