summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@rspamd.com>2024-10-16 11:33:53 +0100
committerVsevolod Stakhov <vsevolod@rspamd.com>2024-10-16 11:33:53 +0100
commit9de95c2b6d3387dd3c9f5540c8de2d0bd3441120 (patch)
tree5106cc84fd9d50ec53053ef404d027aff247f52d
parente229e8b66274e567d79b2de7672a672b1e5284b1 (diff)
downloadrspamd-9de95c2b6d3387dd3c9f5540c8de2d0bd3441120.tar.gz
rspamd-9de95c2b6d3387dd3c9f5540c8de2d0bd3441120.zip
Release 3.10.13.10.1
* [Fix] Avoid null-bytes in Log-Tag header value. * [Fix] Do not abort when OpenSSL is broken, report that to a user * [Fix] Load "default" provider as well as "legacy" * [Fix] Restore propagation of spam/ham learns * [Fix] Use correct type for keylen in lua_ucl_newindex * [Fix] Use unsigned char for ragel machines * [Rework] Update hiredis to 1.2.0
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3bee75dd2..189c00f1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+3.10.1: 16 Oct 2024
+ * [Fix] Avoid null-bytes in Log-Tag header value.
+ * [Fix] Do not abort when OpenSSL is broken, report that to a user
+ * [Fix] Load "default" provider as well as "legacy"
+ * [Fix] Restore propagation of spam/ham learns
+ * [Fix] Use correct type for keylen in lua_ucl_newindex
+ * [Fix] Use unsigned char for ragel machines
+ * [Rework] Update hiredis to 1.2.0
+
3.10.0: 30 Sep 2024
* [Conf] Add SenderScore RPBL return codes
* [Conf] Add SenderScore Reputationlist RBL