Skip to content

Update libcontainer to 3d8a20bb772defc28c355534d83#19751

Merged
tiborvass merged 1 commit intomoby:masterfrom
crosbymichael:update-libcontainer-jan26
Jan 27, 2016
Merged

Update libcontainer to 3d8a20bb772defc28c355534d83#19751
tiborvass merged 1 commit intomoby:masterfrom
crosbymichael:update-libcontainer-jan26

Conversation

@crosbymichael
Copy link
Copy Markdown
Contributor

Fixes #14203

This bump fixes the issue of having the container's pipes connection
reset by peer because of using the json.Encoder and having a \n added to
the output.

Signed-off-by: Michael Crosby crosbymichael@gmail.com

Fixes moby#14203

This bump fixes the issue of having the container's pipes connection
reset by peer because of using the json.Encoder and having a \n added to
the output.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
@tiborvass
Copy link
Copy Markdown
Contributor

LGTM

1 similar comment
@tonistiigi
Copy link
Copy Markdown
Member

LGTM

@thaJeztah
Copy link
Copy Markdown
Member

Thanks!

tiborvass added a commit that referenced this pull request Jan 27, 2016
Update libcontainer to 3d8a20bb772defc28c355534d83
@tiborvass tiborvass merged commit 3eaf878 into moby:master Jan 27, 2016
@cyphar
Copy link
Copy Markdown
Contributor

cyphar commented Jan 27, 2016

For people in the future, this vendors the single patch opencontainers/runc@ddcee3c from master (it's based on resource-hf).

@crosbymichael crosbymichael deleted the update-libcontainer-jan26 branch January 27, 2016 01:28
@thaJeztah
Copy link
Copy Markdown
Member

Added impact/changelog because this is a notable bug fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Starting container fails with 'System error: read parent: connection reset by peer'

6 participants