vendor: libcontainer: update libcontainer#19024
Closed
cyphar wants to merge 1 commit intomoby:masterfrom
Closed
Conversation
Update the vendor'd version of libcontainer to include path sanitisation fixes and some other cgroup fixes. Signed-off-by: Aleksa Sarai <asarai@suse.com>
Contributor
|
LGTM |
1 similar comment
Member
|
LGTM |
Member
do not merge yet! depends on opencontainers/runc#451 |
Merged
Contributor
Author
|
To avoid someone accidentally merging this, I'll close this until opencontainers/runc#451 is merged. |
Contributor
Author
|
#19250 is this PR. I can't reopen this one because I pushed to the branch while the PR was closed (which seems like a bug in GitHub). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update the vendor'd version of libcontainer to include path sanitisation
fixes and some other cgroup fixes. In addition, a fix for gccgo 5.3 was
included.
This is blocked on opencontainers/runc#451 being merged, after which
I will correct the
hack/vendor.shreferenced commit.Signed-off-by: Aleksa Sarai asarai@suse.com
/cc @security-team @diogomonica