summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mail-filter/rspamd: remove libressl supportMikle Kolyada2021-05-023-9/+6
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-2/+2
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* mail-filter/rspamd: Stabilize 2.7-r100 amd64, #770037Sam James2021-02-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: x86 stable (bug #770037)Thomas Deutschmann2021-02-191-1/+1
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-filter/rspamd: drop old versionConrad Kostecki2021-01-272-230/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* mail-filter/rspamd: Stabilize 2.6-r100 x86, #766528Sam James2021-01-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: Stabilize 2.6-r100 amd64, #766528Sam James2021-01-231-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: clean oldPetr Vaněk2021-01-095-311/+0
| | | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/19001 Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: sync livePetr Vaněk2021-01-092-128/+3
| | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: bump to 2.7Petr Vaněk2021-01-095-0/+407
| | | | | | | Closes: https://bugs.gentoo.org/764572 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: Stabilize 2.6-r2 x86, #760726Sam James2021-01-041-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: Stabilize 2.6-r2 amd64, #760726Sam James2020-12-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: migrate to lua-single.eclassMarek Szuba2020-12-093-11/+174
| | | | | | | | | | | | Latest release and the live ebuild. Support lua5-{1..3} and luajit, as per upstream build scripts. Speaking of which, although the upstream logic for finding is the same as in FindLua.cmake (i.e. 5.3, 5.2, 5.1, stopping on the first one found) they use a different module which does support pkgconfig - so although a patch is still necessary, all it does is point cmake to the pkgconfig wrapper set up by lua-single. Closes: https://bugs.gentoo.org/752957 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* mail-filter/rspamd: limit unmigrated ebuilds to dev-lang/lua:0Marek Szuba2020-12-092-2/+2
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* mail-filter/rspamd: sync livePetr Vaněk2020-11-202-4/+127
| | | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/18231 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: use bundled lua-lpeg, bug #753830Petr Vaněk2020-11-204-114/+16
| | | | | | | Closes: https://bugs.gentoo.org/753830 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: remove myself as maintainerDirkjan Ochtman2020-11-051-4/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Dirkjan Ochtman <djc@gentoo.org>
* mail-filter/rspamd: use bundled hiredis, bug #747274Petr Vaněk2020-10-083-99/+2
| | | | | | | | | | System hiredis makes the rspamd subprocesses segfault periodically. Closes: https://bugs.gentoo.org/747274 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/17852 Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: bump to 2.6Petr Vaněk2020-10-076-3/+123
| | | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/17834 Signed-off-by: Sam James <sam@gentoo.org>
* mail-filter/rspamd: sync livePetr Vaněk2020-10-024-4/+331
| | | | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/17345 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: Fix gcc10 compilation issuePetr Vaněk2020-10-022-0/+13
| | | | | | | Closes: https://bugs.gentoo.org/738174 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: clean old and buggy versionsPetr Vaněk2020-10-023-190/+0
| | | | | | | | | | | | - Version 2.3 does not work with libressl, however, the bug was resolved in 2.4 and later - Version 2.4 contains bugs in plugins/lua/neural.lua and plugins/lua/phishing.lua and users should not use it. Closes: https://bugs.gentoo.org/708620 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: clean oldPetr Vaněk2020-04-044-210/+0
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/15198 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: bump to 2.5Petr Vaněk2020-04-042-0/+115
| | | | | | | Closes: https://bugs.gentoo.org/711972 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: sync live; unbundle few librariesPetr Vaněk2020-04-044-3/+277
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: add licenses of bundled librariesPetr Vaněk2020-03-145-5/+5
| | | | | | | | Closes: https://bugs.gentoo.org/601434 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/14895 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: add myself as a proxy maintainerPetr Vaněk2020-03-081-0/+4
| | | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/14831 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: update urlsPetr Vaněk2020-03-084-13/+13
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: bump to 2.4Petr Vaněk2020-03-082-0/+95
| | | | | | | Closes: https://bugs.gentoo.org/711020 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: fix hyperscan support on i386Petr Vaněk2020-02-242-0/+17
| | | | | | | | | | | The patch is taken from upstream. https://github.com/rspamd/rspamd/commit/92e62855a64d1f7f0e52720399f8aa31bdcb0983 Closes: https://bugs.gentoo.org/703004 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/14572 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-112-2/+2
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* mail-filter/rspamd: bump to 2.3Petr Vaněk2020-02-062-0/+95
| | | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/14555 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Switch proxy-maint to cmake.eclassAndreas Sturmlechner2020-01-192-10/+10
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* mail-filter/rspamd: use CXXFLAGS correctlyPetr Vaněk2019-12-142-0/+4
| | | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/13770 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: add missing dependency on dev-lang/luaPetr Vaněk2019-12-143-0/+3
| | | | | | | | | | It is necessary to depend on dev-lang/lua if jit use flag is not set, because lua is required by rspamd. Closes: https://bugs.gentoo.org/620066 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: clean old versionsPetr Vaněk2019-12-146-343/+0
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: migrate 2.1 to GLEP-81Petr Vaněk2019-12-141-7/+5
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: bump to 2.2Petr Vaněk2019-12-142-0/+94
| | | | | | | Closes: https://bugs.gentoo.org/700714 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: sync live, bump EAPI=7Petr Vaněk2019-12-141-13/+12
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-filter/rspamd: version bump to 2.1Dirkjan Ochtman2019-11-044-7/+155
| | | | | | Closes: https://bugs.gentoo.org/698902 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Dirkjan Ochtman <djc@gentoo.org>
* mail-filter/rspamd: update to version 1.9.4Ralph Seichter2019-07-192-0/+90
| | | | | | | | Closes: https://bugs.gentoo.org/683156 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/12300 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* mail-filter/rspamd: remove unused patchesMichael Mair-Keimberger2019-04-233-188/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/11772 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
* mail-filter/rspamd: drop vulnerable wrt bug #629950Aaron Bauman2019-04-1210-756/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* mail-filter/rspamd: version bump to 1.9.0Christian Rößner2019-03-153-3/+98
| | | | | | | * Remove fann support Closes: https://github.com/gentoo/gentoo/pull/11355 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-filter/rspamd: default RSPAMD_CONFIGFILE value fixedThomas Deutschmann2019-01-161-1/+1
| | | | | Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-filter/rspamd: bump to v1.8.3Thomas Deutschmann2019-01-167-22/+230
| | | | | | | | | | | | | | | | | - runscript rewritten - username used in systemd unit adjusted for Gentoo - priv escalation via PID file fixed - dev-util/ragel version constraint removed (package is now compatible with ragel-7) Closes: https://github.com/gentoo/gentoo/pull/10598 Closes: https://github.com/gentoo/gentoo/pull/10561 Closes: https://github.com/gentoo/gentoo/pull/10057 Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-filter/rspamd: Version bump to 1.8.1Christian Roessner2018-10-223-19/+104
| | | | | Signed-off-by: Christian Roessner <c@roessner-network-solutions.com> Signed-off-by: Dirkjan Ochtman <djc@gentoo.org>
* */*: remove redundant local descriptions of 'jemalloc' flagMichał Górny2018-10-201-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* mail-filter/rspamd: Metadata reorderJonas Stein2018-08-111-4/+4
| | | | | | Reordered maintainers. Put proxy-maint@gentoo.org to the end. Package-Manager: Portage-2.3.45, Repoman-2.3.10