Revisions of lua-luv
Ana Guerrero (anag+factory)
accepted
request 1131025
from
Matej Cepl (mcepl)
(revision 14)
- Update to version 1.45.0-0: * Add access(2) constants to the constants table * thread_setaffinity: Allow affinity param to have a length less than cpumask_size() * avoid thread be released before it done * fix thread arguments limit * fix segfault in luv_check_handle/luv_check_stream * add uv.errno table contains all uv errno value * segfault on new_thread and worker.queue * segfault on luv_check_handle * uv.spawn example code in docs is broken * pthread_create possible leak - Update to version 1.44.2-1: * Removed output to stderr from poll callback - Update to version 1.44.2-0: * Adds new function uv.available_parallelism * uv.os_get_passwd: Better handling of gid/uid * uv.fs_opendir and friends: Fix race condition when uv_dir_t pointer doesn't change between allocations * Fix leak from fs_scandir whenever it wasn't fully iterated via fs_scandir_next * Fix two possible fs_scandir segfaults - Add luv-fix-segfault-from-gc.patch fixing segfaults (gh#luvit/luv#599 and gh#luvit/luv#644)
Dominique Leuenberger (dimstar_suse)
accepted
request 954068
from
Callum Farmer (gmbr3)
(revision 13)
Dominique Leuenberger (dimstar_suse)
accepted
request 932019
from
Callum Farmer (gmbr3)
(revision 12)
- Use system compat53 again - Change default version to Lua 5.1
Dominique Leuenberger (dimstar_suse)
accepted
request 931865
from
Callum Farmer (gmbr3)
(revision 11)
- 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
Dominique Leuenberger (dimstar_suse)
accepted
request 888232
from
Matej Cepl (mcepl)
(revision 10)
- Use correct upstream tarball - 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
Dominique Leuenberger (dimstar_suse)
accepted
request 819769
from
Matej Cepl (mcepl)
(revision 7)
Requires https://build.opensuse.org/request/show/819696 to be in Factory. - Add lua54 as new build target and fix problems with compatibility with it.
Dominique Leuenberger (dimstar_suse)
accepted
request 792456
from
Matej Cepl (mcepl)
(revision 5)
- Add skip-failing-test.patch to failing test on Leap 15 (gh#luvit/luv#473)
Dominique Leuenberger (dimstar_suse)
accepted
request 713883
from
Matej Cepl (mcepl)
(revision 1)
New package required for neovim.
Displaying all 14 revisions