Пакет lua5.3: Информация

Исходный пакет: lua5.3
Версия: 5.3.5-alt1.M80P.1
Собран:  20 сентября 2019 г. 19:12 в задании #237746
Сообщить об ошибке в пакете
Домашняя страница: http://www.lua.org/

Лицензия: MIT
О пакете: Powerful light-weight programming language
Описание: 
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.

Список rpm-пакетов, предоставляемых данным 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)

Сопровождающий: Vladimir D. Seleznev

Список участников:
Vladimir D. Seleznev
Michael Shigorin
Igor Vlasenko

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

Последнее изменение


18 сентября 2019 г. Vladimir D. Seleznev 5.3.5-alt1.M80P.1
- Do not provide /usr/bin/lua and /usr/bin/luac.
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.
30 октября 2018 г. Michael Shigorin 5.3.4-alt3
- fix e2kv4 support (imz@'s suggestion didn't work,
  go kludge it alike to x86 then)