Package lua5.3: Information

Source package: lua5.3
Version: 5.3.5-alt1
Build time:  Sep 18, 2019, 04:35 PM in the task #235811
Report package bug
License: MIT
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.

List of rpms provided by this srpm:
liblua5.3 (x86_64, i586)
liblua5.3-debuginfo (x86_64, i586)
liblua5.3-devel (x86_64, i586)
liblua5.3-devel-static (x86_64, i586)
lua5.3 (x86_64, i586)
lua5.3-debuginfo (x86_64, i586)
lua5.3-doc (noarch)



    1. autoconf-common
    2. automake-common
    3. libncurses++-devel
    4. libncurses-devel
    5. libncursesw-devel
    6. readline-devel
    7. libtic-devel
    8. libtinfo-devel
    9. libtool-common

Last changed


Aug. 8, 2019 Vladimir D. Seleznev 5.3.5-alt1
- 5.3.5.
- Applied CVE-2019-6706-use-after-free-lua_upvaluejoin.patch.
- Added conflict with lua5 <= 5.1.5-alt2.
Oct. 30, 2018 Michael Shigorin 5.3.4-alt3
- fix e2kv4 support (imz@'s suggestion didn't work,
  go kludge it alike to x86 then)
Sept. 12, 2017 Michael Shigorin 5.3.4-alt2
- e2k support
- spec cleanup