| graphicsmagick.diff |
use GraphicsMagick instead of ImageMagick |
Jakub Wilk <jwilk@debian.org> |
not-needed |
|
|
2012-04-23 |
| libm.diff |
link the leo and r35 libraries with libm |
Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com>, Jakub Wilk <jwilk@debian.org> |
no |
|
|
2012-04-23 |
| c-assert.diff |
use the standard C assert() macro Use the standard C assert() macro, rather than custom Cuneiform one. |
Jakub Wilk <jwilk@debian.org> |
no |
|
|
2012-04-23 |
| fix_buffer_overflow.diff |
Fix buffer overflow during crash when using user supplied image. |
Sławomir Nizio |
no |
|
|
2017-04-05 |
| fix_buffer_overflow_2.diff |
Split original patch by Slawomir and update the same to applyneatly. |
Bhavani Shankar <bhavi@ubuntu.com> |
no |
|
|
|
| gcc-6.patch |
fix FTBFS with GCC 6 |
Andreas Beckmann <anbe@debian.org> |
no |
|
|
|
| typos.patch |
fix typos |
Andreas Beckmann <anbe@debian.org> |
no |
|
|
|
| strings.patch |
avoid strings.h collision |
Andreas Beckmann <anbe@debian.org> |
no |
|
|
|
| gcc-11.patch |
fix "ordered comparison of pointer with integer zero" |
Andreas Beckmann <anbe@debian.org> |
no |
|
|
|
| missing-prototypes.patch |
fix building with -Werror=implicit-function-declaration |
Andreas Beckmann <anbe@debian.org> |
no |
|
|
|
| implicit-int.patch |
fix building with -Werror=implicit-int |
Andreas Beckmann <anbe@debian.org> |
no |
|
|
|
| int-conversion.patch |
fix building with -Werror=int-conversion |
Andreas Beckmann <anbe@debian.org> |
no |
|
|
|