mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-09 22:08:35 +00:00
retroshare: add AF and archive
There is a new version two years ago but it seems the new app is https://github.com/RetroShare/retroshare-mobile which is not maintained, either. Since this declares itself as a secure decentralised communication platform, we'd better not distribute outdated versions.
This commit is contained in:
parent
830c3920c3
commit
2da7fff365
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
AntiFeatures:
|
||||
KnownVuln:
|
||||
en-US: Vulnerability in showing WebP images (CVE-2023-4863)
|
||||
Categories:
|
||||
- Internet
|
||||
- Security
|
||||
|
|
@ -53,6 +56,7 @@ Builds:
|
|||
- $Qt5_android/bin/androiddeployqt --release --output build --input retroshare-qml-app/src/android-libretroshare-qml-app.so-deployment-settings.json
|
||||
ndk: r10e
|
||||
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 0.6.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue