Package: lua5.3 / 5.3.3-1.1+deb11u1
Metadata
| Package | Version | Patches format |
|---|---|---|
| lua5.3 | 5.3.3-1.1+deb11u1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 build system.patch | (download) |
Makefile |
25 14 + 11 - 0 ! |
build system |
| 0002 lua modules paths.patch | (download) |
src/luaconf.h |
11 10 + 1 - 0 ! |
lua modules paths |
| 0003 extern_C.patch | (download) |
src/luaconf.h |
4 4 + 0 - 0 ! |
extern_c |
| 0004 Fix invalid pointer conversions.patch | (download) |
src/lobject.c |
2 1 + 1 - 0 ! |
fix invalid pointer conversions |
| CVE 2019 6706.patch | (download) |
src/lapi.c |
12 6 + 6 - 0 ! |
fixed bug in 'lua_upvaluejoin' Bug-fix: joining an upvalue with itself could cause a use-after-free crash. |
| CVE 2020 24370.patch | (download) |
src/ldebug.c |
7 4 + 3 - 0 ! |
fixed bug: negation overflow in getlocal/setlocal |
