diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2017-06-14 15:45:41 +0100 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2017-06-14 15:45:41 +0100 |
commit | 8895fc6fab3a3c88f38afa663593369255b43a7e (patch) | |
tree | 698253b045c8e8479f54ff91ca9e5b04f92cc4af /ChangeLog | |
parent | ec165c1547346d46cef792a8f0bb9c91f9eb5fc9 (diff) | |
download | rspamd-8895fc6fab3a3c88f38afa663593369255b43a7e.tar.gz rspamd-8895fc6fab3a3c88f38afa663593369255b43a7e.zip |
Release 1.6.11.6.1
* [Fix] Allow to init resolver without rspamd_config
* [Fix] Do not crash when resolver failed to initialize
* [Fix] Fix abstract context layout
* [Fix] Fix CGP helper reply parsing
* [Fix] Fix crashes when socket write errors occur
* [Fix] Fix parsing IPv6 nameservers in resolv.conf
* [Fix] Milter: Don't defer on "greylist" action
Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +1.6.1: 14 Jun 2017 + * [Fix] Allow to init resolver without rspamd_config + * [Fix] Do not crash when resolver failed to initialize + * [Fix] Fix abstract context layout + * [Fix] Fix CGP helper reply parsing + * [Fix] Fix crashes when socket write errors occur + * [Fix] Fix parsing IPv6 nameservers in resolv.conf + * [Fix] Milter: Don't defer on "greylist" action + 1.6.0: 12 Jun 2017 * [Conf] Add rspamd_proxy to the default configuration set * [Conf] Add sample arc module config |