Wed, 08 May 2024 18:21:30 UTC | login

Information for build lua-5.4.6-5.fc40

ID281989
Package Namelua
Version5.4.6
Release5.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/lua.git#189e69f04a9a1b3a9501ab0e6d72ab252ad6812d
SummaryPowerful light-weight programming language
DescriptionLua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 21 Feb 2024 08:18:49 UTC
CompletedWed, 21 Feb 2024 08:28:25 UTC
Taskbuild (f40, /rpms/lua.git:189e69f04a9a1b3a9501ab0e6d72ab252ad6812d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/lua.git#189e69f04a9a1b3a9501ab0e6d72ab252ad6812d'}}
Tags
f40
RPMs
src
lua-5.4.6-5.fc40.src.rpm (info) (download)
riscv64
lua-5.4.6-5.fc40.riscv64.rpm (info) (download)
lua-devel-5.4.6-5.fc40.riscv64.rpm (info) (download)
lua-libs-5.4.6-5.fc40.riscv64.rpm (info) (download)
lua-static-5.4.6-5.fc40.riscv64.rpm (info) (download)
lua-debuginfo-5.4.6-5.fc40.riscv64.rpm (info) (download)
lua-debugsource-5.4.6-5.fc40.riscv64.rpm (info) (download)
lua-libs-debuginfo-5.4.6-5.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Aug 01 2023 Tom Callaway <spot@fedoraproject.org> - 5.4.6-3 - disable "corrupted binary dump" test that has issues on big-endian architectures - apply upstream fix for 5.4.6 bug 1 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon May 22 2023 Tom Callaway <spot@fedoraproject.org> - 5.4.6-1 - update to 5.4.6 * Tue Feb 14 2023 Tom Callaway <spot@fedoraproject.org> - 5.4.4-9 - add upstream fixes for Bugs 8 and 9 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 08 2022 Charles R. Anderson <cra@alum.wpi.edu> - 5.4.4-7 - Add patch for http://lua-users.org/lists/lua-l/2022-02/msg00112.html (#2111138) * Mon Oct 17 2022 Tom Callaway <spot@fedoraproject.org> - 5.4.4-6 - add upstream fix for Bug 7 * Mon Oct 17 2022 Panu Matilainen <pmatilai@redhat.com> - 5.4.4-5 - Disable bootstrap mode forgotten on 5.4 rebase * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Tom Callaway <spot@fedoraproject.org> - 5.4.4-3 - upstream bug fixes (3,4,5) including fix for CVE-2022-33099 * Tue Apr 05 2022 Tom Callaway <spot@fedoraproject.org> - 5.4.4-2 - upstream bug fixes * Tue Feb 01 2022 Tom Callaway <spot@fedoraproject.org> - 5.4.4-1 - update to 5.4.4, update bootstrap code to 5.3.6 - 5.4.4 contains the fix for 5.4.3 bug7, which is also CVE-2021-43519 This fix was also in 5.4.3-4, so you do not need to update solely for that.