Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-05-03 | 582 Bytes | |
v3.4.1 source code.tar.gz | 2019-05-03 | 4.4 MB | |
v3.4.1 source code.zip | 2019-05-03 | 4.8 MB | |
Totals: 3 Items | 9.3 MB | 1 |
3.4.1 (2019-05-03)
Fixes
- Updated adbkit-apkreader to fix an APK manifest parsing issue on applications processed by 360 encryption services, which changes the
application
key tocom.stub.StubApp
. Thanks @JChord! - Updated adbkit to public key parsing on recent versions of ADB. Thanks @codeskyblue!
Enhancements
- Exposed the
ZMQ_IPV6
environment variable, making it possible to enable IPv6 for ZeroMQ. Thanks @aokhotin!