chiark / gitweb /
update: do not crash if AndroidManifest.xml in APK has invalid date
authorHans-Christoph Steiner <hans@eds.org>
Thu, 14 Dec 2017 09:58:02 +0000 (10:58 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 14 Dec 2017 15:57:22 +0000 (16:57 +0100)
commit42522c23c9dc16319eb66811467dca85bef227a4
treeacacfb8fc11f6414ff2f301142dc41a4e5fa5cf6
parent8f45796ecbb51303d32b5ae0136715400b4ce4ea
update: do not crash if AndroidManifest.xml in APK has invalid date

This crash actually blocked a Janus exploit APK from being added to the
repo, but crashing isn't really the appropriate way to do that.
fdroidserver/update.py