]> source.dussan.org Git - rspamd.git/commitdiff
Release 1.5.6 1.5.6
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 19 Apr 2017 16:10:21 +0000 (17:10 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 19 Apr 2017 16:10:21 +0000 (17:10 +0100)
* [Feature] Add unigramms support in bayes
* [Feature] Allow configurable sign headers for DKIM
* [Feature] Allow to add unigramm metatokens from Lua
* [Feature] DKIM Signing: envelope match exception for local IPs
* [Feature] UCL: register parser variables from Lua
* [Fix] Always try to adjust filename
* [Fix] Do extra copy to ensure that original content is never touched
* [Fix] Fix SPOOF_REPLYTO rule
* [Fix] Ignore Rmilter added Received
* [Fix] More fixes for hashed email dnsbls
* [Fix] Plug memory leak in chartable module
* [WebUI] Display multiple alerts at once

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

index b447d720a0a3fc93f9280428c809d6f0f33bc612..b311e75dc914f41402b9545810cddcd04d08a015 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+1.5.6:
+       * [Feature] Add unigramms support in bayes
+       * [Feature] Allow configurable sign headers for DKIM
+       * [Feature] Allow to add unigramm metatokens from Lua
+       * [Feature] DKIM Signing: envelope match exception for local IPs
+       * [Feature] UCL: register parser variables from Lua
+       * [Fix] Always try to adjust filename
+       * [Fix] Do extra copy to ensure that original content is never touched
+       * [Fix] Fix SPOOF_REPLYTO rule
+       * [Fix] Ignore Rmilter added Received
+       * [Fix] More fixes for hashed email dnsbls
+       * [Fix] Plug memory leak in chartable module
+       * [WebUI] Display multiple alerts at once
+
+
 1.5.5:
        * [CritFix] Fix classifier learning with Redis backend
        * [CritFix] Fix issue when parsing encoded rfc822/messages