chiark / gitweb /
update: report signing key fingerprint in same format as client
authorHans-Christoph Steiner <hans@eds.org>
Sat, 26 Apr 2014 01:07:47 +0000 (21:07 -0400)
committerHans-Christoph Steiner <hans@eds.org>
Sat, 26 Apr 2014 01:07:47 +0000 (21:07 -0400)
commit5e93b6c80b7227936b85c70a1dc58b26db9941fd
treedd64355ad4e2b2039bf5d83912dd7c2ec1b54da0
parenta66bf2037c9a8e0f4a2faefa02e3959d063627bb
update: report signing key fingerprint in same format as client

fdroidclient now uses SHA256 fingerprints internally, and they are shown in
the repo details view.  This changes the digest algorithm to SHA256 and
changes the format to match what is shown in the repo details view.
fdroidserver/update.py