Name: | lua |
---|---|
Version: | 5.4.6 |
Release: | 7.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 615821 |
License: | MIT |
RPM: | lua-5.4.6-7.el10.x86_64.rpm |
Source RPM: | lua-5.4.6-7.el10.src.rpm |
Build Date: | Mon Jan 27 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.lua.org/ |
Summary: | Powerful light-weight programming language |
Description: | Lua 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. |
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- disable "corrupted binary dump" test that has issues on big-endian architectures - apply upstream fix for 5.4.6 bug 1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- update to 5.4.6
- add upstream fixes for Bugs 8 and 9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Add patch for http://lua-users.org/lists/lua-l/2022-02/msg00112.html (#2111138)