-
Notifications
You must be signed in to change notification settings - Fork 581
[High] Patch libsoup for CVE-2025-32907 #14000
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
[High] Patch libsoup for CVE-2025-32907 #14000
Conversation
/azurepipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
No difference wrt to patch changes in https://gitlab.gnome.org/GNOME/libsoup/-/merge_requests/452/diffs. |
e27e14e
to
babfe37
Compare
Also fix bogus date from previous change
babfe37
to
9dbd23f
Compare
/azurepipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
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, ostree ptest normally skipped, is an expected failure on both arches
(cherry picked from commit 111dbba)
Auto cherry-pick results: Auto cherry-pick pipeline run -> https://dev.azure.com/mariner-org/mariner/_build/results?buildId=839665&view=results |
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-static
subpackages, etc.) have had theirRelease
tag incremented../cgmanifest.json
,./toolkit/scripts/toolchain/cgmanifest.json
,.github/workflows/cgmanifest.json
)./SPECS/LICENSES-AND-NOTICES/data/licenses.json
,./SPECS/LICENSES-AND-NOTICES/LICENSES-MAP.md
,./SPECS/LICENSES-AND-NOTICES/LICENSE-EXCEPTIONS.PHOTON
)*.signatures.json
filessudo make go-tidy-all
andsudo make go-test-coverage
passSummary
Adds a patch for
libsoup
to fix CVE-2025-32907Change Log
Patch applies cleanly
Upstream Patch References:
Does this affect the toolchain?
NO
Links to CVEs
Test Methodology