[release-1.33] Bump Go Jose v3.0.5, CVE-2025-34986#6818
Open
TomSweeneyRedHat wants to merge 3 commits intocontainers:release-1.33from
Open
[release-1.33] Bump Go Jose v3.0.5, CVE-2025-34986#6818TomSweeneyRedHat wants to merge 3 commits intocontainers:release-1.33from
TomSweeneyRedHat wants to merge 3 commits intocontainers:release-1.33from
Conversation
c056deb to
76783f3
Compare
Bump Go Jose to v3.0.5 to address CVE-2026-34986 Fixes: https://redhat.atlassian.net/browse/RHEL-164983, https://redhat.atlassian.net/browse/RHEL-164974 [NO NEW TESTS NEEDED] Signed-off-by: Tom Sweeney <tsweeney@redhat.com>
76783f3 to
59214cc
Compare
Member
|
(Added a |
The brand new version of the base image used in the test for "config --unsetlabel" no longer includes the label that the test assumed it always would. Switch to using a known image. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
Bump Buildah to v1.33.15 Signed-off-by: Tom Sweeney <tsweeney@redhat.com> Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
59214cc to
87f11dd
Compare
Member
|
Pulled in a part of #6634 to fix a new integration test error. |
Member
Author
|
Thanks for the tweaks @nalind! All happy green test buttons, and your changes |
Member
|
They look right to me, but having made some of the changes in here, I'm probably not the right person to merge them any more. @containers/buildah-maintainers 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.
Bump Go Jose to v3.0.5 to address CVE-2025-34986
Then bump Buildah to v1.33.15
Fixes: https://redhat.atlassian.net/browse/RHEL-164983, https://redhat.atlassian.net/browse/RHEL-164974
What type of PR is this?
What this PR does / why we need it:
How to verify it
Which issue(s) this PR fixes:
Special notes for your reviewer:
Does this PR introduce a user-facing change?