[release/1.5] Prepare release notes for v1.5.18#8117
Merged
dmcgowan merged 1 commit intocontainerd:release/1.5from Feb 15, 2023
Merged
[release/1.5] Prepare release notes for v1.5.18#8117dmcgowan merged 1 commit intocontainerd:release/1.5from
dmcgowan merged 1 commit intocontainerd:release/1.5from
Conversation
Signed-off-by: Derek McGowan <[email protected]>
estesp
approved these changes
Feb 15, 2023
samuelkarp
approved these changes
Feb 15, 2023
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.
Generated notes
containerd 1.5.18
Welcome to the v1.5.18 release of containerd!
The eighteenth patch release for containerd 1.5 includes fixes for CVE-2023-25153 and CVE-2023-25173
along with a security update for Go.
Notable Updates
See the changelog for complete list of changes
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
16 commits
ddf9de6cbPrepare release notes for v1.5.18a62c38bf2oci: fix additional GIDs3b89da580oci: fix loop iterator aliasingb07ec6b25oci: skip checking gid for WithAppendAdditionalGroups356672cb5refactor: reduce duplicate code6a7b7617cadd WithAdditionalGIDs test832bcf300add WithAppendAdditionalGroups helper19a347e45importer: stream oci-layout and manifest.json4209dc243Go 1.19.60d16d045dFix retry logic within devmapper device deactivationrepo != containerd/containerd(#8084)34451bc66CI: skip some jobs whenrepo != containerd/containerdDependency Changes
This release has no dependency changes
Previous release can be found at v1.5.17