Package: spamprobe / 1.4d-16+deb12u1

Metadata

Package Version Patches format
spamprobe 1.4d-16+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
cassert.patch | (download)

src/includes/Buffer.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 missing cassert includes
hashtarget.patch | (download)

src/database/WordArray.h | 4 3 + 1 - 0 !
src/includes/hash.h | 4 3 + 1 - 0 !
2 files changed, 6 insertions(+), 2 deletions(-)

 hash target doesn't work
includes.patch | (download)

src/database/DatabaseConfig.cc | 1 1 + 0 - 0 !
src/hdl/HdlTokenizer.cc | 1 1 + 0 - 0 !
src/includes/MultiLineSubString.h | 1 1 + 0 - 0 !
src/includes/util.h | 1 1 + 0 - 0 !
src/parser/AutoTrainMailMessageReader.cc | 1 1 + 0 - 0 !
src/parser/HtmlTokenizer.cc | 1 1 + 0 - 0 !
src/parser/MailMessageReader.cc | 1 1 + 0 - 0 !
src/parser/MbxMailMessageReader.cc | 1 1 + 0 - 0 !
src/spamprobe/Command_cleanup.cc | 1 1 + 0 - 0 !
src/spamprobe/Command_edit_term.cc | 1 1 + 0 - 0 !
src/spamprobe/Command_exec.cc | 1 1 + 0 - 0 !
src/spamprobe/Command_import.cc | 1 1 + 0 - 0 !
src/spamprobe/Command_purge.cc | 1 1 + 0 - 0 !
src/spamprobe/spamprobe.cc | 1 1 + 0 - 0 !
14 files changed, 14 insertions(+)

 include cstdlib, climits and cstring

PngParser.cc.patch | (download)

src/parser/PngParser.cc | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

 build with libpng 1.5
Ref.h.patch | (download)

src/includes/Ref.h | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 unknown

spamprobe.1.patch | (download)

spamprobe.1 | 1832 926 + 906 - 0 !
1 file changed, 926 insertions(+), 906 deletions(-)

 re-write manpage

giflib5.diff | (download)

src/parser/GifParser.cc | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
gcc 11.patch | (download)

src/includes/LRUCache.h | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix ftbfs with gcc 11


fix typos.patch | (download)

ChangeLog | 2 1 + 1 - 0 !
README.txt | 2 1 + 1 - 0 !
spamprobe.1 | 2 1 + 1 - 0 !
src/spamprobe/Command_auto_train.cc | 2 1 + 1 - 0 !
4 files changed, 4 insertions(+), 4 deletions(-)

 fix typos


missing returns.patch | (download)

src/parser/GifParser.cc | 1 1 + 0 - 0 !
src/parser/JpegParser.cc | 1 1 + 0 - 0 !
src/parser/MbxMailMessageReader.cc | 1 1 + 0 - 0 !
src/parser/PngParser.cc | 1 1 + 0 - 0 !
4 files changed, 4 insertions(+)

 spamprobe crashes when parsing jpeg mime attachment