Debian Patches

Status for imlib2/1.10.0-4+deb12u1

Patch Description Author Forwarded Bugs Origin Last update
remove-data-dir.patch remove data dir
Do not install files into the data directory
Markus Koschany <apo@debian.org> not-needed 2022-12-30
debian-bug-1041406.patch [PATCH] image: Fix preservation of alpha chanel flag in imlib_clone_image()

https://git.enlightenment.org/old/legacy-imlib2/issues/17:

As per subject, the imlib_clone_image() function no longer preserves
the alpha channel value since imlib2 1.10.0.

This bug report was initially filed by Niko Tyni in Debian's bug tracker.
If you follow the subsequent link you will also find a test program that
demonstrates the regression.

https://bugs.debian.org/1041406

This upstream change is most likely the root cause of the problem

b39d33c800

It looks like an oversight where other functions were adapted
to the new alpha channel implementation, but imlib_clone_image() remains
unchanged and only copies the flags and not the new alpha byte.
Kim Woelders <kim@woelders.dk> no 2023-07-19

All known versions for source package 'imlib2'

Links