| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: lua55-devel | Distribution: openSUSE Tumbleweed | 
| Version: 5.5.0~beta1 | Vendor: openSUSE | 
| Release: 2.1 | Build date: Mon Aug 4 13:52:13 2025 | 
| Group: Development/Libraries/C and C++ | Build host: reproducible | 
| Size: 50258 | Source RPM: lua55-5.5.0~beta1-2.1.src.rpm | 
| Packager: http://bugs.opensuse.org | |
| Url: https://www.lua.org | |
| Summary: Development files for lua | |
Lua is a programming language originally designed for extending applications, but is also frequently used as a general-purpose, stand-alone language. This package contains files needed for embedding lua into your application.
MIT
* Mon Aug 04 2025 Matej Cepl <mcepl@cepl.eu>
  - interpreter should not conflict/provide lua symbol (bsc#1247521)
* Sat Jul 19 2025 Matej Cepl <mcepl@cepl.eu>
  - Switch from update-alternatives to libalternatives (and
    dependency on lua-interpreter)
  - improve .gitignore and overall improve the packaging.
  - this package also provides devel symlink directly and conflicts
    other -devel packages
* Fri Jul 11 2025 Matej Cepl <mcepl@cepl.eu>
  - Start packaging Lua 5.5 line. This time Lua 5.5 beta 1
  - Main chnages in the new version:
    - declarations for global variables
    - for-loop variables are read only
    - floats are printed in decimal with enough digits to be read
      back correctly.
    - more levels for constructors
    - table.create
    - utf8.offset returns also final position of character
    - external strings (that use memory not managed by Lua)
    - new functions luaL_openselectedlibs and luaL_makeseed
    - major collections done incrementally
    - more compact arrays (large arrays use about 60% less memory)
    - lua.c loads 'readline' dynamically
    - static (fixed) binaries (when loading a binary chunk in
      memory, Lua can reuse its original memory in some of the
      internal structures)
    - dump and undump reuse all strings
    - auxiliary buffer reuses buffer when it creates final string
  - See the list of incompatibilities with previous versions on
    https://www.lua.org/work/doc/manual.html#8
* Wed Apr 23 2025 Matej Cepl <mcepl@cepl.eu>
  - Fix license: it is MIT, not GPL-3.0-or-later.
* Wed Jul 24 2024 Callum Farmer <gmbr3@opensuse.org>
  - Update to version 5.4.7:
    * Fixed 11 bugs from 5.4.6
    * Tests now run on shared libraries
  - Removed skip-tests_big-endian.patch: fixed upstream
* Thu Dec 07 2023 Andreas Schwab <schwab@suse.de>
  - execresult.patch: Inspect errno only after failure
* Tue Nov 14 2023 Matej Cepl <mcepl@suse.com>
  - Add skip-tests_big-endian.patch to skip little-endian-only
    tests (bsc#1216930).
* Mon May 29 2023 Callum Farmer <gmbr3@opensuse.org>
  - Library is always liblua5_4-5: due to SOVERSION leading digit
    being 5
* Mon May 22 2023 Matej Cepl <mcepl@suse.com>
  - Final release of 5.4.6. No change in the changelog.
* Tue May 09 2023 Matej Cepl <mcepl@suse.com>
  - Experimenting with lua 5.4.6-rc1 (release 5.4.5 has been
    effectively withdrawn).
* Sun Apr 30 2023 Matej Cepl <mcepl@suse.com>
  - Update to 5.4.5:
    - this is a bug-fix release.
    - Lua 5.4.5 also contains several internal improvements and
      includes a revised reference manual
  - Remove upstreamed patches:
    - luabugs1.patch
    - luabugs10.patch
    - luabugs11.patch
    - luabugs2.patch
    - luabugs3.patch
    - luabugs4.patch
    - luabugs5.patch
    - luabugs6.patch
    - luabugs7.patch
    - luabugs8.patch
    - luabugs9.patch
* Tue Apr 04 2023 Callum Farmer <gmbr3@opensuse.org>
  - Added more numbered patches from upstream:
    * luabugs11.patch
* Sat Mar 18 2023 Callum Farmer <gmbr3@opensuse.org>
  - Added more numbered patches from upstream:
    * luabugs10.patch
* Tue Jan 24 2023 Michal Suchanek <msuchanek@suse.com>
  - Do not use complex dependencies on SLE12
* Sun Dec 18 2022 Callum Farmer <gmbr3@opensuse.org>
  - Added more numbered patches from upstream:
    * luabugs8.patch
    * luabugs9.patch
* Tue Aug 30 2022 Callum Farmer <gmbr3@opensuse.org>
  - Add more upstream patches:
    * luabugs6.patch
    * luabugs7.patch
* Sat Jun 04 2022 Callum Farmer <gmbr3@opensuse.org>
  - Added more numbered patches from upstream:
    * luabugs3.patch
    * luabugs4.patch (bsc#1201146, CVE-2022-33099)
    * luabugs5.patch
* Wed Mar 09 2022 Callum Farmer <gmbr3@opensuse.org>
  - Added patches from upstream:
    * luabugs1.patch
    * luabugs2.patch
  - Adjust buildsystem so that it matches upstream git (testes??)
* Mon Mar 07 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Drop the lua_docdir define, package docs in the standard
    location. Instead just silently drop packaging the README with
    the path that does not makes sense for a rpm package, but for a
    source tarball install. Simpler solution to boo#1186233.
* Wed Jan 26 2022 Callum Farmer <gmbr3@opensuse.org>
  - Ensure shared library is installed with executable bit set
* Wed Jan 26 2022 Callum Farmer <gmbr3@opensuse.org>
  - Update to Lua 5.4.4:
    * fixes all bugs found in Lua 5.4.3
  - Removed upstream-bugs.patch: new release (no bugs found yet)
  - Removed upstream-bugs-test.patch: new release (no bugs found yet)
/usr/include/lua5.5 /usr/include/lua5.5/lauxlib.h /usr/include/lua5.5/lua.h /usr/include/lua5.5/lua.hpp /usr/include/lua5.5/luaconf.h /usr/include/lua5.5/lualib.h /usr/lib/liblua.so /usr/lib/liblua5.5.so /usr/lib/pkgconfig/lua.pc /usr/lib/pkgconfig/lua5.5.pc
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 24 23:31:51 2025