Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
[universal] Python 3.10: Update setuptools due to CVE-2022-40897
- Restore patch for the setuptools package.
  • Loading branch information
alexander-smolyakov committed Dec 6, 2023
commit 76566dcc55cfd96caa0eede17907ddc6cd539e34
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ update_package() {

# https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-40897
update_package /usr/local/python/3.9.*/bin/python setuptools 65.5.1
update_package /usr/local/python/3.10.*/bin/python setuptools 65.5.1

# https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-45803
update_package /usr/local/python/3.10.*/bin/python urllib3 2.0.7