Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
cassert.patch | missing cassert includes | Martin Michlmayr <tbm@cyrius.com> | no | debian | ||
hashtarget.patch | Hash target doesn't work | Francis Russell <francis+dbts@unchartedbackwaters.co.uk> | yes | debian upstream | ||
includes.patch | include cstdlib, climits and cstring | no | ||||
PngParser.cc.patch | Build with libpng 1.5 | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | no | debian | ||
Ref.h.patch | UNKNOWN | no | ||||
giflib5.diff | =================================================================== | no | ||||
gcc-11.patch | fix FTBFS with GCC 11 | Andreas Beckmann <anbe@debian.org> | no | |||
fix-typos.patch | fix typos | Andreas Beckmann <anbe@debian.org> | no | |||
missing-returns.patch | spamprobe crashes when parsing jpeg mime attachment | Torsten Hilbrich | yes | debian | ||
warnings.patch | Fixing warnings (-Wall -Wno-deprecated) | Mikhail T. (https://sourceforge.net/p/spamprobe/patches/9/) | no | https://bugs.debian.org/1015294 | ||
strstream.patch | Avoid deprecated strstream=================================================================== | Frank Heckenbach <f.heckenbach@fh-soft.de> | no | https://bugs.debian.org/1015294 | ||
random.patch | use reproducible pseudo-random numbers in AutoTrainMailMessageReader=================================================================== | Frank Heckenbach <f.heckenbach@fh-soft.de> | no | https://bugs.debian.org/1015294 | ||
1000-autoconf-reorder.patch | Added dummy AC_CHECK_LIB() to avoid macro ordering problem. This is a hack to avoid problem where a required method used by AC_CHECK_LIB() is not declared early enough when the macro is called inside AC_ARG_WITH(). There is no need to check if libm exist, or that the sin method is present, but this ensure the required machinery is in place before it is used. |
Petter Reinholdtsen <pere@debian.org> | no | 2024-11-11 |