]> source.dussan.org Git - rspamd.git/commitdiff
Release 1.6.1 1.6.1
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 14 Jun 2017 14:45:41 +0000 (15:45 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 14 Jun 2017 14:45:41 +0000 (15:45 +0100)
* [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>
ChangeLog

index 19c6add7fe977ad037141354f91e732f26def8dc..a8d829418ecad0e2351105de80639171cc4cb8fd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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