-
Notifications
You must be signed in to change notification settings - Fork 60
RHEL-129120: bump github.com/containers/buildah to v1.39.6 #487
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@nalind: This pull request references RHEL-129120 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.21.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: nalind The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
* github.com/containers/buildah v1.39.5 -> v1.39.6 * github.com/containers/common v0.62.0 -> v0.62.3 * github.com/containers/image/v5 v5.34.0 -> v5.34.3 * github.com/containers/storage v1.57.1 -> v1.57.2 * github.com/cyphar/filepath-securejoin v0.3.6 -> v0.5.1 * github.com/go-jose/go-jose/v4 v4.0.4 -> v4.0.5 * github.com/opencontainers/runc v1.2.4 -> v1.2.8 * github.com/opencontainers/selinux v1.11.1 -> v1.12.0 This should fix RHEL-129120 and includes a fix for CVE-2025-52881. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
ca841cd to
61ef45c
Compare
TomSweeneyRedHat
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
some of the tests are whining a bit @nalind
|
/retest |
|
@nalind: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
This should fix RHEL-129120 and includes a fix for CVE-2025-52881.