77 Commits

Author SHA256 Message Date
3eb0c92b6c - Update to 3.8.4
- [Fix] Allow different template expansion parameters by
    @vstakhov in #4830

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=110
2024-02-26 11:26:19 +00:00
ba0abab42c - Update to 3.8.3
- This release includes a fix for a regression in redis_history
    which caused history to be recorded to a misnamed key. No other
    changes were introduced in this release

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=109
2024-02-25 20:43:28 +00:00
6c1bbed963 - Update to 3.8.2
- [Feature] Add extraction type for from maps by @vstakhov in
    #4794
  - [Rework] Breaking: Do not report module as action by @moisseev
    in #4795
  - [Minor] Move server selection logic to common.js by @moisseev
    in #4796
  - [WebUI] Show pass-through module in History by @moisseev in
    #4798
  - [Feature] Allow to add templates to redis history prefix by
    @vstakhov in #4801
  - Deal with Connection and Host headers on proxying by @vstakhov
    in #4802
  - [Minor] configwizard: really use LOCAL_CONFDIR by @fatalbanana
    in #4804
  - [Fix] Resolve issue with bayes stat in rspamadm mode by
    @vstakhov in #4805
  - [Minor] rspamd_task API docs: fix broken link by @fatalbanana
    in #4807
  - [Minor] Add more returnbits to surbl configuration by
    @fatalbanana in #4803
  - [Feature] Support JSON logging when in syslog mode by @vstakhov
    in #4813
  - Fix issues with URL fragment in HTTP requests by @vstakhov in
    #4814
  - [Fix] Encode headers in metadata exporter by @vstakhov in #4816
  - Improve Kaspersky AS integration by @vstakhov in #4806
  - Allow dynamic keypairs loading in fuzzy storage by @vstakhov in
    #4818
  - Build tests with CTest in Cmake by @vstakhov in #4822

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=107
2024-02-20 18:25:58 +00:00
91725b2f0c - Add Provides for user and group which are created in the %pre
scriptlet.
  https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/HG2JKUIKDTWQQIQSA43A4VWHX7YKJQT3/

