Skip to content

Tags: patrickfav/uber-apk-signer

Tags

v1.3.0

Verified

This tag was signed with the committer’s verified signature.
patrickfav Patrick Favre
new release

v1.2.2

Verified

This tag was signed with the committer’s verified signature.
patrickfav Patrick Favre
new release

v1.2.1

Verified

This tag was signed with the committer’s verified signature. The key has expired.
patrickfav Patrick Favre
new release

v1.2.0

Verified

This tag was signed with the committer’s verified signature. The key has expired.
patrickfav Patrick Favre
new release

v1.1.0

Verified

This tag was signed with the committer’s verified signature. The key has expired.
patrickfav Patrick Favre
new release

v1.0.0

Verified

This tag was signed with the committer’s verified signature. The key has expired.
patrickfav Patrick Favre
add new release

v0.8.4

Verified

This tag was signed with the committer’s verified signature. The key has expired.
patrickfav Patrick Favre
add new tag

v0.8.3

Verified

This commit was signed with the committer’s verified signature. The key has expired.
patrickfav Patrick Favre
Fix changelog

v0.8.2

Verified

This commit was signed with the committer’s verified signature. The key has expired.
patrickfav Patrick Favre
Update changelog

v0.8.1

Verified

This commit was signed with the committer’s verified signature. The key has expired.
patrickfav Patrick Favre
Update apksigner jar to 26.0.1 and updates version to 0.8.1

According to the release notes, these are the changes to the jar:

* Adds PKCS #11 support to allow signing with keys held in secure hardware. (Issue #37140484)
* Adds support for loading additional JCA Providers before signing.
* Honors android:targetSandboxVersion when verifying APKs.
* When signing, rejects APKs with files that include 'CR' (carriage return), 'LF' (line feed), or 'NUL' (null) special characters in the file name.
* Fixes apksigner.bat to correctly handle parameters containing spaces. (Issue #38132450)
* Fixes a bug in JAR signature verification when multiple digests are present for the same entry in MANIFEST.MF. (Issue #38497270)