Name: | lua |
---|---|
Version: | 5.4.2 |
Release: | 4.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 603446 |
License: | MIT |
RPM: | lua-5.4.2-4.el9.x86_64.rpm |
Source RPM: | lua-5.4.2-4.el9.src.rpm |
Build Date: | Sun Jan 09 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://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. |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- update to 5.4.2
- update to 5.4.1
- apply upstream fix for CVE-2020-24342
- Refactor macros into lua-rpm-macros
- apply upstream fix for CVE-2020-24370, CVE-2020-24371
- apply upstream fix for CVE-2020-24369
- apply upstream fix for CVE-2020-15889 - apply upstream fix for CVE-2020-15945 - apply upstream fixes for "known bugs"