Skip to content

binary transparency log improvements

This includes index-v2.json in the binary transparency log, and fixes some unnecessary diffs. This does not include the index-v2 diff files since all that data is already in index-v2.json, and the diff files can be recreated using fdroidserver.index.dict_diff(). The size/ctime/mtime of the diff files should be recorded, and of course entry.json will include the SHA-256 of the diff files.

Merge request reports