10 Commits

Author SHA256 Message Date
9faf0c3d54 Accepting request 1323157 from graphics
OBS-URL: https://build.opensuse.org/request/show/1323157
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gegl?expand=0&rev=90
2025-12-17 16:32:49 +00:00
5cb9fe1bb6 - Update to 0.4.66:
- Core:
    - Improved relocability now also on linux.
  - Ops:
    - gif-load: don’t embed libnsgif directly
  - Dependencies:
    - libnsgif: support using distro provided lib.
    - ctx: synchronize with ctx-0.1.14

OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=180
2025-12-16 16:41:03 +00:00
e2d5232b57 Accepting request 1320572 from graphics
Forwarded request #1320344 from qzhao

Update the changelog to record security CVE fixed in previous update. (CVE-2025-10921, ZDI-CAN-27803, bsc#1250496)

OBS-URL: https://build.opensuse.org/request/show/1320572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gegl?expand=0&rev=89
2025-12-02 12:18:50 +00:00
7354365f53 Update the changelog to record security CVE fixed in previous update. (CVE-2025-10921, ZDI-CAN-27803, bsc#1250496)
OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=178
2025-11-29 14:43:50 +00:00
c42cd4f6d9 Accepting request 1314332 from graphics
Forwarded request #1314322 from Andreas_Schwab

- Enable luajit on riscv64

OBS-URL: https://build.opensuse.org/request/show/1314332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gegl?expand=0&rev=88
2025-10-30 16:09:40 +00:00
6048daa7c8 - Enable luajit on riscv64
OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=176
2025-10-29 11:21:03 +00:00
eb3ab196f9 Accepting request 1309292 from graphics
Forwarded request #1309285 from polslinux

- Update to 0.4.64:
  * added OpenCL to the base GeglOperationPointComposer3 class
  * fixed the ZDI-CAN-27803 vulnerability for RGBE image imports
  * build process improvements and clean-up
- Drop upstreamed eda8ba51.patch

OBS-URL: https://build.opensuse.org/request/show/1309292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gegl?expand=0&rev=87
2025-10-08 16:12:18 +00:00
f0466d0ee6 Accepting request 1309285 from home:polslinux:branches:graphics
- Update to 0.4.64:
  * added OpenCL to the base GeglOperationPointComposer3 class
  * fixed the ZDI-CAN-27803 vulnerability for RGBE image imports
  * build process improvements and clean-up
- Drop upstreamed eda8ba51.patch

OBS-URL: https://build.opensuse.org/request/show/1309285
OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=174
2025-10-06 15:05:56 +00:00
e674f1671f Accepting request 1307129 from graphics
Forwarded request #1307118 from iznogood

- Add eda8ba51.patch: operations: Support FFMPEG 8 on ff-load
  (boo#1249045).

OBS-URL: https://build.opensuse.org/request/show/1307129
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gegl?expand=0&rev=86
2025-09-29 19:11:39 +00:00
236b689622 - Add eda8ba51.patch: operations: Support FFMPEG 8 on ff-load
(boo#1249045).

OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=172
2025-09-25 14:03:58 +00:00
4 changed files with 40 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5887576371ebf1d9e90797d10e4b9a7f1658228d4827583e79e1db3d94505c6c
size 6025372

3
gegl-0.4.66.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:92b05855e2190868949d70cea6e9a50b163a6a441242e740a6263975379f993b
size 6078452

View File

@@ -1,3 +1,37 @@
-------------------------------------------------------------------
Mon Dec 15 00:24:43 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- Update to 0.4.66:
- Core:
- Improved relocability now also on linux.
- Ops:
- gif-load: dont embed libnsgif directly
- Dependencies:
- libnsgif: support using distro provided lib.
- ctx: synchronize with ctx-0.1.14
-------------------------------------------------------------------
Mon Oct 27 16:54:00 UTC 2025 - Andreas Schwab <schwab@suse.de>
- Enable luajit on riscv64
-------------------------------------------------------------------
Mon Oct 6 13:39:59 UTC 2025 - Paolo Stivanin <info@paolostivanin.com>
- Update to 0.4.64:
* added OpenCL to the base GeglOperationPointComposer3 class
* Fixed the vulnerability for HDR File Parsing Heap-based Buffer
Overflow Remote Code Execution.
(CVE-2025-10921, ZDI-CAN-27803, bsc#1250496)
* build process improvements and clean-up
- Drop upstreamed eda8ba51.patch
-------------------------------------------------------------------
Thu Sep 25 12:51:08 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Add eda8ba51.patch: operations: Support FFMPEG 8 on ff-load
(boo#1249045).
-------------------------------------------------------------------
Mon May 19 07:17:49 UTC 2025 - Paolo Stivanin <info@paolostivanin.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gegl
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
# This is based on the ExcludeArch in https://build.opensuse.org/package/show/openSUSE:Factory/luajit
%ifarch riscv64 ppc64 ppc64le loongarch64
%ifarch ppc64 ppc64le loongarch64
%bcond_with luajit
%else
%bcond_without luajit
@@ -26,7 +26,7 @@
%bcond_with gegl_docs
Name: gegl
Version: 0.4.62
Version: 0.4.66
Release: 0
Summary: Generic Graphics Library
License: GPL-3.0-or-later AND LGPL-3.0-or-later