New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX 3867 allow pax global extended headers to passthrough #3868

Merged
merged 2 commits into from Feb 1, 2014

Conversation

Projects
None yet
3 participants
@amuino
Contributor

amuino commented Jan 31, 2014

No information carried by the headers is currently handled, but it does not cause a failure (with the side effect of not uncompressing and otherwise valid tarball).

Fixes #3867

amuino added some commits Jan 31, 2014

Unit test ensuring that a tar.TypeXGlobalHeader does not cause an error
Docker-DCO-1.1-Signed-off-by: Abel Muiño <amuino@gmail.com> (github: amuino)
Ignore tar.TypeXGlobalHeader
Docker-DCO-1.1-Signed-off-by: Abel Muiño <amuino@gmail.com> (github: amuino)
@crosbymichael

This comment has been minimized.

Show comment
Hide comment
@crosbymichael

crosbymichael Feb 1, 2014

Contributor

LGTM

ping @creack

Contributor

crosbymichael commented Feb 1, 2014

LGTM

ping @creack

@creack

This comment has been minimized.

Show comment
Hide comment
@creack

creack Feb 1, 2014

Contributor

LGTM

Contributor

creack commented Feb 1, 2014

LGTM

creack added a commit that referenced this pull request Feb 1, 2014

Merge pull request #3868 from 1uptalent/3867-allow-pax-global-extende…
…d-headers-to-passthrough

FIX 3867 allow pax global extended headers to passthrough

@creack creack merged commit f9b4146 into moby:master Feb 1, 2014

1 check passed

default The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment