From 740a11e24371696349be14ec5196589429b91e03 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Fri, 27 Dec 2013 14:56:19 +0000 Subject: [PATCH] Update changelogs. --- ChangeLog | 12 ++++++++++++ centos/rspamd.spec | 5 ++++- debian/changelog | 6 ++++++ 3 files changed, 22 insertions(+), 1 deletion(-) 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 0.6.6-1 +- Update to 0.6.6. + * Wed Dec 20 2013 Vsevolod Stakhov 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 Fri, 27 Dec 2013 14:55:00 +0000 + rspamd (0.6.5-1) unstable; urgency=low * Upgrade to 0.6.5 -- 2.39.5