From: Vsevolod Stakhov Date: Mon, 20 Jun 2016 10:15:09 +0000 (+0100) Subject: Release 1.2.8 X-Git-Tag: 1.3.0~295 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f39c98bff5e340fc70b49bde8de4fd1187b44e7c;p=rspamd.git Release 1.2.8 * Another fix for exim workaround (#637) * Fix unencrypted passwords processing in the controller * Fix setting path for lua (#652) * Fix usage of rdns reply structure (#654) * Use file lock in logger to avoid deadlocks * Add `application/octet-stream` mime type for `pdf` extension (by @moisseev) * Implement new automata to skip empty lines for dkim signing (#651) * Fix parsing of missing classes * Clarify some rspamc arguments (by @fatalbanana) * Correct suppress spelling Signed-off-by: Vsevolod Stakhov --- diff --git a/ChangeLog b/ChangeLog index 013a6a67f..c8a4d1765 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +1.2.8: + * Another fix for exim workaround (#637) + * Fix unencrypted passwords processing in the controller + * Fix setting path for lua (#652) + * Fix usage of rdns reply structure (#654) + * Use file lock in logger to avoid deadlocks + * Add `application/octet-stream` mime type for `pdf` extension (by @moisseev) + * Implement new automata to skip empty lines for dkim signing (#651) + * Fix parsing of missing classes + * Clarify some rspamc arguments (by @fatalbanana) + * Correct suppress spelling + 1.2.7: * Slightly reduce weights of rules with high FP rate * Add workround for rspamd-1.3