]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Update changelogs. 0.6.6
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 27 Dec 2013 14:56:19 +0000 (14:56 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 27 Dec 2013 14:56:19 +0000 (14:56 +0000)
ChangeLog
centos/rspamd.spec
debian/changelog

index d03feebc53b262397d3aa3545db351f74f95dd04..8501b9146968b5d8663de9bef25cd18488b18b9a 100644 (file)
--- 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
index 00c9144a5e77e64148075e5cb1bc148b3041f833..36ef989db72e60b5bacec15cd48292f56f183a4a 100644 (file)
@@ -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.
 
index ed0c0bc22a3d3501a5bc9bab97eb460ebd823ddb..3d34bc28c1d2a7d8a05719af522be399b1179a1b 100644 (file)
@@ -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