From: Vsevolod Stakhov Date: Thu, 21 Jan 2016 15:23:42 +0000 (+0000) Subject: Release 1.1.1 X-Git-Tag: 1.1.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25ed46864a537326eb9fbf8716bc627a793d7707;p=thirdparty%2Frspamd.git Release 1.1.1 * Fix duplicated XBL symbol * Reduce log severity for ratelimit missing servers * Fix XBL composite to avoid duplicate symbols * Reduce weight of URL_ONLY rule due to FP rate * Disable fuzzy hashes from the metadata for now * Fix processing of empty messages (#486) * Always treat DNS timeouts as temporary fail for SPF * Fix issue with SPF double IP stack (#483) * Use X-Forwarded-For when checking secure_ip (#488) * Fix hash calculation for sqlite stats * Fix memory corruption on punycode * Fix strings allocation in punycode * Fix error message (#491) Signed-off-by: Vsevolod Stakhov --- diff --git a/ChangeLog b/ChangeLog index ace5a2050a..64c7660f66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +1.1.1: + * Fix duplicated XBL symbol + * Reduce log severity for ratelimit missing servers + * Fix XBL composite to avoid duplicate symbols + * Reduce weight of URL_ONLY rule due to FP rate + * Disable fuzzy hashes from the metadata for now + * Fix processing of empty messages (#486) + * Always treat DNS timeouts as temporary fail for SPF + * Fix issue with SPF double IP stack (#483) + * Use X-Forwarded-For when checking secure_ip (#488) + * Fix hash calculation for sqlite stats + * Fix memory corruption on punycode + * Fix strings allocation in punycode + * Fix error message (#491) + 1.1.0: * Incompatible change: sqlite3 and per_user behaviour: Now both redis and sqlite3 follows the common principles for per-user