chiark / gitweb /
`fdroid update --create-key` to create a keystore/key
authorHans-Christoph Steiner <hans@eds.org>
Tue, 21 Apr 2015 01:38:52 +0000 (21:38 -0400)
committerHans-Christoph Steiner <hans@eds.org>
Fri, 8 May 2015 20:13:15 +0000 (16:13 -0400)
commitde1c80f9b4420494babb824d72d91d1fe98e3826
treee6bf373ea276f7b4018ebe3830e473b5e035121b
parent276123856cbfb6aad88a05a4b52660ac4621995c
`fdroid update --create-key` to create a keystore/key

This provides the final option in this series, allowing the user to just
add --create-key to `fdroid update, and thereby upgrade an unsigned repo to
a proper signed repo.  It also might be useful

closes #13 https://gitlab.com/fdroid/fdroidserver/issues/13
fdroidserver/update.py
tests/run-tests