81 Commits

Author SHA256 Message Date
23b345bd1d Accepting request 695973 from home:stroeder:branches:server:mail
update to 1.9.2

OBS-URL: https://build.opensuse.org/request/show/695973
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=31
2019-04-23 18:08:09 +00:00
35847d3a0a - update to 1.9.0
https://rspamd.com/announce/2019/03/12/rspamd-1.9.0.html

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=30
2019-03-13 17:39:15 +00:00
ced8a507d9 - overrides.d should be override.d, this might require changes to
your configuration, please verify.

-  update to 1.8.3

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=29
2019-01-23 16:18:44 +00:00
f02c2d2be2 - update to 1.8.2
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=28
2018-11-19 13:29:54 +00:00
eb2d253147 Accepting request 644976 from home:darix:branches:server:mail
- simplify the feature conditionals:
  mostly to enable luajit and torch on more platforms
- add -fopenmp to the CFLAGS to fix a warning in torch

OBS-URL: https://build.opensuse.org/request/show/644976
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=27
2018-10-27 02:02:20 +00:00
444e00eb41 missing files
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=26
2018-10-19 18:29:55 +00:00
50b0857a6a - update to 1.8.1
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=25
2018-10-19 18:29:48 +00:00
Andreas Schneider
766ef63c07 Accepting request 639416 from home:darix:branches:server:mail
- backport 5093631ddd4d3389cddaaa95865dc4a23143a10f.patch:
  can be removed in 1.8.1

OBS-URL: https://build.opensuse.org/request/show/639416
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=24
2018-10-01 14:56:28 +00:00
66f5a034c1 Accepting request 637771 from home:darix:playground
- update to 1.8.0

OBS-URL: https://build.opensuse.org/request/show/637771
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=23
2018-09-24 23:03:49 +00:00
Andreas Schneider
265361bd7c Accepting request 632348 from home:darix:playground
- 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
2018-08-31 12:46:07 +00:00
f92850d1d0 Accepting request 628047 from home:ippolitov:branches:server:mail
- updated version to 1.7.8
  https://github.com/vstakhov/rspamd/releases/tag/1.7.9
- patch included to fix lua builds on i586
  66ffcdfa88.patch
- 2338.patch is removed: included in the upstream tarball

OBS-URL: https://build.opensuse.org/request/show/628047
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=21
2018-08-08 20:05:45 +00:00
165abf0980 Accepting request 622493 from home:darix:branches:server:mail
- updated version to 1.7.8
  https://github.com/vstakhov/rspamd/releases/tag/1.7.7
  https://github.com/vstakhov/rspamd/releases/tag/1.7.8
- added https://github.com/vstakhov/rspamd/pull/2338.patch

OBS-URL: https://build.opensuse.org/request/show/622493
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=20
2018-07-13 17:14:16 +00:00
7c0285ed97 - limit pcre2 to 15.0 and newer
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=19
2018-07-13 16:37:54 +00:00
0200482f6d remove libopenblas_openmp-devel it seems it only wants the pthread version
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=18
2018-07-13 16:36:13 +00:00
6244b9d391 Accepting request 622490 from home:darix:branches:server:mail
- we had a buildrequires for libfann but the cmake flag was in a
  conditional. removed the conditional.
- enable pcre2 support
- prepare building utils but they are broken atm
- enable hyperscan for TW and newer
- enable openblas for 15.0 and newer
- gd library had a BR but was not enabled

