chiark / gitweb /
update: invalidate cache if allow_disabled_algorithms changes
authorHans-Christoph Steiner <hans@eds.org>
Thu, 29 Jun 2017 19:15:30 +0000 (21:15 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Mon, 3 Jul 2017 08:02:51 +0000 (10:02 +0200)
commit56ee5de2bd6bfef3aa53d8984c02211c13dac360
treef1265cad81058e942e4eb2cb04dcd0eb67fa9cd4
parente75cabfe77e6823b99d9b9df3899307fabc9d462
update: invalidate cache if allow_disabled_algorithms changes

Since the cache contains implicitly the result of the jarsigner verify,
if the allow_disabled_algorithms config changes, then the apkcache is
invalid.
fdroidserver/update.py