Debian Patches

Status for apk-parser/2.6.10+ds-4

Patch Description Author Forwarded Bugs Origin Last update
01-Remove-file-test-since-our-source-does-not-have-APK-fi.patch Remove file test since our source does not have APK file Roger Shimizu <rosh@debian.org> no 2020-11-26
backport/02-Parse-the-debuggable-information.patch Parse the debuggable information
Apps can be build in debug or in release mode. `./gradlew assembleDebug`
vs `./gradlew assembleRelease`. If the app is debuggable the Android OS
allows to attach the debugger and other development features. In release
mode these are restricted.

The AndroidManifest flag is documented here:

https://developer.android.com/guide/topics/manifest/application-element#debug

Since this information is quite handy, add it to the parser.

(cherry picked from commit a37ae21deedac50e7469139e0adfd6ba153333b4)
Stefan Lengfeld <stefan.lengfeld@inovex.de> no 2020-06-29
backport/03-Don-t-crash-with-a-buffer-underflow-when-packageCount-.patch Don't crash with a buffer underflow when packageCount == 0
(cherry picked from commit 01ef8bf9ff74e224af0935b4e8f7aebad415d7f3)
Paulo Costa <me@paulo.costa.nom.br> no 2020-05-11
backport/04-README-reworked.patch README reworked
(cherry picked from commit 59714765745c77afba78b9ceee558ea11fd5869a)
=?utf-8?q?Allan_Nordh=C3=B8y?= <epost@anotheragency.no> no 2020-09-16

All known versions for source package 'apk-parser'

Links