From 2da7fff365297e1e2e8806c83f500c4a3a763dc6 Mon Sep 17 00:00:00 2001 From: linsui Date: Wed, 11 Oct 2023 22:49:27 +0800 Subject: [PATCH] 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. --- metadata/org.retroshare.android.qml_app.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/metadata/org.retroshare.android.qml_app.yml b/metadata/org.retroshare.android.qml_app.yml index 8c7dc1a929..0498429200 100644 --- a/metadata/org.retroshare.android.qml_app.yml +++ b/metadata/org.retroshare.android.qml_app.yml @@ -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