Wed, 08 May 2024 20:29:35 UTC | login

Information for build lua-5.4.4-9.fc38

ID222461
Package Namelua
Version5.4.4
Release9.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/lua.git#20fcaf120ec1dd4501546b9ccc7e3d0b0baa8f7a
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
StartedSun, 19 Feb 2023 16:49:32 UTC
CompletedSun, 19 Feb 2023 17:05:40 UTC
Taskbuild (f38, /rpms/lua.git:20fcaf120ec1dd4501546b9ccc7e3d0b0baa8f7a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/lua.git#20fcaf120ec1dd4501546b9ccc7e3d0b0baa8f7a'}}
Tags
f38
f39
f40
RPMs
src
lua-5.4.4-9.fc38.src.rpm (info) (download)
riscv64
lua-5.4.4-9.fc38.riscv64.rpm (info) (download)
lua-devel-5.4.4-9.fc38.riscv64.rpm (info) (download)
lua-libs-5.4.4-9.fc38.riscv64.rpm (info) (download)
lua-static-5.4.4-9.fc38.riscv64.rpm (info) (download)
lua-debuginfo-5.4.4-9.fc38.riscv64.rpm (info) (download)
lua-debugsource-5.4.4-9.fc38.riscv64.rpm (info) (download)
lua-libs-debuginfo-5.4.4-9.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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. * Mon Jan 24 2022 Tom Callaway <spot@fedoraproject.org> - 5.4.3-4 - apply upstream fix for CVE-2021-44647 - apply upstream fixes for known lua bugs 4-10 (11 assumes other changes beyond 5.4.3) * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Mar 31 2021 Tom Callaway <spot@fedoraproject.org> - 5.4.3-1 - update to 5.4.3 - apply fix for bug3