-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
gh-144363: Update bundled libexpat to 2.7.4 #144365
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
Conversation
gpshead
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.
confirmed this matches expat 2.7.4 - i committed a minor tweak to keep the COPYING file in sync.
|
🤖 New build scheduled with the buildbot fleet by @gpshead for commit c305ac7 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F144365%2Fmerge If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
| @@ -1,5 +1,5 @@ | |||
| Copyright (c) 1998-2000 Thai Open Source Software Center Ltd and Clark Cooper | |||
| Copyright (c) 2001-2022 Expat maintainers | |||
| Copyright (c) 2001-2025 Expat maintainers | |||
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 Doc/license.rst change as well?
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.
probably so if it correctly contains a copy of this one. if we haven't automated updating that from the various scattered license sources of truth that could be a followup rather than blocking this. the listed date extension is not material to a license's validity.
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 propose we remove the double maintenance burden, see #144488.
|
Thanks @StanFromIreland for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11, 3.12, 3.13, 3.14. |
* Update to 2.7.4 * update expat license copyright year to match and a pedantic #define * include COPYING update in refresh.sh * Update checksum for copying --------- (cherry picked from commit d5cb9f6) Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Co-authored-by: Gregory P. Smith <greg@krypto.org> Co-authored-by: Petr Viktorin <encukou@gmail.com>
* Update to 2.7.4 * update expat license copyright year to match and a pedantic #define * include COPYING update in refresh.sh * Update checksum for copying --------- (cherry picked from commit d5cb9f6) Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Co-authored-by: Gregory P. Smith <greg@krypto.org> Co-authored-by: Petr Viktorin <encukou@gmail.com>
|
GH-144499 is a backport of this pull request to the 3.14 branch. |
|
Sorry, @StanFromIreland and @encukou, I could not cleanly backport this to |
|
GH-144500 is a backport of this pull request to the 3.13 branch. |
|
Sorry, @StanFromIreland and @encukou, I could not cleanly backport this to |
|
GH-144501 is a backport of this pull request to the 3.12 branch. |
* Update to 2.7.4 * update expat license copyright year to match and a pedantic #define * include COPYING update in refresh.sh * Update checksum for copying --------- (cherry picked from commit d5cb9f6) Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Co-authored-by: Gregory P. Smith <greg@krypto.org> Co-authored-by: Petr Viktorin <encukou@gmail.com>
* Update to 2.7.4 * update expat license copyright year to match and a pedantic #define * include COPYING update in refresh.sh * Update checksum for copying --------- Co-authored-by: Gregory P. Smith <greg@krypto.org> Co-authored-by: Petr Viktorin <encukou@gmail.com>
…4365) * Update to 2.7.4 * update expat license copyright year to match and a pedantic #define * include COPYING update in refresh.sh * Update checksum for copying --------- (cherry picked from commit d5cb9f6) Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Co-authored-by: Gregory P. Smith <greg@krypto.org> Co-authored-by: Petr Viktorin <encukou@gmail.com>
|
GH-144514 is a backport of this pull request to the 3.11 branch. |
…4365) * Update to 2.7.4 * update expat license copyright year to match and a pedantic #define * include COPYING update in refresh.sh * Update checksum for copying --------- (cherry picked from commit d5cb9f6) Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Co-authored-by: Gregory P. Smith <greg@krypto.org> Co-authored-by: Petr Viktorin <encukou@gmail.com>
|
GH-144515 is a backport of this pull request to the 3.10 branch. |
Uh oh!
There was an error while loading. Please reload this page.