Files
flatpak/app
Alexander Larsson ff317fd4fb Enforce little endian for token-type
When storing the token-type in the commit and the summary cache we
hardcode it to little-endian.

In theory this breaks the "ABI", but in practice this change is a
no-op on little-endian systems which is what most are. Additionally as most
servers are little-endian this also fixes using big-endian clients with
such servers.

This fixes:
https://github.com/flatpak/flatpak/issues/3434
2020-03-16 11:26:10 +01:00
..
2019-12-19 17:09:47 +01:00
2019-02-25 18:12:30 +00:00
2020-01-31 10:01:11 +01:00