Package: convlit / 1.8-8
Metadata
| Package | Version | Patches format |
|---|---|---|
| convlit | 1.8-8 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 1000 old changes.patch | (download) |
clit18/Makefile |
4 2 + 2 - 0 ! |
add old package changes. Remove compiler optimization flags. Extend compiler related variables instead of setting them directly. Fix make clean to include newlzx. Use shared library libtommath instead of a local static copy. |
| 1010 hardening.patch | (download) |
clit18/Makefile |
7 5 + 2 - 0 ! |
added hardening to the build process. |
| 1020 clit18makefile make one plain gcc call s.patch | (download) |
clit18/Makefile |
2 1 + 1 - 0 ! |
clit18/makefile: make one plain gcc call substitutable. (Closes: #901987) |
| 1030 missing prototypes.patch | (download) |
clit18/display.c |
1 1 + 0 - 0 ! |
fix building with -werror=implicit-function-declaration |
| 1040 hurd no max path.patch | (download) |
clit18/clit.c |
40 29 + 11 - 0 ! |
--- |
| 1050 printf size_t.patch | (download) |
clit18/clit.c |
2 1 + 1 - 0 ! |
avoid trying to print size_t into incorrect size %d. Use more portable %zu designation for the value. |
