Package: cuneiform / 1.1.0+dfsg-12
Metadata
Package | Version | Patches format |
---|---|---|
cuneiform | 1.1.0+dfsg-12 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
graphicsmagick.diff | (download) |
cuneiform_src/CMakeLists.txt |
13 7 + 6 - 0 ! |
use graphicsmagick instead of imagemagick |
libm.diff | (download) |
cuneiform_src/Kern/leo/CMakeLists.txt |
1 1 + 0 - 0 ! |
link the leo and r35 libraries with libm |
c assert.diff | (download) |
cuneiform_src/Kern/lns32/CMakeLists.txt |
1 0 + 1 - 0 ! |
use the standard c assert() macro Use the standard C assert() macro, rather than custom Cuneiform one. |
fix_buffer_overflow.diff | (download) |
cuneiform_src/Kern/rstr/src/acc_tabs.c |
2 1 + 1 - 0 ! |
fix buffer overflow during crash when using user supplied image. |
fix_buffer_overflow_2.diff | (download) |
cuneiform_src/Kern/rstr/src/acc_tabs.c |
4 2 + 2 - 0 ! |
split original patch by slawomir and update the same to apply neatly. |
gcc 6.patch | (download) |
cuneiform_src/Kern/hhh/lst3_win.h |
2 1 + 1 - 0 ! |
fix ftbfs with gcc 6 |
typos.patch | (download) |
cuneiform_src/Kern/rblock/sources/c/ltmain.c |
4 2 + 2 - 0 ! |
fix typos |
strings.patch | (download) |
cuneiform_src/Kern/hhh/tigerh/h/strings.h |
3 3 + 0 - 0 ! |
avoid strings.h collision |
gcc 11.patch | (download) |
cuneiform_src/Kern/ced/sources/main/ced_func_rtf.cpp |
4 2 + 2 - 0 ! |
fix "ordered comparison of pointer with integer zero" |
missing prototypes.patch | (download) |
cuneiform_src/Kern/ctb/src/ctb_oper.c |
1 1 + 0 - 0 ! |
fix building with -werror=implicit-function-declaration |
implicit int.patch | (download) |
cuneiform_src/Kern/dif/src/diffr.c |
2 1 + 1 - 0 ! |
fix building with -werror=implicit-int |
int conversion.patch | (download) |
cuneiform_src/Kern/hdebug/__snp.c |
4 2 + 2 - 0 ! |
fix building with -werror=int-conversion |