buildkit/vendor/github.com/containerd
Kohei Tokunaga da821a471c Fix estargz compression loses the original tar metadata
Currently, eStargz compression doesn't preserve the original tar metadata
(header bytes and their order). This causes failure of `TestGetRemote` because
an uncompressed blob converted from a gzip blob provides different digset
against the one converted from eStargz blob even if their original tar (computed
by differ) are the same.
This commit solves this issue by fixing eStargz to preserve original tar's
metadata that is modified by eStargz.

Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
2021-09-22 10:50:57 +09:00
..
cgroups go.mod: containerd v1.5.0 2021-05-04 17:43:51 +09:00
console Fix estargz compression loses the original tar metadata 2021-09-22 10:50:57 +09:00
containerd exporter: support creating blobs with zstd compression 2021-09-05 22:43:15 -07:00
continuity gomod: update to go1.17 2021-08-16 20:00:00 -07:00
fifo gomod: update to go1.17 2021-08-16 20:00:00 -07:00
fuse-overlayfs-snapshotter gomod: update to go1.17 2021-08-16 20:00:00 -07:00
go-cni gomod: update to go1.17 2021-08-16 20:00:00 -07:00
go-runc gomod: update to go1.17 2021-08-16 20:00:00 -07:00
stargz-snapshotter Fix estargz compression loses the original tar metadata 2021-09-22 10:50:57 +09:00
ttrpc gomod: update to go1.17 2021-08-16 20:00:00 -07:00
typeurl gomod: update to go1.17 2021-08-16 20:00:00 -07:00