Skip to content

[3.13] gh-139700: Check consistency of the zip64 end of central directory record (GH-139702)#139708

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
serhiy-storchaka:backport-162997b-3.13
Oct 7, 2025
Merged

[3.13] gh-139700: Check consistency of the zip64 end of central directory record (GH-139702)#139708
serhiy-storchaka merged 1 commit into
python:3.13from
serhiy-storchaka:backport-162997b-3.13

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Oct 7, 2025

Copy link
Copy Markdown
Member

Support records with "zip64 extensible data" if there are no bytes prepended to the ZIP file.
(cherry picked from commit 162997b)

… directory record (pythonGH-139702)

Support records with "zip64 extensible data" if there are no bytes
prepended to the ZIP file.
(cherry picked from commit 162997b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) October 7, 2025 17:46
@serhiy-storchaka serhiy-storchaka merged commit 333d4a6 into python:3.13 Oct 7, 2025
47 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10, 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 7, 2025
… directory record (pythonGH-139702) (pythonGH-139708)

(cherry picked from commit 333d4a6)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Support records with "zip64 extensible data" if there are no bytes
prepended to the ZIP file.
(cherry picked from commit 162997b)
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 7, 2025
… directory record (pythonGH-139702) (pythonGH-139708)

(cherry picked from commit 333d4a6)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Support records with "zip64 extensible data" if there are no bytes
prepended to the ZIP file.
(cherry picked from commit 162997b)
@bedevere-app

bedevere-app Bot commented Oct 7, 2025

Copy link
Copy Markdown

GH-139712 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.12 only security fixes label Oct 7, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 7, 2025
… directory record (pythonGH-139702) (pythonGH-139708)

(cherry picked from commit 333d4a6)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Support records with "zip64 extensible data" if there are no bytes
prepended to the ZIP file.
(cherry picked from commit 162997b)
@bedevere-app

bedevere-app Bot commented Oct 7, 2025

Copy link
Copy Markdown

GH-139713 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.11 only security fixes label Oct 7, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 7, 2025
… directory record (pythonGH-139702) (pythonGH-139708)

(cherry picked from commit 333d4a6)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Support records with "zip64 extensible data" if there are no bytes
prepended to the ZIP file.
(cherry picked from commit 162997b)
@bedevere-app

bedevere-app Bot commented Oct 7, 2025

Copy link
Copy Markdown

GH-139714 is a backport of this pull request to the 3.10 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.10 only security fixes label Oct 7, 2025
@bedevere-app

bedevere-app Bot commented Oct 7, 2025

Copy link
Copy Markdown

GH-139715 is a backport of this pull request to the 3.9 branch.

ambv pushed a commit that referenced this pull request Oct 7, 2025
…ory record (GH-139702) (GH-139708) (#139715)

Support records with "zip64 extensible data" if there are no bytes
prepended to the ZIP file.

(cherry picked from commit 333d4a6)
(cherry picked from commit 162997b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
ambv pushed a commit that referenced this pull request Oct 7, 2025
…tory record (GH-139702) (GH-139708) (#139714)

Support records with "zip64 extensible data" if there are no bytes
prepended to the ZIP file.

(cherry picked from commit 333d4a6)
(cherry picked from commit 162997b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
ambv pushed a commit that referenced this pull request Oct 8, 2025
…tory record (GH-139702) (GH-139708) (GH-139712)

(cherry picked from commit 333d4a6)

Support records with "zip64 extensible data" if there are no bytes
prepended to the ZIP file.
(cherry picked from commit 162997b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
ambv pushed a commit that referenced this pull request Oct 8, 2025
…tory record (GH-139702) (GH-139708) (GH-139713)

(cherry picked from commit 333d4a6)

Support records with "zip64 extensible data" if there are no bytes
prepended to the ZIP file.
(cherry picked from commit 162997b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@shantanujhalt

Copy link
Copy Markdown

Hello. Am I missing something or this commit is not part of 3.13.8 nor 3.13.9 release? I reviewed release notes and even downloaded 3.13.8 and 3.13.9 but I can't find the fix in them.

miketheman added a commit to miketheman/warehouse that referenced this pull request Dec 17, 2025
Refs: python/cpython#139708

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
miketheman added a commit to miketheman/warehouse that referenced this pull request Jan 6, 2026
Refs: python/cpython#139708

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-security A security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants