summaryrefslogtreecommitdiff
path: root/veracrypt/README.md
blob: 1efc9b5b2545552325253a8c81800f3c146707f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# VeraCrypt upstream
https://www.veracrypt.fr/code/VeraCrypt/snapshot/VeraCrypt_1.24.tar.gz
https://gitlab.com/bgstack15/big-sources/raw/master/veracrypt/VeraCrypt_1.24.tar.gz
Spec file forked from https://copr-be.cloud.fedoraproject.org/results/scx/veracrypt/fedora-27-x86_64/00657099-veracrypt/veracrypt.spec

# Reason for being in stackrpms
Fedora does not package veracrypt because its license is tricky. Devuan does not package the application either.

# Alternatives
https://copr.fedorainfracloud.org/coprs/pmdpalma/bucket/build/712274/
https://copr-be.cloud.fedoraproject.org/results/scx/veracrypt/fedora-27-x86_64/00657099-veracrypt/veracrypt-1.21-3.fc27.src.rpm
https://copr.fedorainfracloud.org/coprs/cyfrost/packages/package/veracrypt/
Additional references are available in [credits.md](credits.md)

# Reverse dependency matrix
Distro     | VeraCrypt version
---------- | -----------------
All        | 1.24

# Differences from upstream
None
bgstack15