blob: 3bbdacd7ce2138be85d7c9846f049614077e924e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
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 <vsevolod@highsecure.ru> 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 <vsevolod@highsecure.ru> 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 <vsevolod@highsecure.ru> Tue, 20 Dec 2011 17:21:33 +0400
rspamd (0.4.5-1) unstable; urgency=low
* Upgrade to 0.4.5
-- Vsevolod Stakhov <vsevolod@highsecure.ru> Mon, 21 Nov 2011 17:04:33 +0400
rspamd (0.4.4-1) unstable; urgency=low
* Upgrade to 0.4.4
-- Vsevolod Stakhov <vsevolod@highsecure.ru> Tue, 15 Nov 2011 17:54:33 +0400
rspamd (0.4.3-1) unstable; urgency=low
* Initial release
-- Vsevolod Stakhov <vsevolod@highsecure.ru> Tue, 16 Aug 2011 17:54:33 +0400
|