chiark / gitweb /
support manually adding per-build antiFeatures in metadata
authorHans-Christoph Steiner <hans@eds.org>
Tue, 27 Jun 2017 21:55:38 +0000 (23:55 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 6 Jul 2017 10:25:48 +0000 (12:25 +0200)
commitdf99c85ca64a3feadaa4a9b5eb2a18ee03334efe
treecb138bf83d2d2c9ea71a5e040643141239b38857
parent20afa0e8613c6e6914fd877571dbb08141b2678e
support manually adding per-build antiFeatures in metadata

For cases like the OpenVPN vuln that was recently announced, it is useful
for fdroiddata maintainers to be able to mark builds that have known
vulnerabilities.
.gitlab-ci.yml
fdroidserver/metadata.py
fdroidserver/update.py
tests/metadata.TestCase
tests/metadata/com.politedroid.txt
tests/metadata/dump/com.politedroid.yaml [new file with mode: 0644]
tests/metadata/dump/org.adaway.yaml
tests/metadata/dump/org.smssecure.smssecure.yaml
tests/metadata/dump/org.videolan.vlc.yaml
tests/update.TestCase