[20.10 backport] update containerd binary to v1.5.10#43329
Merged
thaJeztah merged 1 commit intomoby:20.10from Mar 4, 2022
Merged
[20.10 backport] update containerd binary to v1.5.10#43329thaJeztah merged 1 commit intomoby:20.10from
thaJeztah merged 1 commit intomoby:20.10from
Conversation
ndeloof
approved these changes
Mar 4, 2022
tianon
approved these changes
Mar 4, 2022
samuelkarp
approved these changes
Mar 4, 2022
Member
Author
|
ah... crap; merge conflict in master (in Dockerfile.windows), due to the golang change; I'll fix that one, and cherry-pick again to at least have the correct commit |
Welcome to the v1.5.10 release of containerd! The tenth patch release for containerd 1.5 includes a fix for [CVE-2022-23648][1] and other issues. Notable Updates - Use fs.RootPath when mounting volumes (GHSA-crp2-qrr5-8pq7) - Return init pid when clean dead shim in runc.v1/v2 shims - Handle sigint/sigterm in shimv2 - Use readonly mount to read user/group info [1]: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23648 [2]: GHSA-crp2-qrr5-8pq7 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 2c8f0a0) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
e7d75d0 to
180f3b9
Compare
Member
Author
|
alrighty; fixed that (temporarily moved back to 'draft' to make sure master gets merged first) |
Member
Author
|
master went green and is merged; merging this one as well |
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.
(partial) cherry-pick of #43327 (windows dockerfile doesn't have containerd yet in the 20.10 branch)
Welcome to the v1.5.10 release of containerd!
The tenth patch release for containerd 1.5 includes a fix for CVE-2022-23648
and other issues.
Notable Updates
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)