]> git.ipfire.org Git - ipfire-2.x.git/commit
lua: Update to version 5.4.6
authorAdolf Belka <adolf.belka@ipfire.org>
Sat, 11 Nov 2023 10:58:43 +0000 (11:58 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 21 Nov 2023 19:27:56 +0000 (19:27 +0000)
commited1c441faaf2fe6fa3ffceb0eb1f443c20f8b8cb
treed61bde6b7a5dd453626bacb364a63baf8cd8cdc3
parent63ac685b9781a18642109696d19eda6fac249666
lua: Update to version 5.4.6

- Update from version 5.4.4 to 5.4.6
- Update of rootfile
- Updated version number in shared library patch
- Changelog
    5.4.6
read overflow in 'l_strcmp'. Reported by Xmilia Hermit on 09 Jun 2023. existed
 since 5.0 (at least). fixed in github.
Call hook may be called twice when count hook yields. Reported by G.k Ray on
 20 Jul 2023. existed since 5.4.0 (at least). fixed in github.
Wrong line number for function calls. Reported by Thadeu de Paula on 20 Aug 2023.
 existed since 5.2. fixed in github.
    5.4.5
Changing the signature of 'lua_resetthread' broke ABI. Reported by Andrew Gierth
 on 29 Apr 2023. fixed in 5.4.6. fixed in github

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
config/rootfiles/common/lua
lfs/lua
src/patches/lua-5.4.6-shared_library-1.patch [moved from src/patches/lua-5.4.3-shared_library-1.patch with 100% similarity]