Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/suricata: disable on mips | Ariadne Conill | 2020-04-08 | 1 | -2/+2 |
| | |||||
* | community/suricata: upgrade to 5.0.2 | Leo | 2020-02-17 | 1 | -3/+4 |
| | |||||
* | community/suricata: upgrade to 5.0.1 | Michael Pirogov | 2020-01-16 | 2 | -28/+25 |
| | |||||
* | community/suricata: enable nflog | Leo | 2019-12-05 | 1 | -2/+4 |
| | | | | fixes #8271 | ||||
* | community/suricata: rebuild against python 3.8 | Natanael Copa | 2019-11-05 | 1 | -1/+1 |
| | |||||
* | community/suricata: add rust support for more arches | J0WI | 2019-10-20 | 1 | -2/+2 |
| | |||||
* | community/suricata: use py3-yaml | Leo | 2019-09-30 | 1 | -2/+2 |
| | | | Closes !168 | ||||
* | community/suricata: fix | Leo | 2019-09-03 | 1 | -10/+18 |
| | |||||
* | community/suricata: re-enable all arches | J0WI | 2019-08-28 | 1 | -9/+18 |
| | |||||
* | community/suricata: limit on ppc64le | Leo | 2019-07-13 | 1 | -1/+1 |
| | |||||
* | community/suricata: upgrade to 4.1.4 | Stuart Cardall | 2019-07-13 | 2 | -13/+22 |
| | | | | https://suricata-ids.org/2019/04/30/suricata-4-1-4-released/ | ||||
* | community/suricata: rebuild against hiredis | Carlo Landmeter | 2019-01-02 | 1 | -1/+1 |
| | |||||
* | community/suricata: use GNU wget | Leonardo Arena | 2018-12-26 | 1 | -2/+2 |
| | | | | | | | | | | /usr/bin/wget -qO - https://rules.emergingthreats.net/open/suricata-4.0/emerging.rules.tar.gz | tar -x -z -C /home/buildozer/aports/community/suricata/pkg/suricata/etc/suricata/ -f - ssl_client: rules.emergingthreats.net: TLS connect failed wget: error getting response: Connection reset by peer gzip: invalid magic tar: Child returned status 1 tar: Error is not recoverable: exiting now make[1]: *** [Makefile:931: install-rules] Error 2 | ||||
* | community/suricata: rebuild against nss-3.38 | Leonardo Arena | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | community/suricata: upgrade to 4.0.4 | Roberto Oliveira | 2018-03-19 | 1 | -2/+2 |
| | |||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/ | ||||
* | community/suricata: upgrade to 4.0.3 | Roberto Oliveira | 2017-12-11 | 1 | -2/+2 |
| | |||||
* | community/suricata: New upstream release 4.0.1 | Steve McMaster | 2017-10-27 | 1 | -4/+3 |
| | |||||
* | community/suricata: Move from testing to community | Steve McMaster | 2017-08-25 | 4 | -0/+174 |