Package: gbdfed / 1.6-6
Metadata
| Package | Version | Patches format |
|---|---|---|
| gbdfed | 1.6-6 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| makefile.patch | (download) |
GNUMakefile |
6 3 + 3 - 0 ! |
disable disabling deprecated api, this code uses a lot of them |
| num_signals.patch | (download) |
glyphedit.c |
5 3 + 2 - 0 ! |
correctly allocate the array large enough for all variants |
| gtkcompat.patch | (download) |
gtkcompat.h |
2 1 + 1 - 0 ! |
fix gtkcompat (???) |
| format security.patch | (download) |
bdf.c |
8 4 + 4 - 0 ! |
fix format-security bugs |
| really quit.patch | (download) |
gbdfed.c |
3 2 + 1 - 0 ! |
default to not asking "really quit?" |
| cross.patch | (download) |
configure.in |
2 1 + 1 - 0 ! |
remove incorrect use of ac_check_file The macro is only meant to be used for host system files and thus fails. Please use a simple test -e instead. I'm attaching a patch for your convenience. Bug-Debian: https://bugs.debian.org/1032588 |
| fix bdf overflow.patch | (download) |
bdf.c |
4 2 + 2 - 0 ! |
enlarge the buffer to prevent overflows FIXME: This is a hack, not a proper fix. Bug-Debian: https://bugs.debian.org/1096680 |
| pointer type XSetErrorHandler.patch | (download) |
bdfgrab.c |
2 1 + 1 - 0 ! |
use the correct function pointer type for xseterrorhandler argument |
| bool C23.patch | (download) |
hbf.c |
15 15 + 0 - 0 ! |
use c23-compatible bool definition |
