ostreedev / ostree-rs-ext

Rust library with higher level APIs on top of the core ostree API
Apache License 2.0
74 stars 24 forks source link

Add support for tar-diff deltas #562

Open cgwalters opened 10 months ago

cgwalters commented 10 months ago

xref https://github.com/flatpak/flatpak-oci-specs/blob/main/image-deltas.md

Relevant client side code in https://github.com/flatpak/flatpak/blob/main/common/flatpak-oci-registry.c and server side in https://github.com/owtaylor/flatpak-indexer/blob/main/flatpak_indexer/delta_generator.py