Update c/storage after https://github.com/containers/storage/pull/2276#2769
Merged
mtrmac merged 5 commits intocontainers:mainfrom Mar 11, 2025
Merged
Update c/storage after https://github.com/containers/storage/pull/2276#2769mtrmac merged 5 commits intocontainers:mainfrom
mtrmac merged 5 commits intocontainers:mainfrom
Conversation
…/v5.34.1 [release-5.34] Bump to v5.34.1
Bump c/storage to v1.57.2 to force idm map private propacation per containers/storage#2269 This is targeted for RHEL 9.6/10.0 ZeroDay. Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
Bump to c/image v5.34.2 Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
... so that the referenced version is larger than 1.57.2 required by Skopeo, and we don't downgrade and lose a required API. Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Luap99
approved these changes
Mar 10, 2025
Member
Luap99
left a comment
There was a problem hiding this comment.
LGTM but we might as well wait for the v5.34.2 tag to be pushed and to the merge back here also.
Collaborator
Author
|
Good point, let’s wait. |
Collaborator
Author
|
Updated, PTAL. |
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.
... so that the referenced version is larger than 1.57.2 required by Skopeo, and we don't downgrade and lose a required API.
FYI @Luap99