Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-126623: Update libexpat to 2.6.4, make future updates easier#126792

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

Merged
gpshead merged 1 commit intopython:mainfromsethmlarson:libexpat-2.6.4
Nov 13, 2024

Conversation

sethmlarson
Copy link
Contributor

@sethmlarsonsethmlarson commentedNov 13, 2024
edited by bedevere-appbot
Loading

This upgrades libexpat to 2.6.4 but also adds arefresh.sh script to make future updates easier. Used therefresh.sh script for HACL* as a reference. Willing to create the backport PRs myself as this diff won't apply cleanly to 3.11 and earlier.

cc@hartwork

gpshead reacted with heart emoji
@@ -40,6 +40,10 @@
#ifndef Expat_External_INCLUDED
#define Expat_External_INCLUDED 1

/* Namespace external symbols to allow multiple libexpat version to
co-exist. */
#include "pyexpatns.h"
Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Moved this so we have an easier anchor point forsed.

gpshead reacted with thumbs up emoji
@gpsheadgpshead added needs backport to 3.9only security fixes needs backport to 3.10only security fixes needs backport to 3.11only security fixes needs backport to 3.12only security fixes needs backport to 3.13bugs and security fixes labelsNov 13, 2024
@gpsheadgpsheadenabled auto-merge (squash)November 13, 2024 18:26
@gpsheadgpshead merged commit3c99969 intopython:mainNov 13, 2024
61 checks passed
@miss-islington-app
Copy link

Thanks@sethmlarson for the PR, and@gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10, 3.11, 3.12, 3.13.
🐍🍒⛏🤖

@sethmlarsonsethmlarson deleted the libexpat-2.6.4 branchNovember 13, 2024 18:31
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestNov 13, 2024
…pythonGH-126792)Update libexpat to 2.6.4, make future updates easier.(cherry picked from commit3c99969)Co-authored-by: Seth Michael Larson <seth@python.org>
@bedevere-app
Copy link

GH-126796 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelNov 13, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestNov 13, 2024
…pythonGH-126792)Update libexpat to 2.6.4, make future updates easier.(cherry picked from commit3c99969)Co-authored-by: Seth Michael Larson <seth@python.org>
@bedevere-app
Copy link

GH-126797 is a backport of this pull request to the3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12only security fixes labelNov 13, 2024
@miss-islington-app
Copy link

Sorry,@sethmlarson and@gpshead, I could not cleanly backport this to3.11 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker 3c9996909402fadc98e6ca2a64e75a71a7427352 3.11

@miss-islington-app
Copy link

Sorry,@sethmlarson and@gpshead, I could not cleanly backport this to3.10 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker 3c9996909402fadc98e6ca2a64e75a71a7427352 3.10

@miss-islington-app
Copy link

Sorry,@sethmlarson and@gpshead, I could not cleanly backport this to3.9 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker 3c9996909402fadc98e6ca2a64e75a71a7427352 3.9

sethmlarson added a commit to sethmlarson/cpython that referenced this pull requestNov 13, 2024
… easier (pythonGH-126792)Update libexpat to 2.6.4, make future updates easier.(cherry picked from commit3c99969)Co-authored-by: Seth Michael Larson <seth@python.org>
@bedevere-app
Copy link

GH-126798 is a backport of this pull request to the3.11 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.11only security fixes labelNov 13, 2024
sethmlarson added a commit to sethmlarson/cpython that referenced this pull requestNov 13, 2024
… easier (pythonGH-126792)Update libexpat to 2.6.4, make future updates easier.(cherry picked from commit3c99969)Co-authored-by: Seth Michael Larson <seth@python.org>
@bedevere-app
Copy link

GH-126799 is a backport of this pull request to the3.10 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.10only security fixes labelNov 13, 2024
sethmlarson added a commit to sethmlarson/cpython that referenced this pull requestNov 13, 2024
…easier (pythonGH-126792)Update libexpat to 2.6.4, make future updates easier.(cherry picked from commit3c99969)Co-authored-by: Seth Michael Larson <seth@python.org>
@bedevere-app
Copy link

GH-126800 is a backport of this pull request to the3.9 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.9only security fixes labelNov 13, 2024
sethmlarson added a commit to sethmlarson/cpython that referenced this pull requestNov 13, 2024
…easier (pythonGH-126792)Update libexpat to 2.6.4, make future updates easier.(cherry picked from commit3c99969)Co-authored-by: Seth Michael Larson <seth@python.org>
gpshead pushed a commit that referenced this pull requestNov 13, 2024
GH-126792) (GH-126797)gh-126623: Update libexpat to 2.6.4, make future updates easier (GH-126792)Update libexpat to 2.6.4, make future updates easier.(cherry picked from commit3c99969)Co-authored-by: Seth Michael Larson <seth@python.org>
gpshead pushed a commit that referenced this pull requestNov 13, 2024
GH-126792) (GH-126796)gh-126623: Update libexpat to 2.6.4, make future updates easier (GH-126792)Update libexpat to 2.6.4, make future updates easier.(cherry picked from commit3c99969)Co-authored-by: Seth Michael Larson <seth@python.org>
ambv pushed a commit that referenced this pull requestDec 2, 2024
ambv pushed a commit that referenced this pull requestDec 2, 2024
ambv pushed a commit that referenced this pull requestDec 3, 2024
GH-126792) (GH-126798)Update libexpat to 2.6.4, make future updates easier.(cherry picked from commit3c99969)
picnixz pushed a commit to picnixz/cpython that referenced this pull requestDec 8, 2024
ebonnal pushed a commit to ebonnal/cpython that referenced this pull requestJan 12, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@gpsheadgpsheadgpshead approved these changes

Assignees

@gpsheadgpshead

Labels
3.14bugs and security fixestype-securityA security issue
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@sethmlarson@gpshead

[8]ページ先頭

©2009-2025 Movatter.jp