diff options
author | Chris Funderburg <c.funderburg@mak-system.net> | 2024-10-24 10:00:43 +0100 |
---|---|---|
committer | Chris Funderburg <c.funderburg@mak-system.net> | 2024-10-24 10:00:43 +0100 |
commit | d09f23ffd9156ee5c63321a0b691715d3bcb4322 (patch) | |
tree | 0582cc828d46f16075f4860507029b6197bed79d | |
parent | 1ad4dba75b5db1e8f3e6677ad68f09706be15a48 (diff) | |
download | rspamd-d09f23ffd9156ee5c63321a0b691715d3bcb4322.tar.gz rspamd-d09f23ffd9156ee5c63321a0b691715d3bcb4322.zip |
[Project] Keep Changelog updated
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +3.10.2: 21 Oct 2024 + * [CritFix] Fix ARC-Seal signing + * [Fix] add EOF to openmetrics response in proxy and server + +3.10.1: 16 Oct 2024 + * [Feature] Update effective_tld_names.dat by @wdhdev in #5176 + * [Fix] Use correct type for keylen in lua_ucl_newindex by @arkamar in #5169 + * [Fix] Avoid null-bytes in Log-Tag header value by @smarsching in #5179 + * [Fix] Do not abort when OpenSSL is broken, report that to a user by @vstakhov in #5188 + * [Fix] Update hiredis library removing all hacks by @vstakhov in #5167 + * [Fix] Remove proxy from url_redirector.conf as it not the option by @dragoangel in #5164 + * [Fix] Some build fixes by @vstakhov in #5189 + * [Fix] Some more fixes by @vstakhov in #5190 + 3.10.0: 30 Sep 2024 * [Conf] Add SenderScore RPBL return codes * [Conf] Add SenderScore Reputationlist RBL |