]> source.dussan.org Git - rspamd.git/commitdiff
Forgot to commit.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 18 Dec 2013 15:32:29 +0000 (15:32 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 18 Dec 2013 15:32:29 +0000 (15:32 +0000)
ChangeLog
centos/rspamd.spec
debian/changelog

index 87435442a4e40903e5610508640ea503b4c9d2fc..9cfaf61ee5cde2373bebd6a4acfb1d0599e07e07 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+0.6.4:
+       * Added io channels for DNS request to balance load and reduce id
+       collisions chance
+       * Fixed a bug in SPF filter that may cause core dump in specific
+       circumstances
+       * FIxed default config for rbl module
+       * It is possible to get a list of rspamc commands with their descriptions
+       * Added SORBS bl to the default config
+       * 2tld file for surbl module has been significantly extended
+       * Perl modules has been removed from the code.
+       * Fixed an issue in libucl when parsing macros
+
 0.6.3:
        * Fixed issues with DNS:
         - labels decompression algorithm was fixed;
index d85dc8e3c894378336fb701b50af7438a3d810b7..938dc9f9fca115769953fa59e001195f62174ccb 100644 (file)
@@ -8,7 +8,7 @@
 %define USE_JUDY         0
 
 Name:           rspamd
-Version:        0.6.3
+Version:        0.6.4
 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
+* Wed Dec 18 2013 Vsevolod Stakhov <vsevolod-at-highsecure.ru> 0.6.4-1
+- Update to 0.6.4.
+
 * Tue Dec 10 2013 Vsevolod Stakhov <vsevolod-at-highsecure.ru> 0.6.3-1
 - Update to 0.6.3.
 
index 156490700d08208ec49790da3e0bfc0af5677550..5f3d826146a57ca40fb92c6bfdce1ea8755875ec 100644 (file)
@@ -1,3 +1,9 @@
+rspamd (0.6.4-1) unstable; urgency=low
+
+  * Upgrade to 0.6.4
+
+ -- Vsevolod Stakhov <vsevolod@highsecure.ru>  Wed, 18 Dec 2013 15:24:00 +0000
+
 rspamd (0.6.3-1) unstable; urgency=low
 
   * Upgrade to 0.6.3