aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog12
-rw-r--r--centos/rspamd.spec5
-rw-r--r--debian/changelog6
3 files changed, 22 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d03feebc5..8501b9146 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+0.6.6:
+ * Removed issue with BUFSIZ limitation in the controller output
+ * Simplify logging symbols escaping
+ * Adjusted weights for several rules
+ * Improve spamhaus rbl support
+ * Removed PBL for received headers checks
+ * Added hfilter module that performs various HELO and IP checks.
+ * Rspamd can now be reloaded by HUP signal
+ * Fuzzy storage should expire hashes properly
+ * Build system has been reworked for better supportof pkg-config
+ * Various minor bugfixes
+
0.6.5:
* Fixed critical bug in DNS resolver, introduced in 0.6.4
* Improved multimap and rbl plugins to skip
diff --git a/centos/rspamd.spec b/centos/rspamd.spec
index 00c9144a5..36ef989db 100644
--- a/centos/rspamd.spec
+++ b/centos/rspamd.spec
@@ -15,7 +15,7 @@
%endif
Name: rspamd
-Version: 0.6.5
+Version: 0.6.6
Release: 1
Summary: Rapid spam filtering system
Group: System Environment/Daemons
@@ -177,6 +177,9 @@ fi
%endif
%changelog
+* Fri Dec 27 2013 Vsevolod Stakhov <vsevolod-at-highsecure.ru> 0.6.6-1
+- Update to 0.6.6.
+
* Wed Dec 20 2013 Vsevolod Stakhov <vsevolod-at-highsecure.ru> 0.6.5-1
- Update to 0.6.5.
diff --git a/debian/changelog b/debian/changelog
index ed0c0bc22..3d34bc28c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+rspamd (0.6.6-1) unstable; urgency=low
+
+ * Upgrade to 0.6.6
+
+ -- Vsevolod Stakhov <vsevolod@highsecure.ru> Fri, 27 Dec 2013 14:55:00 +0000
+
rspamd (0.6.5-1) unstable; urgency=low
* Upgrade to 0.6.5