Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
mtink-fr | ## mtink-fr.dpatch by Sylvain Le Gall <gildor@debian.org> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Fix mtink french translation. @DPATCH@ diff -urNad trunk~/utils/Mtink.Fr trunk/utils/Mtink.Fr |
no | ||||
mtink-1.0.14-ru_font | ## mtink-1.0.14-ru_font.dpatch by Sylvain Le Gall <gildor@debian.org> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Fix font for russian. @DPATCH@ diff -urNad trunk~/mainSrc/resource.c trunk/mainSrc/resource.c |
no | ||||
lesstif-multiarch | lesstif-multiarch by Peter Samuelson <peter@p12n.org>. Fix detection of lesstif library by looking in multi-arch dirs. |
no | ||||
fix-mtinkc-crash | fix mtinkc crash when run with an empty environment Running 'env -i /usr/bin/mtinkc' results in a segfault. This patch avoids operations on NULL string pointers and delays calling mtink until topLevel has been created. |
Graham Inggs <graham@nerve.org.za> | invalid | debian | 2013-07-31 | |
fix-mtink-crash | fix mtink crash when run with an empty environment Running 'env -i /usr/bin/mtink' results in a segfault. This patch avoids operations on NULL string pointers. |
Graham Inggs <graham@nerve.org.za> | invalid | debian | 2013-07-31 | |
pass-hardening-flags | pass hardening flags as required Pass hardening flags and expose compiler flags in the build logs so they can be checked by blhc. |
Graham Inggs <graham@nerve.org.za> | invalid | 2015-07-09 | ||
fix-spelling-errors | fix various spelling errors reported by Lintian | Graham Inggs <ginggs@debian.org> | invalid | 2020-07-05 | ||
fix-non-void-function-return | fix FTBFS with clang instead of gcc | Nicolas Svelin-Radiguet <nicosr@free.fr> | invalid | debian | 2014-03-18 | |
fix-function-declarations | fix function declarations This patch fixes various conflicting and implicit function declarations reported by goto-cc from the cbmc package. |
Graham Inggs <graham@nerve.org.za> | invalid | debian | 2015-05-31 | |
reproducible-build | Reproducible build This patch stops including the build date and time in version strings. | Graham Inggs <graham@nerve.org.za> | invalid | 2015-05-31 | ||
do-not-require-root | Do not require root for installing binaries | Graham Inggs <ginggs@debian.org> | invalid | 2020-07-05 | ||
gcc-10 | Fix FTBFS with GCC 10 | Graham Inggs <ginggs@debian.org> | invalid | debian | 2020-07-05 |