Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

lua51-luv-1.43.0~0-bp156.1.1 RPM for aarch64

From OpenSuSE Leap 15.6 for aarch64

Name: lua51-luv Distribution: SUSE Linux Enterprise 15 SP6
Version: 1.43.0~0 Vendor: openSUSE
Release: bp156.1.1 Build date: Thu Feb 29 11:47:21 2024
Group: Development/Languages/Other Build host: i02-armsrv1
Size: 317817 Source RPM: lua51-luv-1.43.0~0-bp156.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/luvit/luv
Summary: Bare libuv bindings for lua
This library makes libuv available to lua scripts. It was made
for the luvit project but should usable from nearly any lua
project.

The library can be used by multiple threads at once. Each thread
is assumed to load the library from a different lua_State. Luv
will create a unique uv_loop_t for each state. You can't share uv
handles between states/loops.

The best docs currently are the libuv docs themselves. Hopfully
soon we'll have a copy locally tailored for lua.

Provides

Requires

License

Apache-2.0

Changelog

* Tue Feb 27 2024 Max Lin <mlin@suse.com>
  - Align to lua-macros from SLE15
    * Use build flavor to set lua_default instead of lua_version_nodots
      macro on Leap 15
    * Remove lua_provides
* Sun Feb 13 2022 Callum Farmer <gmbr3@opensuse.org>
  - Update to version 1.43.0-0:
    * Only new function is uv_ip_name which luv does not provide
      a binding for
    * Change the call to acquire_vm_cb() in luv.new_therad() to
      be made before the thread is created in luv_new_thread()
* Wed Nov 17 2021 Callum Farmer <gmbr3@opensuse.org>
  - Use system compat53 again
* Wed Nov 17 2021 Callum Farmer <gmbr3@opensuse.org>
  - Change default version to Lua 5.1
* Tue Nov 16 2021 Callum Farmer <gmbr3@opensuse.org>
  - Update to version 1.42.0-1:
    * Use uv_handle_size/uv_req_size instead of sizeof
    * LuaJIT: add missing LJ_ENDIAN and LJ_NO_UNWIND checks for DASM
      [this fixes building on aarch64]
  - Fix shared library build
  - Clean spec file
  - Add lua-link.patch: must link with -llua
  - Add luv-module-install.patch: fix module install path
* Sat Apr 24 2021 Matej Cepl <mcepl@suse.com>
  - Use correct upstream tarball
* Sat Apr 24 2021 Callum Farmer <gmbr3@opensuse.org>
  - Update to version 1.41.0:
    * Fix build with Lua 5.4
    * Updated Libuv to 1.40.0
    * Fix garbage collection-related memory bug with threads
    * Make symlink/copyfile bindings more user-friendly
  - Tests and examples no longer included in tarball
  - Removed skip-failing-test.patch: no longer applicable
* Fri Feb 26 2021 Callum Farmer <gmbr3@opensuse.org>
  - Fix placement of %lua_provides
* Thu Feb 18 2021 Callum Farmer <gmbr3@opensuse.org>
  - Use %lua_provides macro for default lua versioning
* Mon Jul 06 2020 Matej Cepl <mcepl@suse.com>
  - Add lua54 as new build target and fix problems with
    compatibility with it.
* Sun Apr 12 2020 Matej Cepl <mcepl@suse.com>
  - We don't need to define macros, when lua-macros is finally
    fixed.
* Sat Apr 11 2020 Matej Cepl <mcepl@suse.com>
  - Better version of the patch, based upon the upstream advice.
* Wed Apr 08 2020 Matej Cepl <mcepl@suse.com>
  - Add skip-failing-test.patch to failing test on Leap 15
    (gh#luvit/luv#473)
* Thu Sep 19 2019 Matej Cepl <mcepl@suse.com>
  - Update to 1.30.1-1: mostly bugfixes. Full log is only
    https://github.com/luvit/luv/commits/master
* Fri Aug 09 2019 Matej Cepl <mcepl@suse.com>
  - devel package doesn’t need luv%{sover} package, when public
    library is not built.
* Sat Aug 03 2019 Matej Cepl <mcepl@suse.com>
  - Remove public shared library again.
* Sun Jul 07 2019 Matej Cepl <mcepl@suse.com>
  - Make system buildable on Fedora/CentOS as well.
* Thu Jul 04 2019 Matej Cepl <mcepl@suse.com>
  - Provide public shared library again.
* Wed Jul 03 2019 Matej Cepl <mcepl@suse.com>
  - Upgrade to 1.30.0-0:
    - Reduce latency and speed up testing
    - improve thread and threadpool
    - more flexible callback support
    - Simplify callback in thread and threadpool
    - support custom/external event callback
    - Speed up by reduce regristry table queries
    - Allow dns tests that require an internet connection to fail when offline
    - CMake: use REQUIRED with LuaJIT/Lua
    - cmake: handle luajit 2.1 (#343)
* Thu Jun 13 2019 Matej Cepl <mcepl@suse.com>
  - Initial packaging

Files

/usr/lib64/lua/5.1/luv.so
/usr/share/doc/packages/lua51-luv
/usr/share/doc/packages/lua51-luv/README.md
/usr/share/doc/packages/lua51-luv/docs.md
/usr/share/licenses/lua51-luv
/usr/share/licenses/lua51-luv/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 23:47:58 2024