From: Vsevolod Stakhov Date: Mon, 6 Aug 2012 12:18:14 +0000 (+0400) Subject: Fix debian changelog. X-Git-Tag: 0.5.1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0df01e6d79c94712a1994df14fa9943eaf3d15e4;p=thirdparty%2Frspamd.git Fix debian changelog. --- diff --git a/debian/changelog b/debian/changelog index 3bbdacd7ce..2f9e534813 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,35 +1,18 @@ rspamd (0.5.0-1) unstable; urgency=low * Upgrade to 0.5.0 - - Added SMTP lightweight balancing proxy with XCLIENT support. - - Added lua bindings for upstreams objects and API. - - New pre-filters are implemented to support initial checking for messages. - - Added ratelimit plugin that uses redis protocol to store data. - - Added ipv6 support to spf and some other modules. - - Unbreak spf plugin. - - Allow options with the same name be threated as list. - - DKIM plugin an parsing code was added. - - Separate build system to put logic in several shared libraries. - - Many bugfixes. -- Vsevolod Stakhov Sat, 9 Jun 2012 15:59:00 +0400 rspamd (0.4.7-1) unstable; urgency=low * Upgrade to 0.4.7 - - Rework events system - - Add threading support to regexp and classifying - - Fix several major bugs -- Vsevolod Stakhov Fri, 17 Feb 2012 21:06:01 +0400 rspamd (0.4.6-1) unstable; urgency=low * Upgrade to 0.4.6 - - Add keystorage/redis client to lua API - - Write plugin for marking ip addresses - - Rewrite events system - - Fix several bugs -- Vsevolod Stakhov Tue, 20 Dec 2011 17:21:33 +0400