Accepting request 1164563 from GNOME:Factory
Update to 1.0.1 (forwarded request 1164503 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1164563 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glycin-loaders?expand=0&rev=5
This commit is contained in:
commit
2c389d1377
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<service name="obs_scm" mode="manual">
|
<service name="obs_scm" mode="manual">
|
||||||
<param name="url">https://gitlab.gnome.org/sophie-h/glycin.git</param>
|
<param name="url">https://gitlab.gnome.org/sophie-h/glycin.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">1.0.0</param>
|
<param name="revision">1.0.1</param>
|
||||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:63e6202502d1575fb5180391a0c5c5996fa5ef655899cec7ef631c037e45c55b
|
|
||||||
size 10423821
|
|
3
glycin-loaders-1.0.1.obscpio
Normal file
3
glycin-loaders-1.0.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:83d9f90052f0dfe3814d1711da5d811e3031fbfa293dac6c98e4ccc0ee9114ab
|
||||||
|
size 10424845
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 4 08:02:58 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 1.0.1:
|
||||||
|
+ loaders/utils: Register SIGSYS handler as early as possible for
|
||||||
|
better debugging for unallowed syscalls.
|
||||||
|
+ sandbox: Allow membarrier, open, stat syscalls.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 18 08:06:39 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Mon Mar 18 08:06:39 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: glycin-loaders
|
name: glycin-loaders
|
||||||
version: 1.0.0
|
version: 1.0.1
|
||||||
mtime: 1710699800
|
mtime: 1711837760
|
||||||
commit: 869edadffec98d8c36a3db766120ad4ebed20a37
|
commit: a2d84ae939962f129ea3cfd9a32d6f78329a42bb
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%bcond_without jxl
|
%bcond_without jxl
|
||||||
|
|
||||||
Name: glycin-loaders
|
Name: glycin-loaders
|
||||||
Version: 1.0.0
|
Version: 1.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sandboxed image rendering
|
Summary: Sandboxed image rendering
|
||||||
License: LGPL-2.1-or-later OR MPL-2.0
|
License: LGPL-2.1-or-later OR MPL-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:14cbbf0a56c3b4c5baf12725def0e027ae7496a40ba391dc53a16072bdc7b9d5
|
oid sha256:feff61aef99c093241390a7dd06fd611adb8123633445b2d1b9309ce04a60df1
|
||||||
size 36205483
|
size 36240031
|
||||||
|
Loading…
Reference in New Issue
Block a user