Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
gh-131261: Update libexpat to 2.7.0 (CVE-2024-8176)#131272
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
bedevere-bot commentedMar 15, 2025
🤖 New build scheduled with the buildbot fleet by@gpshead for commit9b00232 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F131272%2Fmerge If you want to schedule another build, you need to add the🔨 test-with-buildbots label again. |
@@ -0,0 +1 @@ | |||
Upgrade to libexpat 2.7.0 |
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.
Should this mention the CVE?
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.
the previous 2.6.3 update didn't so I didn't here, but maybe? no strong opinion myself.
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, I don't think it's necessary to mention the CVE in the changelog as the component is recorded in an SBOM.
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.
I confirm that the patch matches 2.7.0.
I didn't review the patch itself; I'd probably need days to grok the code.
bb0268f
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Sorry,@gpshead and@encukou, I could not cleanly backport this to
|
Sorry,@gpshead and@encukou, I could not cleanly backport this to
|
Sorry,@gpshead and@encukou, I could not cleanly backport this to
|
Sorry,@gpshead and@encukou, I could not cleanly backport this to
|
Sorry,@gpshead and@encukou, I could not cleanly backport this to
|
I'm backporting. |
GH-131360 is a backport of this pull request to the3.13 branch. |
…honGH-131272)(cherry picked from commitbb0268f)Co-authored-by: Gregory P. Smith <greg@krypto.org>
GH-131362 is a backport of this pull request to the3.11 branch. |
GH-131363 is a backport of this pull request to the3.10 branch. |
GH-131364 is a backport of this pull request to the3.9 branch. |
…GH-131364)(cherry picked from commitbb0268f)(cherry picked from commit6af54d2)Co-authored-by: Petr Viktorin <encukou@gmail.com>Co-authored-by: Gregory P. Smith <greg@krypto.org>
Uh oh!
There was an error while loading.Please reload this page.
A straightforward upgrade from expat 2.6.4 to 2.7.0. See the issue.