Package: tuxpuck / 0.8.2-7
Metadata
Package | Version | Patches format |
---|---|---|
tuxpuck | 0.8.2-7 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Makefile.patch | (download) |
Makefile |
14 7 + 7 - 0 ! |
makefile |
buffer overflow.patch | (download) |
tuxpuck.c |
4 3 + 1 - 0 ! |
buffer overflow Bug: https://bugs.debian.org/203508 |
libpng transition.patch | (download) |
png.c |
38 34 + 4 - 0 ! |
libpng transition Bug: https://bugs.debian.org/cgi-bin/649809 |
FTBFS with fread.patch | (download) |
utils/anim.c |
3 2 + 1 - 0 ! |
ftbfs with fread Fix FTBFS due to unused return value of fread in anim.c. Check that fread actually returns a value under all circumstances. Bug: https://bugs.debian.org/552022 |
clang FTBFS.patch | (download) |
utils/ttf2font.c |
3 2 + 1 - 0 ! |
clang ftbfs Fix a FTBFS with the clang compiler due to uninitialized variables in ttf2font.c. Bug: https://bugs.debian.org/753064 |
1