Commit Graph

106 Commits

Author SHA256 Message Date
89e113bd08 Accepting request 1134658 from server:mail
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1134658
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rspamd?expand=0&rev=21
2023-12-22 21:42:56 +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
df93fb9018 Accepting request 1132069 from 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/1132069
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rspamd?expand=0&rev=20
2023-12-08 21:33:19 +00:00
0dca80afdf Add refs to patch
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=100
2023-12-08 10:10:56 +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
bf729a0e5d Accepting request 1128152 from server:mail
OBS-URL: https://build.opensuse.org/request/show/1128152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rspamd?expand=0&rev=19
2023-11-22 17:55:27 +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
bff3765f19 Accepting request 1126462 from server:mail
- 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/request/show/1126462
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rspamd?expand=0&rev=18
2023-11-15 20:08:44 +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
df99188e6c Accepting request 1120748 from server:mail
- Update to 3.7.3
  - [Fix] Emergency fix for the hyperscan path error

- 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/request/show/1120748
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rspamd?expand=0&rev=17
2023-10-27 20:28:19 +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
ddc6137531 Accepting request 1117826 from server:mail
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1117826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rspamd?expand=0&rev=16
2023-10-15 17:27:58 +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
e751de7033 Accepting request 1103409 from server:mail
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1103409
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rspamd?expand=0&rev=15
2023-08-11 13:56:02 +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
413554038e Accepting request 1074269 from server:mail
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1074269
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rspamd?expand=0&rev=14
2023-03-25 17:55:51 +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
59e6a55a8e Accepting request 1062440 from server:mail
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1062440
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rspamd?expand=0&rev=13
2023-02-01 15:39:57 +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
93ba2e16ae Accepting request 1036202 from server:mail
- Move cleanup code to %pre because otherwise it doesnt trigger
  early enough

- 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

- Downgrade to 3.3 until https://github.com/rspamd/rspamd/issues/4329
  is solved.

OBS-URL: https://build.opensuse.org/request/show/1036202
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rspamd?expand=0&rev=12
2022-11-16 14:44:07 +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
54654d69c8 cleanup tarball
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=81
2022-11-14 16:24:09 +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
b9b571591a Accepting request 1034625 from server:mail
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1034625
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rspamd?expand=0&rev=11
2022-11-09 11:57:39 +00:00
OBS User buildservice-autocommit
6bdc78ed98 baserev update by copy to link target
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=79
2022-11-09 11:57:39 +00:00
OBS User buildservice-autocommit
5cb893cab4 Updating link to change in openSUSE:Factory/rspamd revision 11
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=10be707a7634d7d4393a1084c4e1e166
2022-11-09 11:57:39 +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
9126c290ed Accepting request 1009799 from server:mail
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1009799
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rspamd?expand=0&rev=10
2022-10-11 16:03:41 +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
bb2fc6202e Accepting request 966814 from server:mail
OBS-URL: https://build.opensuse.org/request/show/966814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rspamd?expand=0&rev=9
2022-04-04 17:26:48 +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
46c0c57372 Accepting request 965270 from server:mail
OBS-URL: https://build.opensuse.org/request/show/965270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rspamd?expand=0&rev=8
2022-03-28 15:00:54 +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
7b22f9d10c Accepting request 930680 from server:mail
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/930680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rspamd?expand=0&rev=7
2021-11-10 20:47:09 +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
b05c196340 Accepting request 898834 from server:mail
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/898834
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rspamd?expand=0&rev=6
2021-06-09 19:53:09 +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
Richard Brown
ed3a8b2699 Accepting request 876970 from server:mail
OBS-URL: https://build.opensuse.org/request/show/876970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rspamd?expand=0&rev=5
2021-03-05 12:49:21 +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