Uh oh!
There was an error while loading. Please reload this page.
gh-123270: Replaced SanitizedNames with a more surgical fix. - #123354
Conversation
Applies changes from zipp 3.20.1 and jaraco/zipp#124
jaraco
commented
Aug 26, 2024
Seth, I'm seeking your review on this for a couple of reasons.
|
sethmlarson
commented
Aug 26, 2024
Thanks @jaraco, I'll take a look. Maybe you can clarify for me, the vulnerability only affects |
obfusk
commented
Aug 26, 2024
FYI I wrote about that here: https://www.openwall.com/lists/oss-security/2024/08/23/2 |
jaraco
commented
Aug 26, 2024
That is correct. |
Thanks @jaraco for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9, 3.10, 3.11, 3.12, 3.13. |
…ythonGH-123354) Applies changes from zipp 3.20.1 and jaraco/zippGH-124 (cherry picked from commit 2231286) Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
GH-123410 is a backport of this pull request to the 3.13 branch. |
…ythonGH-123354) Applies changes from zipp 3.20.1 and jaraco/zippGH-124 (cherry picked from commit 2231286) Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Sorry, @jaraco, I could not cleanly backport this to |
GH-123411 is a backport of this pull request to the 3.12 branch. |
Sorry, @jaraco, I could not cleanly backport this to |
Sorry, @jaraco, I could not cleanly backport this to |
Sorry, @jaraco, I could not cleanly backport this to |
sindhu-karri
commented
Aug 28, 2024
@jaraco Could you please drive the backports to the previous versions as well. Waiting for both the original fix and surgical fix to go together in the 3.9 and 3.12 versions |
jaraco
commented
Aug 28, 2024
Yes, absolutely. |
…fix. (pythonGH-123354) Applies changes from zipp 3.20.1 and jaraco/zippGH-124 (cherry picked from commit 2231286) Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
GH-123425 is a backport of this pull request to the 3.11 branch. |
…rgical fix. (pythonGH-123354) Applies changes from zipp 3.20.1 and jaraco/zippGH-124 (cherry picked from commit 2231286) (cherry picked from commit 17b77bb) Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
GH-123426 is a backport of this pull request to the 3.10 branch. |
Unfortunately, I can't complete a backport to 3.8 or 3.9 because the diff depends on other PRs not yet merged:
I guess I could hand-resolve the combination of the two, but I feel a little uneasy doing that. |
…gical fix. (pythonGH-123354) Applies changes from zipp 3.20.1 and jaraco/zippGH-124 (cherry picked from commit 2231286) (cherry picked from commit 17b77bb) Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
GH-123432 is a backport of this pull request to the 3.9 branch. |
…re surgical fix. (pythonGH-123354) Applies changes from zipp 3.20.1 and jaraco/zippGH-124 (cherry picked from commit 2231286) (cherry picked from commit 17b77bb) (cherry picked from commit 66d3383) Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
GH-123433 is a backport of this pull request to the 3.8 branch. |
…H-123354) (#123432) Applies changes from zipp 3.20.1 and jaraco/zippGH-124 (cherry picked from commit 2231286) (cherry picked from commit 17b77bb) Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
…H-123354) (#123425) Applies changes from zipp 3.20.1 and jaraco/zippGH-124 (cherry picked from commit 2231286) Co-authored-by: Jason R. Coombs <jaraco@jaraco.com> * Restore the slash-prefixed paths in the malformed_paths test.
…H-123354) (#123426) Applies changes from zipp 3.20.1 and jaraco/zippGH-124 (cherry picked from commit 2231286) (cherry picked from commit 17b77bb) Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Applies changes from zipp 3.20.1 and jaraco/zipp#124