Package: graphicsmagick / 1.4+really1.3.40-4+deb12u1

Metadata

Package Version Patches format
graphicsmagick 1.4+really1.3.40-4+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
link demos.diff | (download)

Magick++/Makefile.am | 36 18 + 18 - 0 !
wand/Makefile.am | 4 2 + 2 - 0 !
2 files changed, 20 insertions(+), 20 deletions(-)

---
semaphore_O0_ppc64el.patch | (download)

magick/semaphore.c | 9 9 + 0 - 0 !
1 file changed, 9 insertions(+)

 compile magick/semaphore.c with -o0 on ppc64el
Bug-Debian: https://bugs.debian.org/837719
fix_bounds_issue_when_concatenating_string.patch | (download)

ChangeLog | 11 11 + 0 - 0 !
coders/miff.c | 47 32 + 15 - 0 !
coders/mpc.c | 51 34 + 17 - 0 !
magick/attribute.c | 11 7 + 4 - 0 !
www/Changelog.html | 11 11 + 0 - 0 !
5 files changed, 95 insertions(+), 36 deletions(-)

---
eliminate_memory_leak_when_handling_EXIFOrientation.patch | (download)

ChangeLog | 6 6 + 0 - 0 !
coders/miff.c | 2 2 + 0 - 0 !
magick/attribute.c | 33 19 + 14 - 0 !
www/Changelog.html | 8 8 + 0 - 0 !
4 files changed, 35 insertions(+), 14 deletions(-)

---
CVE 2025 27795.patch | (download)

coders/jxl.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 readjxlimage(): apply image dimension resource limits. addresses
 oss-fuzz Issue 69728

Backported to Debian by Carlos Henrique Lima Melara <charles@debian.org>

Changes:
 - Drop changes to changelog and version files.
CVE 2025 32460.patch | (download)

coders/jxl.c | 24 23 + 1 - 0 !
1 file changed, 23 insertions(+), 1 deletion(-)

 readjxlimage(): pixel_format.num_channels needs to be 2 for grayscale matte