- Test updates for rspamd-3.7 branch by @fatalbanana in #4708
- Fix rspamadm lua logger in rspamd-3.7 (#/4727) by @fatalbanana
in #4729
- Some picks for rspamd-3.7 by @fatalbanana in #4731
- rspamd-3.7: fix systemd logging by @fatalbanana in #4734
- rspamd-3.7: [Fix] dkim_signing: siging_table: lowercase before
lookup by @fatalbanana in #4737
- drop pwatches included in update:
rspamd-d907a95.patch
- refreshed patches to apply cleanly again:
fix_missing_return.patch
rspamd-conf.patch
- While the fix for the logging bug was accepted into master. The
3.7.5 release uses a different solution apparently. Update patch
fix_stack_smash.patch.
https://github.com/rspamd/rspamd/pull/4732#issuecomment-1858255236
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=102
- add conflicts on rspamd-client to ease switching between the 2
modes
- undo the split by guarding it with split_out_client:
osc build --with=split_out_client if you want to build with it
- replace our copy of rspamd.conf with a patch rspamd-conf.patch:
currently we only replace the logging to rspamd.conf with console
and set systemd mode
- split out rspamc and rspamadm into a rspamd-client package.
the main package will still require it so nothing would change
from this perspective.
This allows administration and training from other machines
without installing the whole stack.
- added rspamd-after-redis-target.patch:
make sure we start rspamd after redis.target
OBS-URL: https://build.opensuse.org/request/show/632348
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=22