Debian Patches

Status for gimp/3.2.6-1

Patch Description Author Forwarded Bugs Origin Last update
meson-Allow-but-warn-building-with-gexiv2-0.16.patch meson: Allow but warn building with gexiv2 0.16

Alternative (more middle-ground) approach to 5a17cafa

(cherry picked from commit c26f7a88cf4c1c99c648cd75f5bea1c6e989aedf)
Bruno Lopes <brunvonlope@outlook.com> no upstream 2026-05-10
Do-not-require-gexiv2-0.14.patch Do not require gexiv2-0.14
https://gitlab.gnome.org/GNOME/gimp/-/blob/master/build/macos/patches/0001-build-macos-Do-not-require-gexiv2-0.14-on-homebrew.patch
Bruno Lopes <brunvonlope@outlook.com> no cherry-pick a minimal change from 2026-05-10
16742.patch plug-ins: Stop overflow when reading PNGs in ICO
This patch converts gints used in getting the total area of
a PNG loaded from an ICO file to gsize. It also uses
g_size_checked_mul () to do the overflow checks instead of straight
32 bit multiplication, for better security.

(cherry picked from commit 123d6360b8d7e2a00a9d913889ee9cdca88e2380)
(cherry picked from commit 07c8d365873dc748a11a2df19e7a9eeab1c10667)
Alx Sa <cmyk.student@gmail.com> no upstream, after 3.2.6 2026-09-09
2997.patch plugins: Ensure that SGI tables are initialized
Call g_try_malloc0, rather than g_try_malloc, when allocating tables.
This avoids potentially using uninitialized memory and matches the previous
behavior of calling calloc.

Related to #16494

(cherry picked from commit 6bf279b6c1f868f2e6df9567c664731037d9646c)
(cherry picked from commit 8c5dc32c520c84ebb8e6db7e7fcdc4b355ac743e)
Mike Gorse <mgorse@suse.com> no upstream, after 3.2.6 2026-09-10
16753.patch plug-ins: Use buffer size for PSP selection loading
It is possible that the buffer size for a selection and the
reported selection size in a PSP file are not identical. This
patch enforces using the buffer size for allocation so that we
don't overflow the buffer when loading selections.

(cherry picked from commit 0ff8049449b00bdd906faad7fcea091de8aa00a5)
(cherry picked from commit f857085b01cd86179468dd209c6e9a46fe93c3c6)
Alx Sa <cmyk.student@gmail.com> no upstream, after 3.2.6 2026-09-11

All known versions for source package 'gimp'

Links