From: Hans-Christoph Steiner Date: Tue, 6 Dec 2016 12:37:11 +0000 (+0000) Subject: Merge branch 'collection-fixes-and-KnownVuln' into 'master' X-Git-Tag: 0.8~141 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=f4392663033508a3b0cdc9b5c18174ad76bf45c8;p=fdroidserver.git Merge branch 'collection-fixes-and-KnownVuln' into 'master' add KnownVuln anti-feature, and other fixes This is a bit of a random collection of things that I have added in the process of working on the drozer/scanner support, YAML support, etc. The only new things are: * adding new AntiFeature for security issues: `KnownVuln` * removing broken, incomplete XML metadata support Everything else included are just code improvements. This also includes the first check for `KnownVuln`, which is a scanner to check whether custom OpenSSL binaries in apps are not old with known vulnerabilities. `KnownVuln` will then ultimately be used for things like the drozer scanner !187 See merge request !189 --- f4392663033508a3b0cdc9b5c18174ad76bf45c8