From: Vsevolod Stakhov Date: Mon, 20 Jun 2016 10:15:09 +0000 (+0100) Subject: Release 1.2.8 X-Git-Tag: 1.2.8^0 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e2335c30bf8be01525c3eccc80b4315233b20e29;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