]> source.dussan.org Git - rspamd.git/commitdiff
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)
* [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

index 38b84a0e5d28d71c36ee8f0d69fcac68a96c92f0..279659c8ff54610ccb9cd3427614809f374f84a6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+1.7.1: 20 Mar 2018
+       * [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
+
 1.7.0: 12 Mar 2018
        * [Conf] Add bayes_expiry as explicit module
        * [Conf] Adjust names and weights for neural network plugin