-
Notifications
You must be signed in to change notification settings - Fork 788
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
Address CVE-2024-3727 #5523
Address CVE-2024-3727 #5523
Conversation
Ephemeral COPR build failed. @containers/packit-build please check. |
Second try Vendor top of tree of c/image and c/common to address CVE-2024-1759 Replaces containers#5522 [NO NEW TESTS NEEDED] Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
5fde83f
to
bbab575
Compare
Replaces #5522 |
OK, I'm not sure what went on with the vendoring with the prior one, but this is looking better. Still issues with the packit-builds though. |
LGTM |
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
/approve
rawhide and eln are failing on unrelated dnf issues.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lsm5, TomSweeneyRedHat The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/hold cancel |
77f239a
into
containers:main
Second try Vendor top of tree of c/image and c/common to address CVE-2024-1759
(Although at the moment, just c/image to see if that's better)
[NO NEW TESTS NEEDED]
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?