OBS-URL: https://build.opensuse.org/request/show/622490
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=17
2018-07-13 16:35:15 +00:00
Andreas Schneider
3940efdebe Accepting request 618100 from home:ippolitov:branches:server:mail
- changed default configuration to match current rules (it looks like it won't work without this change)
  https://rspamd.com/doc/workers/

OBS-URL: https://build.opensuse.org/request/show/618100
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=16
2018-06-20 15:38:58 +00:00
Andreas Schneider
d41c274bc6 Accepting request 617740 from home:ippolitov:branches:server:mail
- updated version to 1.7.6
  https://github.com/vstakhov/rspamd/releases/tag/1.7.6

OBS-URL: https://build.opensuse.org/request/show/617740
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=15
2018-06-19 21:12:30 +00:00
Andreas Schneider
c1a26fb7eb Accepting request 603140 from home:pfhllnts:branches:server:mail
- updated version to 1.7.3
  https://github.com/vstakhov/rspamd/releases/tag/1.7.3
- removed obsolete protocol.c.patch (incorporated into 1.7.3)

OBS-URL: https://build.opensuse.org/request/show/603140
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=14
2018-05-02 14:08:44 +00:00
Andreas Schneider
d1fc6e2d19 Accepting request 591815 from home:ippolitov:branches:server:mail
- updated version to 1.7.2
  https://github.com/vstakhov/rspamd/releases/tag/1.7.2
- fix for https://github.com/vstakhov/rspamd/issues/2120 included

OBS-URL: https://build.opensuse.org/request/show/591815
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=13
2018-03-28 07:13:59 +00:00
Andreas Schneider
c8c5ff223f Accepting request 589939 from home:ippolitov:branches:server:mail
- updated version to 1.7.1
  https://github.com/vstakhov/rspamd/releases/tag/1.7.1 
- fixed ix86 build
  conditional jemalloc, luajit, external hiredis and torch build
- fixed build without LUA JIT 
  https://github.com/vstakhov/rspamd/pull/2100
- fixed Leap 42.1 build (cmake used wrong ASM compiler)
- updated version to 1.7.0
  https://github.com/vstakhov/rspamd/releases/tag/1.7.0
- disabled ENABLE_OPTIMIZE for Leap due to old GCC
  https://github.com/vstakhov/rspamd/issues/2091
- luajit enabled by default (required by torch)

OBS-URL: https://build.opensuse.org/request/show/589939
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=12
2018-03-22 10:38:09 +00:00
Andreas Schneider
3f50f59f97 Fix require for lua lpeg on older SUSE versions
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=11
2018-03-12 13:23:35 +00:00
Andreas Schneider
128c8260f7 Add missing runtime requirement for lua-lpeg
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=10
2018-03-12 11:58:52 +00:00
f34acd3954 - BR libnsl to fix build on suse_version >= 1500
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=9
2018-03-08 23:07:09 +00:00
Andreas Schneider
5c6b5b3ac0 Accepting request 577632 from home:TERROR-FX:branches:server:mail
- updated version to 1.6.6
  https://github.com/vstakhov/rspamd/releases/tag/1.6.6

OBS-URL: https://build.opensuse.org/request/show/577632
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=8
2018-02-20 07:04:58 +00:00
Andreas Schneider
078f40b1c0 Accepting request 512781 from home:ippolitov:branches:server:mail
Next version release
It would be nice if anyone could test it aside from me as I have only 2 boxes with the same set of software.

OBS-URL: https://build.opensuse.org/request/show/512781
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=7
2017-08-01 05:56:46 +00:00
dc71adbde4 Accepting request 509694 from home:ippolitov:branches:server:mail
- updated version to 1.6.2 
  https://github.com/vstakhov/rspamd/releases/tag/1.6.2

OBS-URL: https://build.opensuse.org/request/show/509694
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=6
2017-07-12 10:10:01 +00:00
47fa62c5a3 Accepting request 503736 from home:ippolitov:branches:server:mail
OBS-URL: https://build.opensuse.org/request/show/503736
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=5
2017-06-22 14:00:30 +00:00
Andreas Schneider
ccd1a7e679 Accepting request 501460 from home:ippolitov:branches:server:mail
rspamd updated to 1.5.9 version

OBS-URL: https://build.opensuse.org/request/show/501460
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=4
2017-06-06 17:36:29 +00:00
Andreas Schneider
29350a64ea Accepting request 485001 from home:jengelh:branches:server:mail
- Ensure description is neutral / contains no redundant pieces.
Replace unnecessary %__-type macro indirections.

OBS-URL: https://build.opensuse.org/request/show/485001
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=3
2017-04-04 09:50:16 +00:00
Andreas Schneider
164e25203d Remove obsolete gmime depencendy
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=2
2017-03-18 16:12:51 +00:00
Andreas Schneider
73d0ba884b Accepting request 481025 from home:darix:playground
Add rspamd

OBS-URL: https://build.opensuse.org/request/show/481025
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=1
2017-03-18 14:47:38 +00:00