aboutsummaryrefslogtreecommitdiffstats
path: root/community/rspamd
Commit message (Collapse)AuthorAgeFilesLines
* rebuild against icu 66.1Leo2020-03-281-1/+1
|
* community/rspamd: fix initd checkconfigTBK2020-03-152-6/+3
|
* community/rspamd: add libs sub packageDuncan Bellamy2020-03-081-1/+10
| | | | | Add libs sub package so the client rspamc can be installed on a seperate machine without the rspamd base package
* community/rspamd: upgrade to 2.4TBK2020-02-275-108/+32
|
* community/rspamd: rebuild against icu 65.1TBK2020-02-221-1/+1
|
* community/rspamd: rebuild against libevent-2.1.so.7Natanael Copa2019-11-051-1/+1
|
* community/rspamd: upgrade to 1.9.4J0WI2019-05-281-3/+3
| | | | Closes GH-8220
* community/rspamd: upgrade to 1.9.3J0WI2019-05-281-9/+9
|
* community/rspamd: rebuild against icu-64Natanael Copa2019-05-031-1/+1
|
* community/rspamd: upgrade to 1.9.1TBK2019-04-121-2/+2
|
* community/rspamd: upgrade to 1.9.0TBK2019-03-192-5/+5
|
* community/rspamd: rebuild against icu-63.1Leonardo Arena2019-02-061-1/+1
|
* community/rspamd: enable build on mips*alpine-mips-patches2019-02-052-3/+82
| | | | | | This is a generic fix really, nothing specific to mips*. It just makes the bundled lua-torch aware of architectures besides x86/power/arm so it might be reasonable to try s390x as well.
* community/rspamd: upgrade to 1.8.3Andy Postnikov2019-01-092-8/+8
|
* community/rspamd: rebuild against openssl 1.1Natanael Copa2018-11-071-2/+2
|
* community/rspamd: upgrade to 1.8.1Carlo Landmeter2018-10-311-3/+4
|
* community/rspamd: rebuild against icu-62.1Natanael Copa2018-10-011-1/+1
|
* aports: add support for armv7 [skip ci]Oliver Smith2018-09-241-1/+1
| | | | | | | | | This makes it possible to provide armv7 as additional architecture in Alpine, next to armhf. See the discussion in this ML thread: <https://lists.alpinelinux.org/alpine-devel/6271.html> It's done by adding armv7 next to armhf in the arch line and also !armv7 where the arch line said !armhf. The following script was used:
* community/rspamd: upgrade to 1.7.9Valery Kartel2018-08-281-3/+3
|
* community/rspamd: change /run/rspamd perms to 755Jakub Jirutka2018-07-302-3/+3
| | | | | | | This directory is used for pid file and sockets. User can specify desired permissions for each socket in rspamd config. Creating /run/rspamd with perms 750 is just an obstacle when user needs to make some of the sockets accessible for anyone.
* community/rspamd: fix licenseJakub Jirutka2018-07-251-1/+4
| | | | According to contrib/DEPENDENCY_INFO.md
* community/rspamd: remove fann-dev from makedependsJakub Jirutka2018-07-251-1/+0
| | | | | FANN support is deprecated since 1.7 (replaced by Lua Torch) and not built by default anyway.
* community/rspamd: rewrite init script, start as unprivileged userJakub Jirutka2018-07-255-40/+69
| | | | It's init/rc system's job to daemonize process and drop privileges!
* community/rspamd: build with pcre2 instead of pcreJakub Jirutka2018-07-251-1/+2
| | | | It should provide better performance etc.
* community/rspamd: improve abuildJakub Jirutka2018-07-251-60/+82
| | | | makedepends and subpackages are just reformatted and sorted
* community/rspamd: remove duplicated rspamd.conf from docJakub Jirutka2018-07-251-5/+4
|
* community/rspamd: replace sed with patch fileJakub Jirutka2018-07-252-9/+23
| | | | To avoid silent breakages.
* community/rspamd: upgrade to 1.7.8Jakub Jirutka2018-07-241-3/+3
|
* community/rspamd: fix broken rspamd.confJakub Jirutka2018-07-243-20/+91
| | | | | | | This is a good example why modifications of upstream configs have to be done in explicit way using patch file instead of using sed. Upstream changed the config, sed silently "failed" (no match) and no one noticed.
* community/rspamd: upgrade to 1.7.6prspkt2018-06-221-2/+2
|
* community/rspamd: upgrade to 1.7.5TBK2018-05-212-34/+2
|
* community/rspamd: build fix for non-x86Natanael Copa2018-05-152-0/+32
|
* community/rspamd: upgrade to 1.7.4TBK2018-05-081-4/+3
|
* community/rspamd: upgrade to 1.7.3TBK2018-04-141-3/+3
|
* community/rspamd: rebuild against libressl-2.7Natanael Copa2018-04-061-1/+1
|
* community/rspamd: upgrade to 1.7.2TBK2018-03-281-2/+2
|
* community/rspamd: upgrade to 1.7.1TBK2018-03-242-8/+8
|
* community: rebuild against icu-60.2William Pitcock2018-02-271-1/+1
|
* community/rspamd: upgrade to 1.6.6, fix licenseTBK2018-02-191-4/+4
|
* community/rspamd: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* community/rspamd: upgrade to 1.6.5TBK2017-10-271-3/+3
|
* community/rspamd: dependency cleanupTBK2017-10-231-2/+2
|
* community/rspamd: move from testingTBK2017-10-097-0/+249