Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rspamd for openSUSE:Factory checked in at 2024-10-16 23:53:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rspamd (Old) and /work/SRC/openSUSE:Factory/.rspamd.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rspamd" Wed Oct 16 23:53:38 2024 rev:30 rq:1208437 version:3.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/rspamd/rspamd.changes 2024-10-02 21:35:00.506432355 +0200 +++ /work/SRC/openSUSE:Factory/.rspamd.new.19354/rspamd.changes 2024-10-16 23:54:07.871445341 +0200 @@ -1,0 +2,18 @@ +Wed Oct 16 11:09:33 UTC 2024 - Marcus Rueckert <mrueck...@suse.de> + +- Update to 3.10.1 + - [Fix] Use correct type for keylen in lua_ucl_newindex by + @arkamar in #5169 + - Update hiredis library removing all hacks by @vstakhov in #5167 + - Remove proxy from url_redirector.conf as it not the option by + @dragoangel in #5164 + - chore(publicsuffix): update effective_tld_names.dat by @wdhdev + in #5176 + - [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 + - Some build fixes by @vstakhov in #5189 + - Some more fixes by @vstakhov in #5190 + +------------------------------------------------------------------- Old: ---- rspamd-3.10.0.tar.gz New: ---- rspamd-3.10.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rspamd.spec ++++++ --- /var/tmp/diff_new_pack.pU2UQE/_old 2024-10-16 23:54:08.819484879 +0200 +++ /var/tmp/diff_new_pack.pU2UQE/_new 2024-10-16 23:54:08.823485045 +0200 @@ -60,7 +60,7 @@ %endif Name: rspamd -Version: 3.10.0 +Version: 3.10.1 Release: 0 Summary: Spam filtering system License: Apache-2.0 @@ -333,6 +333,7 @@ %defattr(-,root,root) %{_sbindir}/rc%{name} %{_bindir}/rspamd +%{_bindir}/rspamd-%{version} %{_bindir}/rspamd_stats %{_libdir}/librspamd-actrie.so %{_libdir}/librspamd-server.so @@ -669,6 +670,7 @@ %dir %attr(750,%{rspamd_user},%{rspamd_group}) %{_localstatedir}/lib/rspamd %dir %attr(750,%{rspamd_user},%{rspamd_group}) %{_localstatedir}/log/rspamd +%dir /srv/www %dir %{_wwwdir} %dir %{_wwwdir}/%{name} %{_wwwdir}/%{name}/apple-touch-icon.png @@ -717,5 +719,7 @@ %{_mandir}/man1/rspamadm.1* %{_mandir}/man1/rspamc.1* %{_bindir}/rspamadm +%{_bindir}/rspamadm-%{version} %{_bindir}/rspamc +%{_bindir}/rspamc-%{version} ++++++ rspamd-3.10.0.tar.gz -> rspamd-3.10.1.tar.gz ++++++ ++++ 11914 lines of diff (skipped)