]> source.dussan.org Git - rspamd.git/commitdiff
Release 3.10.1 3.10.1
authorVsevolod Stakhov <vsevolod@rspamd.com>
Wed, 16 Oct 2024 10:33:53 +0000 (11:33 +0100)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Wed, 16 Oct 2024 10:33:53 +0000 (11:33 +0100)
* [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

ChangeLog

index 3bee75dd23313e58a8da1a56751a79bfbde353d7..189c00f1a3615123e12b31b7c76f608f5b8bef55 100644 (file)
--- 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