Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix_hardening.patch | fixed hardening errors - supply a dummy format string '%s' for printf()-like functions | IOhannes m zmölnig | yes | 2015-06-02 | ||
fix_Wreturn.patch | fix FTBFS with clang instead of gcc clang is more picky if a function is declared as returning a value and then it doesn't. |
Nicolas Sévelin-Radiguet <nicosr@free.fr> | no | 2014-04-05 | ||
spelling.patch | fixed spelling errors | IOhannes m zmölnig | no | 2018-01-31 | ||
sys_sockerror.patch | Remove local sys_sockerror() prototypes The parameter became const. | Adrian Bunk <bunk@debian.org> | no | debian | ||
error.patch | replace error() with pd_error() error() has been removed and -Werror=implicit-function-declaration leads to FTBFS |
IOhannes m zmölnig | no | Debian | 2024-03-16 | |
gcc14.patch | Fix types so the code builds with gcc>=14 | IOhannes m zmölnig <umlaeute@debian.org> | no | Debian | 2024-08-19 |