gh-111239: Update Windows build to use zlib 1.3.1#114877
Conversation
|
!buildbot windows |
|
🤖 New build scheduled with the buildbot fleet by @zware for commit 610b217 🤖 The command will test the builders whose names match following regular expression: The builders matched are:
|
|
Thanks @zware for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
) (cherry picked from commit 618d725) Co-authored-by: Zachary Ware <zach@python.org>
|
GH-115076 is a backport of this pull request to the 3.12 branch. |
|
Thanks @zware for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
Thanks @zware for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9. |
|
Thanks @zware for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10. |
|
Thanks @zware for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
|
Sorry, @zware, I could not cleanly backport this to |
|
Sorry, @zware, I could not cleanly backport this to |
) (cherry picked from commit 618d725) Co-authored-by: Zachary Ware <zach@python.org>
|
GH-115079 is a backport of this pull request to the 3.10 branch. |
…GH-114877) (cherry picked from commit 618d725) Co-authored-by: Zachary Ware <zach@python.org>
|
GH-115087 is a backport of this pull request to the 3.9 branch. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
zlib v1.3.1 fixes CVE-2023-45853, which does not affect CPython.
Edit: Apparently that CVE has been updated to point at
pyminiziprather thanzlibitself, at least in GitHub. Either way, this update brings us up to date and removes the possibility of someone complaining that we're using an insecure version of zlib :)