From: Ciaran Gultnieks Date: Thu, 14 May 2015 16:12:04 +0000 (+0000) Subject: Merge branch 'support-all-signing-key-types' into 'master' X-Git-Tag: 0.4.0~74 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=76332e7c0e55228cfb81eed16280808f3e0935da;p=fdroidserver.git Merge branch 'support-all-signing-key-types' into 'master' support all APK signing key types: DSA, EC, RSA The lovely python getsig replacement was only looking for .RSA files, but the signing key is defined as: "A signature block file with a .DSA, .RSA, or .EC extension" https://docs.oracle.com/javase/7/docs/technotes/tools/windows/jarsigner.html For more info: https://f-droid.org/forums/topic/binary-repo-whatsapp-error See merge request !51 --- 76332e7c0e55228cfb81eed16280808f3e0935da