Name: | lua |
---|---|
Version: | 5.3.4 |
Release: | 11.el8 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 616652 |
License: | MIT |
RPM: | lua-5.3.4-11.el8.x86_64.rpm |
Source RPM: | lua-5.3.4-11.el8.src.rpm |
Build Date: | Mon Nov 11 2019 |
Build Host: | jenkins-10-147-72-125-78f0649f-0d81-4ed9-8a5f-f87f52bdc01d.appad1iad.osdevelopmeniad.oraclevcn.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. |
- Fix use after free in lua_upvaluejoin (#1670167)
- move lua(abi) provide to -libs - add fix for bug 6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Unnecessary change to RISC-V macros in GCC requires change in luaconf.h.
- fix pkgconfig provides (bz1519921)
- apply known upstream bugfixes
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Refactor macros to a more common syntax - Use rpm's build-in lua for macros
- Add rpm-macros file, providing packaging macros for lua add-ons (#1447324)