From 661930318f397b9aa1bef9a23322d9ed0ce6a9fc Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Wed, 18 Dec 2013 15:32:29 +0000 Subject: [PATCH] Forgot to commit. --- ChangeLog | 12 ++++++++++++ centos/rspamd.spec | 5 ++++- debian/changelog | 6 ++++++ 3 files changed, 22 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 87435442a..9cfaf61ee 100644 --- 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; diff --git a/centos/rspamd.spec b/centos/rspamd.spec index d85dc8e3c..938dc9f9f 100644 --- a/centos/rspamd.spec +++ b/centos/rspamd.spec @@ -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 0.6.4-1 +- Update to 0.6.4. + * Tue Dec 10 2013 Vsevolod Stakhov 0.6.3-1 - Update to 0.6.3. diff --git a/debian/changelog b/debian/changelog index 156490700..5f3d82614 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +rspamd (0.6.4-1) unstable; urgency=low + + * Upgrade to 0.6.4 + + -- Vsevolod Stakhov Wed, 18 Dec 2013 15:24:00 +0000 + rspamd (0.6.3-1) unstable; urgency=low * Upgrade to 0.6.3 -- 2.39.5