+0.8.1:
+ * Add sqlite and perl as dependencies for RPM/Debian packages (by @fatalbanana)
+ * Remove whitelist.lua from RPM file list (by @fatalbanana)
+ * Make Exim pass hostnames to rspamd (by @fatalbanana)
+ * Fix building on Fedora (by @fatalbanana)
+ * Add toggle for disabling installation of systemd units on Linux (by @fatalbanana)
+ * Fix double format rounding that caused output corruption (reported by @fatalbanana)
+ * Revert broken change for destructors ordering that led to memory corruption
+ * Do not reset symbols case of settings if parsed from lua (reported by @andrejzverev)
+ * Fix build on SunOS (by @wiedi)
+ * Fix multiple crashes on broken DKIM DNS records
+ * Fix critical issue with composites weights removing
+ * Fix memory corruption in composites processing code
+ * Ignore non-SPF TXT records when parsing SPF includes
+
0.8.0:
* New fuzzy check logic:
- use shingles algorithm for fuzzy matching
%endif
Name: rspamd
-Version: 0.8.0
+Version: 0.8.1
Release: 1
Summary: Rapid spam filtering system
Group: System Environment/Daemons
%{rspamd_wwwdir}/*
%changelog
+* Fri Jan 23 2015 Vsevolod Stakhov <vsevolod-at-highsecure.ru> 0.8.1-1
+- Update to 0.8.1
+
* Fri Jan 02 2015 Vsevolod Stakhov <vsevolod-at-highsecure.ru> 0.8.0-1
- Update to 0.8.0
-rspamd (0.8.0) UNRELEASED; urgency=low
+rspamd (0.8.1) UNRELEASED; urgency=low
* New release.
- -- Mikhail Gusarov <dottedmag@debian.org> Mon, 24 Nov 2014 14:01:00 +0000
+ -- Mikhail Gusarov <dottedmag@debian.org> Fri, 23 Jan 2015 16:55:00 +0000
rspamd (0.6.9) unstable; urgency=low