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

  • Default inline alert: Версия в репозитории: 5.3.5-alt2

Бинарный пакет: liblua5.3
Версия: 5.3.5-alt1
Архитектура: ppc64le
Собран:  9 августа 2019 г. 8:53 в задании #235810
Исходный пакет: lua5.3
Сообщить об ошибке в пакете
Домашняя страница: http://www.lua.org/

Лицензия: MIT
О пакете: Libraries for lua
Описание: 
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.

This package contains the shared libraries for lua.

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

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

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


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)
12 сентября 2017 г. Michael Shigorin 5.3.4-alt2
- e2k support
- spec cleanup