forked from pool/lua-luv
- Add luv-fix-segfault-with-gc.patch fixing segfaults
(gh#luvit/luv#599 and gh#luvit/luv#644) OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luv?expand=0&rev=43
This commit is contained in:
@@ -23,7 +23,8 @@ Mon Dec 4 10:05:58 UTC 2023 - Noah Dörr <archecraft1@gmail.com>
|
||||
* 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-with-gc: Fix segfault
|
||||
- Add luv-fix-segfault-with-gc.patch fixing segfaults
|
||||
(gh#luvit/luv#599 and gh#luvit/luv#644)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 13 12:31:33 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
@@ -40,7 +40,10 @@ URL: https://github.com/luvit/%{mod_name}
|
||||
Source0: https://github.com/luvit/%{mod_name}/releases/download/%{upver}/%{mod_name}-%{upver}.tar.gz
|
||||
Patch0: lua-link.patch
|
||||
Patch1: luv-module-install.patch
|
||||
# Merged https://github.com/luvit/luv/commit/ff5e90249e08471396f73f599edcdfe405ac4e6e and https://github.com/luvit/luv/commit/ecf3988c0be907f624b0597673617f95ea66f64e
|
||||
# PATCH-FIX-UPSTREAM luv-fix-segfault-from-gc.patch gh#luvit/luv#599 mcepl@suse.com
|
||||
# merged https://github.com/luvit/luv/commit/ff5e90249e08 and
|
||||
# https://github.com/luvit/luv/commit/ecf3988c0be9
|
||||
# Also closes gh#luvit/luv#644
|
||||
Patch2: luv-fix-segfault-from-gc.patch
|
||||
BuildRequires: %{flavor}-compat-5.3
|
||||
BuildRequires: %{flavor}-devel
|
||||
|
Reference in New Issue
Block a user