Powerful light-weight programming language
Go to file
Panu Matilainen 519e6ee319 Disable bootstrap mode forgotten on 5.4 rebase
Bootstrap was (necessarily) enabled when rebasing to 5.4 in commit
627e03f462, but forgotten to disable
once done. We don't want to ship an insecure liblua version even if
nothing actually links to it...
2022-10-17 15:49:17 +03:00
tests add tests 2017-11-09 13:39:24 +02:00
.gitignore 5.4.4, 5.3.6 2022-02-01 13:56:29 -05:00
1f3c6f4534c6411313361697d98d1145a1f030fa.patch upstream bug fixes 2022-04-05 14:27:45 -04:00
25b143dd34fb587d1e35290c4b25bc08954800e2.patch upstream bug fixes 2022-04-05 14:27:45 -04:00
42d40581dd919fb134c07027ca1ce0844c670daf.patch upstream bug fixes (3,4,5) including fix for CVE-2022-33099 2022-07-19 10:47:29 -04:00
196bb94d66e727e0aec053a0276c3ad701500762.patch upstream bug fixes (3,4,5) including fix for CVE-2022-33099 2022-07-19 10:47:29 -04:00
c764ca71a639f5585b5f466bea25dc42b855a4b0.patch upstream bug fixes (3,4,5) including fix for CVE-2022-33099 2022-07-19 10:47:29 -04:00
CVE-2019-6706-use-after-free-lua_upvaluejoin.patch apply fix for CVE-2019-6706 (bz1670020) 2019-01-28 09:29:21 -05:00
lua-5.2.2-configure-compat-module.patch readd and fix configure-compat-module.patch to use LUA_CONFIG_ALL instead 2013-10-23 17:12:32 +01:00
lua-5.2.2-configure-linux.patch lua 5.2 2013-05-14 16:40:40 -04:00
lua-5.2.2-idsize.patch lua 5.2 2013-05-14 16:40:40 -04:00
lua-5.2.2-luac-shared-link-fix.patch lua 5.2 2013-05-14 16:40:40 -04:00
lua-5.2.3-autotoolize.patch lua 5.3 (with 5.2 library as to not break the whole freaking universe while we rebuild things) 2015-01-16 10:14:21 -05:00
lua-5.3.0-autotoolize.patch lua 5.3 (with 5.2 library as to not break the whole freaking universe while we rebuild things) 2015-01-16 10:14:21 -05:00
lua-5.3.0-configure-compat-module.patch Define LUA_COMPAT_5_2 in addition to LUA_COMPAT_5_1 2015-03-20 11:56:31 +01:00
lua-5.3.0-idsize.patch lua 5.3 (with 5.2 library as to not break the whole freaking universe while we rebuild things) 2015-01-16 10:14:21 -05:00
lua-5.3.4-bug1.patch apply known upstream bugfixes 2017-10-29 20:33:46 -04:00
lua-5.3.4-bug4.patch apply known upstream bugfixes 2017-10-29 20:33:46 -04:00
lua-5.3.4-bug5.patch missing patch 2017-10-29 20:35:10 -04:00
lua-5.3.4-bug6.patch move lua(abi) provide to -libs, add fix for bug 6 2018-02-13 10:23:53 -05:00
lua-5.3.5-CVE-2020-24370.patch CVE-2020-24370, CVE-2020-24371 2020-08-19 13:45:22 -04:00
lua-5.3.5-luac-shared-link-fix.patch 5.4.0 2020-06-29 13:56:50 -04:00
lua-5.4.0-beta-autotoolize.patch 5.4.0 2020-06-29 13:56:50 -04:00
lua-5.4.3-bug3.patch 5.4.3 2021-04-28 13:35:31 -04:00
lua-5.4.3-bug4.patch apply upstream fix for CVE-2021-44647, apply upstream fixes for known lua bugs 4-10 (11 assumes other changes beyond 5.4.3) 2022-01-24 17:23:29 -05:00
lua-5.4.3-bug5.patch apply upstream fix for CVE-2021-44647, apply upstream fixes for known lua bugs 4-10 (11 assumes other changes beyond 5.4.3) 2022-01-24 17:23:29 -05:00
lua-5.4.3-bug6.patch apply upstream fix for CVE-2021-44647, apply upstream fixes for known lua bugs 4-10 (11 assumes other changes beyond 5.4.3) 2022-01-24 17:23:29 -05:00
lua-5.4.3-bug7.patch apply upstream fix for CVE-2021-44647, apply upstream fixes for known lua bugs 4-10 (11 assumes other changes beyond 5.4.3) 2022-01-24 17:23:29 -05:00
lua-5.4.3-bug8.patch apply upstream fix for CVE-2021-44647, apply upstream fixes for known lua bugs 4-10 (11 assumes other changes beyond 5.4.3) 2022-01-24 17:23:29 -05:00
lua-5.4.3-bug10.patch apply upstream fix for CVE-2021-44647, apply upstream fixes for known lua bugs 4-10 (11 assumes other changes beyond 5.4.3) 2022-01-24 17:23:29 -05:00
lua-5.4.3-CVE-2021-44647.patch apply upstream fix for CVE-2021-44647, apply upstream fixes for known lua bugs 4-10 (11 assumes other changes beyond 5.4.3) 2022-01-24 17:23:29 -05:00
lua.spec Disable bootstrap mode forgotten on 5.4 rebase 2022-10-17 15:49:17 +03:00
luaconf.h Unnecessary change to RISC-V macros in GCC requires change in luaconf.h. 2018-01-02 15:59:24 +00:00
mit.txt fix license handling 2014-07-18 15:57:31 -04:00
sources 5.4.4, 5.3.6 2022-02-01 13:56:29 -05:00