chiark / gitweb /
move apk signature verification into getsig() function
authorHans-Christoph Steiner <hans@eds.org>
Sat, 30 Aug 2014 04:45:12 +0000 (00:45 -0400)
committerCiaran Gultnieks <ciaran@ciarang.com>
Fri, 7 Nov 2014 09:20:23 +0000 (09:20 +0000)
commitd74235564f964a2d9c472116e0acc79f09e33ecd
treeeaf72840b1dd4f97f8ae0f068918569c9fd8fab4
parent6e2d0a9e1eba6e4d65af239c372e7630b48e0e40
move apk signature verification into getsig() function

This makes the python replacement behave like an all-in-one replacement
for getsig.java.

fixes #5 https://gitlab.com/fdroid/fdroidserver/issues/5
fdroidserver/update.py