Skip to content
Snippets Groups Projects
Commit 23de40cd authored by nina's avatar nina
Browse files

adb: fix endianness issues

Fixed missing endian swaps in several places both in package
creation and package reading. Also made sure that the digest
used for signature checking always comes out the same regardless
of host byte order (previously the signature would only be
compatible with the byte order it was created on and fail
anywhere else).

Ref alpine/apk-tools#10900
parent 23be7e32
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment