Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
unused-but-set-variable.patch | When enabling hardening flags by using debhelper 9 unsused variables should not be assigned. This patch comments those variables. |
Andreas Tille <tille@debian.org> | yes | 2014-10-07 | ||
hardening.patch | Propagate Hardening options | Andreas Tille <tille@debian.org> | yes | |||
build-with-gcc-6.patch | changing the (likely buggy) behaviour of the zoeHSPCmpQuery and zoeHSPCmpSbjct functions to do the correct comparisons. This fixes: error: self-comparison always evaluates to false [-Werror=tautological-compare] |
Sascha Steinbiss <satta@tetrinetsucht.de> | yes | debian | 2016-04-30 | |
use-CC.patch | Do not force gcc explicitly but use $(CC) instead | Sascha Steinbiss <satta@tetrinetsucht.de>, | yes | debian | 2017-12-08 | |
replace_itoa_with_broken_indentation.patch | itoa implementation had broken indentation - use sprintf instead | Andreas Tille <tille@debian.org> | yes | 2016-08-24 | ||
fix_missing_braces_in_if_statements.patch | add missing braces | Andreas Tille <tille@debian.org> | yes | debian | 2016-08-24 | |
gcc-8.patch | Enlarge too short target string for sprintf | Andreas Tille <tille@debian.org> | yes | debian | 2018-05-07 | |
spelling.patch | Fix spelling | Andreas Tille <tille@debian.org> | yes | 2018-05-07 | ||
gcc-10-multiple_definitions.patch | Avoiding multiple definitions error due to gcc-10 | Pierre Gruet <pgtdebian@free.fr> | yes | debian | 2020-08-06 |