diff --git a/rspamd-3.7.1.tar.gz b/rspamd-3.7.1.tar.gz deleted file mode 100644 index 9dc0b5c..0000000 --- a/rspamd-3.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b3c796d14dd36c2d8342e60c89cf035628e80e1e03834dbf6af7ca43a64fbef -size 5899444 diff --git a/rspamd-3.7.2.tar.gz b/rspamd-3.7.2.tar.gz new file mode 100644 index 0000000..2ffd345 --- /dev/null +++ b/rspamd-3.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bc3fe6bcc26c197ccba9552fda0baa57f9a43bad9084d8d90b1bf901a20397e +size 5901479 diff --git a/rspamd.changes b/rspamd.changes index 7f25a90..88569d3 100644 --- a/rspamd.changes +++ b/rspamd.changes @@ -1,7 +1,30 @@ +------------------------------------------------------------------- +Thu Oct 26 18:25:54 UTC 2023 - Marcus Rueckert + +- Update to 3.7.2 + - [Minor] Make compiling with backward-cpp optional by + @a16bitsysop in #4639 + - [Rules] Blank spam detection by @fatalbanana in #4644 + - [Minor] Treat *.cue attachments as harmful by @twesterhever in + #4642 + - Dzjaivnt patch 1 by @dzjaivnt in #4640 + - [WebUI] Add control to invert action filter by @moisseev in + #4645 + - [Fix] DMARC reporting: fix reporting for subdomains by + @fatalbanana in #4587 + - [Test] Banish luacheck from functional tests by @fatalbanana in + #4648 + - [Minor] RSPAMD_SHAREDIR is called SHAREDIR in configuration by + @fatalbanana in #4649 + - [WebUI] Fix history table vanishing by @moisseev in #4661 + - Tighten rspamd's attachment policy by @twesterhever in #4656 + - [Minor] rbl: support use of different matchers for return codes + by @fatalbanana in #4657 + ------------------------------------------------------------------- Sat Oct 7 21:56:26 UTC 2023 - Marcus Rueckert -- Update to 3.7.1 +- Update to 3.7.1 - [Fix] CMakeLists.txt remove whitespace added by linter as it makes te… by @a16bitsysop in #4560 - fix: redis schema parsing by @Conni2461 in #4562 diff --git a/rspamd.spec b/rspamd.spec index 7f21d38..9d72871 100644 --- a/rspamd.spec +++ b/rspamd.spec @@ -56,7 +56,7 @@ %endif Name: rspamd -Version: 3.7.1 +Version: 3.7.2 Release: 0 Summary: Spam filtering system License: Apache-2.0 @@ -624,6 +624,7 @@ find /var/lib/rspamd/ -type f -name '*.unser' -delete -print ||: %{_datadir}/rspamd/rules/html.lua %{_datadir}/rspamd/rules/mid.lua %{_datadir}/rspamd/rules/misc.lua +%{_datadir}/rspamd/rules/parts.lua %{_datadir}/rspamd/rules/rspamd.lua %{_datadir}/rspamd/rules/subject_checks.lua