chiark / gitweb /
common: fix bug in new SHA-256 signatures for >= android-18
authorHans-Christoph Steiner <hans@eds.org>
Fri, 22 Dec 2017 16:49:36 +0000 (17:49 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 28 Dec 2017 22:07:26 +0000 (23:07 +0100)
commite451ec0079c72995b790662720d16a4d39446729
tree32bf45e182b055aa2603caf3b3c8281c7aa7f3d4
parent109eb928e8cd12492194b05b1c4be446cbeebf1b
common: fix bug in new SHA-256 signatures for >= android-18

Luckily, this is only used in `fdroid nightly` so far.
fdroidserver/common.py
tests/common.TestCase