]> source.dussan.org Git - rspamd.git/commit
Release 1.5.9 1.5.9
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 1 Jun 2017 20:59:10 +0000 (21:59 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 1 Jun 2017 20:59:10 +0000 (21:59 +0100)
commitea02ffc23deb7953068683fc1da060e378c0beb5
tree25970dda8a98a387d4a6ccafedbe0752a4e13db5
parentcb3e51c13a14d428144bfbb1779c3532134f2210
Release 1.5.9

* [Conf] Increase min_bytes to avoid FP
* [Conf] Remove ratelimits from default configuration
* [CritFix] Fix accepting on IPv6 sockets
* [CritFix] Zero fill sockaddr_un
* [Feature] Add `text_multiplier` param
* [Fix] Check min_bytes for images as well
* [Fix] Do not add exact hashes from different parts
* [Fix] Fix memory leak when accepting from unix sockets
* [Fix] Fix some more issues about duplicated fuzzy requests
* [Fix] Phishing: strict_domains
* [Fix] Skip text parts when checking binary parts in fuzzy check
* [Minor] Add the same duplicates protection for all fuzzy hashes types
* [Minor] Fix braces
* [Minor] Fix test
* [Minor] SPOOF_DISPLAY_NAME: Use all SMTP/MIME recipients
* [Minor] Validate assumed spoofed display name domains to contain a dot

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