Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/yara: bump pkgrel to allow the patch being applied | Francesco Colista | 2020-05-12 | 1 | -1/+1 |
| | |||||
* | testing/yara: removed test-rules since they fail on ppc64 and aarch64 | Francesco Colista | 2020-05-12 | 2 | -2/+25 |
| | |||||
* | testing/yara: upgrade to 4.0.0 | Francesco Colista | 2020-05-12 | 1 | -3/+2 |
| | |||||
* | testing/yara: upgrade to 3.11.0 | Francesco Colista | 2020-01-07 | 1 | -19/+9 |
| | |||||
* | testing/yara: rebuild against openssl 1.1 | Natanael Copa | 2018-11-07 | 1 | -2/+2 |
| | |||||
* | aports: add support for armv7 [skip ci] | Oliver Smith | 2018-09-24 | 1 | -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: | ||||
* | testing/yara: rebuild against libressl-2.7 | Natanael Copa | 2018-04-06 | 1 | -1/+1 |
| | |||||
* | testing/yara: disable tests for now (fails on hardened, don't have time to ↵ | William Pitcock | 2018-01-10 | 1 | -0/+1 |
| | | | | diagnose it) | ||||
* | testing/yara: adjust the path in workaround | Roberto Oliveira | 2018-01-10 | 1 | -1/+1 |
| | | | | Hope it builds now... | ||||
* | testing/yara: keep using workaround in 3.7.0 version | Roberto Oliveira | 2018-01-10 | 1 | -1/+10 |
| | | | | For more info see commit 8db25d5fa1aaafe794536ed073f8c6b938c8147f | ||||
* | testing/yara: upgrade to 3.7.0 | Roberto Oliveira | 2018-01-09 | 1 | -12/+4 |
| | | | | Also remove a workaround needed to build version 3.6.3 | ||||
* | testing/[various]: rebuild against libressl-2.6 | Natanael Copa | 2017-11-10 | 1 | -1/+1 |
| | |||||
* | testing/yara: disable on armhf due to tests failures | Jakub Jirutka | 2017-11-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | PASS: test-alignment PASS: test-version FAIL: test-rules FAIL: test-pe FAIL: test-elf FAIL: test-exception ============================================================================ Testsuite summary for yara 3.6.3 ============================================================================ # TOTAL: 6 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 4 # XPASS: 0 # ERROR: 0 | ||||
* | testing/yara: fix test failure | Roberto Oliveira | 2017-10-27 | 1 | -1/+9 |
| | | | | | | | | Delete re_lexer.c file to force it to be build with new version of flex, othwewise tests fail in some arches because of a bug in older version of flex. See: https://github.com/VirusTotal/yara/issues/771 | ||||
* | testing/yara: build fixes | Natanael Copa | 2017-10-25 | 1 | -3/+3 |
| | |||||
* | testing/yara: new aport | Daniel Isaksen | 2017-10-25 | 1 | -0/+38 |