mirror of
https://github.com/docker/cli.git
synced 2026-09-26 17:30:51 -04:00
Update tar split
Pulls in fix for tar split disassembly incorrectly storing the padding at the end of the file, leading to a hash difference on the re-assembled tar archive. Closes #26434 Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan) Upstream-commit: e3382177703989e6c29b1e5d8d3d800e033a617a Component: engine
This commit is contained in:
@@ -92,7 +92,7 @@ clone git github.com/miekg/dns 75e6e86cc601825c5dbcd4e0c209eab180997cd7
|
||||
|
||||
# get graph and distribution packages
|
||||
clone git github.com/docker/distribution 77b9d2997abcded79a5314970fe69a44c93c25fb
|
||||
clone git github.com/vbatts/tar-split v0.9.11
|
||||
clone git github.com/vbatts/tar-split v0.10.1
|
||||
|
||||
# get go-zfs packages
|
||||
clone git github.com/mistifyio/go-zfs 22c9b32c84eb0d0c6f4043b6e90fc94073de92fa
|
||||
|
||||
Reference in New Issue
Block a user