public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gegl04] f45: Fix overflow in parsing RGBE/HDR image files
@ 2026-08-30 12:09 Nils Philippsen
  0 siblings, 0 replies; only message in thread
From: Nils Philippsen @ 2026-08-30 12:09 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/gegl04
            Branch : f45
            Commit : 23bc8aacca65798162800bf44e1196776287c175
            Author : Nils Philippsen <nils@tiptoe.de>
            Date   : 2026-08-30T14:08:53+02:00
            Stats  : +10/-0 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/gegl04/c/23bc8aacca65798162800bf44e1196776287c175?branch=f45

            Log:
            Fix overflow in parsing RGBE/HDR image files

Resolves: rhbz#2521118

Signed-off-by: Nils Philippsen <nils@tiptoe.de>

---
diff --git a/.gitignore b/.gitignore
index 107deee..cc889a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,5 @@
 /gegl-0.4.66.tar.xz
 /gegl-0.4.68.tar.xz
 /gegl-0.4.70.tar.xz
+/0001-libs-ctx-synchronize-with-upstream.patch.xz
+/0001-libs-rgbe-fix-200kb-report-from-ZDI.patch.xz

diff --git a/gegl04.spec b/gegl04.spec
index 765bdd0..4f43ebf 100644
--- a/gegl04.spec
+++ b/gegl04.spec
@@ -25,6 +25,12 @@ License:        GPL-3.0-or-later AND LGPL-3.0-or-later
 URL:            https://www.gegl.org/
 Source0:        http://download.gimp.org/pub/gegl/%{apiver}/gegl-%{version}.tar.xz
 
+# https://bugzilla.redhat.com/show_bug.cgi?id=2521118
+# https://gitlab.gnome.org/GNOME/gegl/-/work_items/462
+# https://gitlab.gnome.org/GNOME/gegl/-/commit/d3d262008299341c5b032b354021632ceadb2799
+Patch:          0001-libs-ctx-synchronize-with-upstream.patch.xz
+Patch:          0001-libs-rgbe-fix-200kb-report-from-ZDI.patch.xz
+
 BuildRequires:  chrpath
 BuildRequires:  enscript
 BuildRequires:  gcc-c++

diff --git a/sources b/sources
index 25cec24..d6d4451 100644
--- a/sources
+++ b/sources
@@ -1 +1,3 @@
 SHA512 (gegl-0.4.70.tar.xz) = 9f47480dc2fad58c052aa3df3ac914d500614e7acb0dc46677bea4228350a00a0fe38b5b0572303251210e3e544b5b7cb51415476586630df4da8f4b7c6486d8
+SHA512 (0001-libs-ctx-synchronize-with-upstream.patch.xz) = 41de06f7ceb0f6b6a977015fcd17fabc01230b3ef808aa5ee0c18d47c39e0831ac0bdbd656016a17c36ccbca4c39069e13d83706357614828c04a58f09c8f48b
+SHA512 (0001-libs-rgbe-fix-200kb-report-from-ZDI.patch.xz) = 90e2d8a02598318d6eaf80a32bffe3520d3b7f7b5ee32ba466fa03a73d83933536c963a7831a8602f79f1d58b5474b2e93d5ecce04f040b2a00d30968f214091

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-30 12:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-30 12:09 [rpms/gegl04] f45: Fix overflow in parsing RGBE/HDR image files Nils Philippsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox