From: Vsevolod Stakhov Date: Thu, 26 Oct 2023 13:30:21 +0000 (+0100) Subject: Release 3.7.2 X-Git-Tag: 3.7.2^0 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b5bbeaa5d9d1003acf126da5a4edfc1d1fbcb1f4;p=rspamd.git Release 3.7.2 * [Feature] rbl: support checking returncodes by CIDR * [Feature] rbl: support checking returncodes by regex * [Feature] rbl: support globbed return codes * [Fix] DMARC reporting: fix reporting for subdomains * [Fix] Deal with fmtlib exceptions properly * [Fix] backport fix for dlfcn.h from backward-cpp * [Rules] Blank spam detection --- diff --git a/ChangeLog b/ChangeLog index f2c92f4f6..22171460e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +3.7.2: 26 Oct 2023 + * [Feature] rbl: support checking returncodes by CIDR + * [Feature] rbl: support checking returncodes by regex + * [Feature] rbl: support globbed return codes + * [Fix] DMARC reporting: fix reporting for subdomains + * [Fix] Deal with fmtlib exceptions properly + * [Fix] backport fix for dlfcn.h from backward-cpp + * [Rules] Blank spam detection + 3.7.1: 07 Oct 2023 * [CritFix] Fix leak in `gzip` function * [Feature] Add ICAP Content-Type and Filename