]> source.dussan.org Git - rspamd.git/commitdiff
Release 1.5.1 1.5.1
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 2 Mar 2017 17:48:01 +0000 (17:48 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 2 Mar 2017 17:48:01 +0000 (17:48 +0000)
* [CritFix] Fix processing of stop_patterns with `\0` character
* [CritFix] Fix setting of raw key for signing
* [Fix] Fix lua exports from plugins during reload
* [Fix] Fix prefilters action scores
* [Fix] Fix symbols processing order
* [Minor] Help cmake find gthread
* [Minor] Some cmake fixes

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

index 04dc212889c8336f1210e9cd50b48d6ee3e17437..3df7c16778e3d1963661e3cfbf1100cae9e9f678 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1.5.1:
+       * [CritFix] Fix processing of stop_patterns with `\0` character
+       * [CritFix] Fix setting of raw key for signing
+       * [Fix] Fix lua exports from plugins during reload
+       * [Fix] Fix prefilters action scores
+       * [Fix] Fix symbols processing order
+       * [Minor] Help cmake find gthread
+       * [Minor] Some cmake fixes
+
 1.5.0:
        * [Conf] Add configurations for asn, clickhouse and dcc
        * [Conf] Add default config for url redirector plugin