aboutsummaryrefslogtreecommitdiffstats
path: root/testing/veracrypt
Commit message (Collapse)AuthorAgeFilesLines
* 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:
* testing/veracrypt: disable on s390xSascha Paunovic2018-07-251-2/+2
| | | | | | | | Due to broken linking: Linking veracrypt Error: TestFailed at VeraCrypt::TestCipher:181 make[1]: *** [Main.make:159: veracrypt] Error 1 make: *** [Makefile:372: all] Error 2
* testing/veracrypt: disable on armhfLeonardo Arena2018-07-201-2/+2
| | | | | | Linking veracrypt Bus error make[1]: *** [Main.make:159: veracrypt] Error 1
* testing/veracrypt: disable on x86Leonardo Arena2018-07-201-2/+2
| | | | | | Linking veracrypt Segmentation fault make[1]: *** [Main.make:159: veracrypt] Error 1
* testing/veracrypt: correct license IDLeonardo Arena2018-07-201-1/+1
|
* testing/veracrypt: new aportSascha Paunovic2018-07-201-0/+45
https://www.veracrypt.fr/ Disk encryption with strong security based on TrueCrypt