Wenlin Kang
e43ecf3297
lua: fix CVE-2020-24371
...
Source: openembedded.org
MR: 105165
Type: Security Fix
Disposition: Backport from https://git.openembedded.org/meta-openembedded gatesgarth
ChangeID: 7471618778
Description:
Fix CVE-2020-24371
Signed-off-by: Wenlin Kang <wenlin.kang@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Armin Kuster <akuster@mvista.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-01-12 15:06:01 -08:00
Wenlin Kang
61922b26e0
lua: fix CVE-2020-15945
...
Source: openembedded.org
MR: 104897
Type: Security Fix
Disposition: Backport from https://git.openembedded.org/meta-openembedded gatesgarth
ChangeID: 6c43941d11
Description:
Fixes CVE-2020-15945
Backport with modifications to apply successfully.
Signed-off-by: Wenlin Kang <wenlin.kang@windriver.com >
Signed-off-by: Joe Slater <joe.slater@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Armin Kuster <akuster@mvista.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-01-12 15:06:01 -08:00
Yue Tao
fae2b90261
lua: Security Advisory - lua - CVE-2020-15888
...
Backport fix from https://github.com/lua/lua.git .
Signed-off-by: Yue Tao <Yue.Tao@windriver.com >
Signed-off-by: Joe Slater <joe.slater@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit 698748c153 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2020-07-30 21:29:08 -07:00
Haseeb Ashraf
7c37f90893
modify LUA_CPATH_DEFAULT for 64-bit architectures
...
LUA_CPATH_DEFAULT for *.so files should include
LUA_ROOT/lib64/lua/LUA_VDIR not LUA_ROOT/lib/lua/LUA_VDIR
Signed-off-by: Haseeb Ashraf <Haseeb_Ashraf@mentor.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-04-16 11:40:40 -07:00
Alexander Kanavin
54d9fe3e5f
lua: change a hard readline dependency into an optional one
...
This requires patching the source code, as readline is hardcoded
in there.
The rationale is to allow disabling the dependency on a gplv3
component (readline) where that license is blacklisted.
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-10-10 21:58:10 -07:00
Hongzhi.Song
be6481ca9f
lua: upgrade from v5.3.4 to v5.3.5
...
The v5.3.5 release covers CVE-2019-6706 which is vulnerable.
Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-04-11 11:30:35 -07:00