]> source.dussan.org Git - rspamd.git/commit
Release 1.7.1 1.7.1
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 20 Mar 2018 12:26:55 +0000 (12:26 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 20 Mar 2018 12:26:55 +0000 (12:26 +0000)
commit3ba34325ab8ee1f231051bb3cbbd91094bdb44dd
tree5c3e72e6fa41017d8750d928b7fc0a3f2dea6036
parent515f3058be8517691a7bf171a2b0e5949e18f2ee
Release 1.7.1

* [CritFix] Fix lowercase comparison
* [CritFix] Timezone defines seconds WEST UTC not East
* [Feature] Add filename to log format
* [Feature] Add lua rules squeezing
* [Feature] Add related symbols analysis to rspamd_stats
* [Feature] Remove upstream `X-Spam: Yes` header by default
* [Feature] rspamd_stats: Output progress info on STDERR
* [Feature] Whitelist for emails module
* [Fix] Do not allow dependencies on self
* [Fix] Do not cache metric result
* [Fix] Do not trust all issuers as a client certificate
* [Fix] Fix dependencies in lua squeeze
* [Fix] Fix enabling/disabling squeezed rules
* [Fix] Fix enabling/disabling symbols
* [Fix] Fix external dependencies
* [Fix] Fix processing of a single compressed file
* [Fix] Fix some typos
* [Fix] Fix various modules in case of empty message
* [Fix] Handle callbacks that returns table of options
* [Fix] Improve cached action interaction
* [Fix] Make dynamic conf more NaN aware
* [Fix] Never hide actions from WebUI `configuration` tab
* [Project] Implementation of Lua rules squeezing

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