- Update to 3.8.1
  - [Fix] Replace comment types by @arkamar in #4785
  - [Test] statistics: per-user by @fatalbanana in #4789
  - [Minor] rbl: fix warning by @fatalbanana in #4790

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=105
2024-01-26 16:07:29 +00:00
07ed68aea5 - Update to 3.8.0
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=104
2024-01-20 14:42:28 +00:00
d7e8019fcf - Update to 3.7.5
- 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
2023-12-15 17:50:57 +00:00
a039ffc796 Accepting request 1132062 from home:adamm:branches:server:mail
- fix_stack_smash.patch: upstream rework of logging doesn't allocate
  enough memory for an array (bsc#1216830)

OBS-URL: https://build.opensuse.org/request/show/1132062
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=99
2023-12-08 10:07:33 +00:00
001ea37d95 Accepting request 1128049 from home:Guillaume_G:branches:server:mail
- Add upstream patch to fix build without hyperscan:
  * rspamd-d907a95.patch

OBS-URL: https://build.opensuse.org/request/show/1128049
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=97
2023-11-22 15:27:38 +00:00
1616cfb5c0 - Update to 3.7.4
- [Enhancement] Add composite rule for suspicious URLs in
    suspicious messages
  - [Fix] Another try to fix setproctitle
  - [Fix] Do not cleanup hyperscan files unless new ones are loaded
  - [Fix] Fix various issues with canonicalisation of the paths
  - [Fix] Properly set config field when creating tasks from Lua
  - [Fix] Set loaded variable explicitly
  - [Fix] known_senders: fix config handling
  - [Fix] rbl: fix exclude_local
  - [Minor] Add missing include for gcc 14
  - [Minor] Add rule for messages missing both X-Mailer and
    User-Agent header
  - [Minor] Bundle fasttext as linux distributives are just useless
  - [Minor] Enable fasttext on RPM based linux
  - [Minor] Forgot it in one more place
  - [Minor] Improve FREEMAIL_AFF capture rates
  - [Minor] Limit fasttext to amd64 only
  - [Minor] Properly search for fasttext include
  - [Minor] Treat *.zpaq attachments as archives and harmful
  - [Minor] force_actions: set a group for symbols
  - [WebUI] Update map editor

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=95
2023-11-14 20:44:00 +00:00
ab2c4fab75 - Update to 3.7.3
- [Fix] Emergency fix for the hyperscan path error

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=93
2023-10-27 08:04:22 +00:00
d905cc941e - 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
- Update to 3.7.1

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=92
2023-10-26 18:30:00 +00:00
267977b934 - Update to 3.7.1
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=90
2023-10-07 22:02:15 +00:00
12ab18a324 - Update to 3.6
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=88
2023-08-03 21:40:08 +00:00
508a0fe138 - Update to 3.5
- Enable more features
  - Enable nice stacktraces for crashes. New BR: libunwind-devel
  - use system xxhash: New BR: xxhash-devel
  - enable blas/lapack support for the neural network processing
    New BR: lapack-devel, libopenblas_openmp-devel, openblas-common-devel

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=86
2023-03-17 22:00:42 +00:00
41046cd87d Accepting request 1060855 from home:kukuk:branches:server:mail
- Don't build against libnsl, it's not used and deprecated

OBS-URL: https://build.opensuse.org/request/show/1060855
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=84
2023-01-27 11:25:32 +00:00
47d5e0815e - Move cleanup code to %pre because otherwise it doesnt trigger
early enough

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=82
2022-11-14 16:35:57 +00:00
e13d94138c - Upgrade to 3.4 again
- Fix metadata_exporter with many recipients by @yo000 in #4294
  - [Fix] Fix favicon.ico Content-Type header by @moisseev in #4302
  - [Minor] Fix copy-paste error by @moisseev in #4305
  - Add basic auth to metadata_exporter http pusher by @yo000 in
    #4300
  - [Enhancement] Add composite rule against AFF involving
    freemailers by @twesterhever in #4304
  - Penalize bounce spam by @frederikbosch in #4308
- Added 068714f9f5a96fbd94560211cec75775ee023d02.patch:
  Official patch for the unaligned memory issue described in
  https://github.com/rspamd/rspamd/issues/4329
- Add cleanup code to the %postun scriptlet to remove bad files,
  created by earlier/unpatched 3.4 versions, during package upgrade

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=80
2022-11-14 16:23:22 +00:00
11ea1082bf - Downgrade to 3.3 until https://github.com/rspamd/rspamd/issues/4329
is solved.

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=78
2022-11-09 01:44:23 +00:00
f35a7f4694 - Update to 3.4
- Fix metadata_exporter with many recipients by @yo000 in #4294
  - [Fix] Fix favicon.ico Content-Type header by @moisseev in #4302
  - [Minor] Fix copy-paste error by @moisseev in #4305
  - Add basic auth to metadata_exporter http pusher by @yo000 in
    #4300
  - [Enhancement] Add composite rule against AFF involving
    freemailers by @twesterhever in #4304
  - Penalize bounce spam by @frederikbosch in #4308

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=77
2022-11-01 21:48:43 +00:00
ce78d355fd see upgrades notes in:
https://rspamd.com/doc/migration.html#migration-to-rspamd-33

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=75
2022-10-04 12:40:14 +00:00
8eb5424728 - added fix_missing_return.patch:
case statement without a default return.
- drop outdated patch comment

- Update to 3.3

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=74
2022-10-04 12:30:23 +00:00
Wolfgang Rosenauer
2466a5bd72 Accepting request 966787 from home:wrosenauer:devel
- pcre2 is required; so removing any conditions around it
  to fix build for Leap

OBS-URL: https://build.opensuse.org/request/show/966787
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=72
2022-04-04 12:07:32 +00:00
57573742b0 Accepting request 965242 from home:stroeder:network
Update to 3.2

OBS-URL: https://build.opensuse.org/request/show/965242
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=70
2022-03-28 02:55:24 +00:00
70d2825ec3 - Update to 3.1
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=69
2021-11-03 13:47:05 +00:00
d98b7898fe - backported 099d5414e9.patch
slighty modified to match rspamd

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=68
2021-09-30 18:06:05 +00:00
de4d73a4d7 - backport https://github.com/rspamd/rspamd/commit/cdedeb9f4.patch
improve lua 5.4 support

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=67
2021-09-17 22:33:28 +00:00
b71e5fcfdd - switch to autosetup, all target distros are new enough
- backport https://github.com/rspamd/rspamd/commit/309bb213cf.patch 
  to actually make it use system fmt

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=66
2021-09-17 21:24:27 +00:00
e8d15fc946 - force gcc 9 all distros before Tumbleweed:
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=65
2021-09-17 20:45:46 +00:00
50fdc0aec7 - force gcc 10 all distros before Tumbleweed:
leap default compiler is gcc7 which is not enough anymore

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=64
2021-09-17 20:43:30 +00:00
97afb814a9 - use system libfmt and libzstd instead of building the intree copy
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=63
2021-09-17 20:30:25 +00:00
Andreas Schneider
4452e001ff Accepting request 913223 from home:stroeder:network
update to 3.0

OBS-URL: https://build.opensuse.org/request/show/913223
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=62
2021-08-20 04:48:18 +00:00
61c9abc662 - use systemd_ordering
- add Requires(pre) to shadow to fix %pre scriptlet

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=60
2021-06-02 13:56:02 +00:00
59ed81b285 - disable PCRE2 for now:
https://bugzilla.opensuse.org/show_bug.cgi?id=1182864#c10

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=59
2021-06-02 00:20:20 +00:00
Wolfgang Rosenauer
f2a4c41dfb Accepting request 876965 from home:Guillaume_G:branches:server:mail
- Add patch to fix build with lua 5.4:
  * rspamd-add-lua-5.4.patch

OBS-URL: https://build.opensuse.org/request/show/876965
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=57
2021-03-05 11:05:49 +00:00
fd5a477127 Fix i586 build
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=55
2021-02-19 01:03:09 +00:00
Wolfgang Rosenauer
bf6d73295d Accepting request 861805 from home:stroeder:network
update to 2.7 - successfully tested on Tumbleweed x86_64

OBS-URL: https://build.opensuse.org/request/show/861805
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=53
2021-01-08 21:54:18 +00:00
d406df4269 Wait for network to be up before starting
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=51
2020-11-26 13:16:45 +00:00
e7da101e6a - fix apparmor profile
- allow reading the webapp dir to make the builtin webserver work
  - modernize the profile to use a short profile name
  - remove php abstraction, replaced with rule to read the icu data
    files
  - remove all file rules that are covered by the base and
    nameservice abstraction
  - allow include (with "if exists) for local/rspamd and
    local/usr.bin.rspamd (for backrwards compat)

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=49
2020-10-09 18:01:48 +00:00
78f7c0d727 Add usr.bin.rspamd apparmor profile
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=46
2020-10-05 11:06:34 +00:00
Wolfgang Rosenauer
bd9a6e295b Accepting request 838944 from home:bmwiedemann:branches:server:mail
ToDo: check if the moonjit patch was really not needed

ToDo: test 

- update to 2.6
  * https://rspamd.com/announce/2020/09/30/rspamd-2.6.html
  * Rework neural network plugin
  * Rework bitcoin detection library
  * Fix IDNA bugs
  * Send more fuzzy module telemetry data to rspamd servers
  * Drop upstream rspamd-gcc10-buildfix.patch
  * Drop rspamd-moonjit.patch

OBS-URL: https://build.opensuse.org/request/show/838944
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=45
2020-10-01 10:03:58 +00:00
Wolfgang Rosenauer
745455cd32 Accepting request 825867 from home:bmwiedemann:branches:server:mail
Add rspamd-gcc10-buildfix.patch for Factory build

Skip rspamd-moonjit.patch on SLE to fix build

OBS-URL: https://build.opensuse.org/request/show/825867
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=42
2020-08-12 06:44:21 +00:00
Wolfgang Rosenauer
6c199082b6 Accepting request 799992 from home:frispete:mail
Sorry, forgot.

OBS-URL: https://build.opensuse.org/request/show/799992
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=40
2020-05-04 08:27:54 +00:00
Wolfgang Rosenauer
c1c15db34b Accepting request 790798 from home:wrosenauer:devel
- update to 2.5
  https://rspamd.com/announce/2020/04/01/rspamd-2.5.html

OBS-URL: https://build.opensuse.org/request/show/790798
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=39
2020-04-02 07:56:41 +00:00
Wolfgang Rosenauer
d85354ad21 Accepting request 780252 from home:wrosenauer:devel
- update to 2.4
  https://rspamd.com/announce/2020/02/26/rspamd-2.4.html

OBS-URL: https://build.opensuse.org/request/show/780252
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=38
2020-02-28 12:20:56 +00:00
Andreas Schneider
e42673aade Accepting request 772528 from home:wrosenauer:devel
- update to 2.3
  https://rspamd.com/announce/2020/02/04/rspamd-2.3.html

OBS-URL: https://build.opensuse.org/request/show/772528
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=37
2020-02-10 09:25:03 +00:00
765a6c9c02 - only use hyperscan on x86_64
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=36
2019-11-28 16:22:49 +00:00
327af212c5 - update to 2.2
https://rspamd.com/announce/2019/11/19/rspamd-2.2.html

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=35
2019-11-28 15:21:37 +00:00
4a82ad1a9e - update to 2.1
https://rspamd.com/announce/2019/10/28/rspamd-2.1.html
- dropped rspamd-fix-crash-on-startup.patch

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=34
2019-10-28 16:58:16 +00:00
818b9a810b Accepting request 738136 from home:wrosenauer:devel
- update to 2.0
  https://rspamd.com/announce/2019/10/11/rspamd-2.0.html
  Please verify the upgrade notes for incompatible changes:
  https://rspamd.com/doc/migration.html#migration-to-rspamd-20
- changed build requires
- added rspamd-fix-crash-on-startup.patch to fix startup crash
  (https://github.com/rspamd/rspamd/issues/3079)

OBS-URL: https://build.opensuse.org/request/show/738136
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=33
2019-10-14 16:24:58 +00:00
12836ff2bb Accepting request 708460 from home:wrosenauer:devel
- update to 1.9.4
  https://rspamd.com/changes.html#release-194-23-may-2019
  https://rspamd.com/announce/2019/05/13/rspamd-1.9.3.html

OBS-URL: https://build.opensuse.org/request/show/708460
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=32
2019-06-07 21:46:27 +00:00