]> git.ipfire.org Git - thirdparty/rspamd.git/commit
Release 0.9.5 0.9.5
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 29 May 2015 12:08:35 +0000 (13:08 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 29 May 2015 12:08:35 +0000 (13:08 +0100)
commit841d5ae4082e41493ddba02196c1a46f53864398
treeef16ef41bec6ae7e4588d914953ddf6ef1087ecc
parent221287120dcfe87d695208604623b6b0c679240f
Release 0.9.5

* Avoid double free when extending HTTP message.
* Fix double free if multiple classifiers are defined.
* Fix misprint in spamassassin plugin.
* Fix cpuid invocation on i386.
* Fix ownership issues for zero-copy decode.
* Allow __len metamethod on rspamd{text}.
* Add base64 decoding lua utility.
* Fix build on FreeBSD
* Skip spaces at the beginning of mime messages.
* DBL_ABUSE_REDIR should not have significant weight.
* Allow to split by lua_regexp rspamd{text} objects.
* Allow to specify custom stop pattern for lua_tcp.

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
CMakeLists.txt
ChangeLog