Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01_relocate_rgb.diff | use rgb.txt from x11-common instead of xfree86-common On Debian systems, since xorg migration, rgb.txt is now found in /etc/X11. | Steve McIntyre <93sam@debian.org> | not-needed | debian | 2023-10-13 | |
10_local_colour_tables.diff | fix logic for images with local color tables This bug is caused by the local color table in the image not being parsed. The patch below fixes giftrans for images with local color tables. |
John Lightsey <john@nixnuts.net> | no | debian | 2023-10-13 | |
11_ignore_comments.diff | ignore comment lines in rgb.txt | Dave Carrigan <dave@rudedog.org> | no | debian | 2023-10-13 | |
12_initialise_gct_size.diff | initialize gct size to fix FTBFS Initialise gct_size with a default value, to prevent a build failure with -O2. | no | 2023-10-13 | |||
20_manpage_escape_warning.diff | add a warning to the manpage about escaping characters Add a warning to the manpage about needing to escape # characters when specifying colours. |
Steve McIntyre <93sam@debian.org> | no | debian | 2023-10-13 | |
21_manpage_hyphens.diff | escape '-' usage in manpage | no | 2023-10-13 | |||
22_manpage_remove_distribution_section.diff | remove distribution information from the manpage We remove the distribution information from the manpage as it is already covered in debian/copyright and the long URLs make groff cry. |
Chris Lamb <chris@chris-lamb.co.uk> | not-needed | 2023-10-13 | ||
23_manpage_additional_credentials.diff | include additional credits information in the manpage | M. Kolar <mk@mkolar.org> | no | 2023-10-13 | ||
31_fix_spelling_error.diff | fix spelling error on the source code | David da Silva Polverari <polverari@debian.org> | no | 2023-10-12 | ||
32_fix_sbo_giftrans.diff | fix stack based buffer overflow in the giftrans function | Kolja Grassmann <koljagrassmann@mailbox.org> | no | debian | 2023-10-12 |