Package lua5.3: Information

  • Default inline alert: Version in the repository: 5.3.5-alt2

Source package: lua5.3
Version: 5.3.5-alt1
Build time:  Aug 9, 2019, 08:53 AM in the task #235810
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, ppc64le, i586, aarch64)
liblua5.3-debuginfo (x86_64, ppc64le, i586, aarch64)
liblua5.3-devel (x86_64, ppc64le, i586, aarch64)
liblua5.3-devel-static (x86_64, ppc64le, i586, aarch64)
lua5.3 (x86_64, ppc64le, i586, aarch64)
lua5.3-debuginfo (x86_64, ppc64le, i586, aarch64)
lua5.3-doc (noarch)



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

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