]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
0.6.3 release. 0.6.3
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 10 Dec 2013 19:31:28 +0000 (19:31 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Tue, 10 Dec 2013 19:31:28 +0000 (19:31 +0000)
ChangeLog
centos/rspamd.spec
debian/changelog

index 7df683ce418429ab4b143c42749dab5c41af6c36..87435442a4e40903e5610508640ea503b4c9d2fc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+0.6.3:
+       * Fixed issues with DNS:
+        - labels decompression algorithm was fixed;
+        - added resolve_mx to lua API;
+        - fixed modules that use DNS.
+       * Lua modules once_received and emails reworked for new resolver API and UCL.
+       * Debian package was polished.
+       * Fixed a bug in fuzzy_check module that prevents correct processing messages 
+         without valid parts.
+
 0.6.2:
        * Fuzzy check module has been reworked:
         - now fuzzy_check operates with a group of rules, that define which
index 5f16cba902064ee4f401c3f31752e63a394b9fd3..d85dc8e3c894378336fb701b50af7438a3d810b7 100644 (file)
@@ -8,7 +8,7 @@
 %define USE_JUDY         0
 
 Name:           rspamd
-Version:        0.6.2
+Version:        0.6.3
 Release:        1
 Summary:        Rapid spam filtering system
 Group:          System Environment/Daemons   
@@ -137,6 +137,9 @@ fi
 %config(noreplace) %{rspamd_confdir}/lua/rspamd.classifiers.lua
 
 %changelog
+* Tue Dec 10 2013 Vsevolod Stakhov <vsevolod-at-highsecure.ru> 0.6.3-1
+- Update to 0.6.3.
+
 * Tue Dec 06 2013 Vsevolod Stakhov <vsevolod-at-highsecure.ru> 0.6.2-1
 - Update to 0.6.2.
 
index 7a074b5bfcee902f593b840259c8d0f277160242..156490700d08208ec49790da3e0bfc0af5677550 100644 (file)
@@ -1,3 +1,9 @@
+rspamd (0.6.3-1) unstable; urgency=low
+
+  * Upgrade to 0.6.3
+
+ -- Vsevolod Stakhov <vsevolod@highsecure.ru>  Tue, 10 Dec 2013 19:17:00 +0000
+
 rspamd (0.6.2-1) unstable; urgency=low
 
   * Upgrade to 0.6.2