mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 13:11:30 +00:00
vendor: update tar-split to v0.9.6
Fixes rare edge case of handling GNU LongLink and LongName entries. Perf improvements. /dev/null writes were taking CPU time during docker push. Thanks @LK4D4 Various cleanup too. Signed-off-by: Vincent Batts <vbatts@redhat.com>
This commit is contained in:
committed by
David Calavera
parent
b66e5ef208
commit
fc12b9ddce
+1
-1
@@ -36,7 +36,7 @@ clone git github.com/hashicorp/consul v0.5.2
|
||||
|
||||
# get graph and distribution packages
|
||||
clone git github.com/docker/distribution 7dc8d4a26b689bd4892f2f2322dbce0b7119d686
|
||||
clone git github.com/vbatts/tar-split v0.9.4
|
||||
clone git github.com/vbatts/tar-split v0.9.6
|
||||
|
||||
clone git github.com/docker/notary 8e8122eb5528f621afcd4e2854c47302f17392f7
|
||||
clone git github.com/endophage/gotuf a592b03b28b02bb29bb5878308fb1abed63383b5
|
||||
|
||||
Reference in New Issue
Block a user