Accepting request 1327215 from home:nkrapp:branches:devel:languages:python
- Update to 3.36.1 (fixes CVE-2026-22702, bsc#1256458)
* fix: resolve TOCTOU vulnerabilities in app_data and lock directory creation
- Update to 3.36.0
* fix: Prevent NameError when accessing _DISTUTILS_PATCH during file
overwrite
* Upgrade pip and fix 3.15 picking old wheel
* fix: wrong path on migrated venv
* test_too_many_open_files: assert on errno.EMFILE instead of strerror
* fix: update filelock dependency version to 3.20.1 to fix CVE CVE-2025-68146
* fix: resolve EncodingWarning in tox upgrade environment
* Fix Interpreter discovery bug wrt. Microsoft Store shortcut using Latin-1
* Add support for PEP 440 version specifiers in the --python flag
- disable test that is broken upstream
OBS-URL: https://build.opensuse.org/request/show/1327215
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=165
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 12 11:27:00 UTC 2026 - Nico Krapp <nico.krapp@suse.com>
|
||||
|
||||
- Update to 3.36.1 (fixes CVE-2026-22702, bsc#1256458)
|
||||
* fix: resolve TOCTOU vulnerabilities in app_data and lock directory creation
|
||||
- Update to 3.36.0
|
||||
* fix: Prevent NameError when accessing _DISTUTILS_PATCH during file
|
||||
overwrite
|
||||
* Upgrade pip and fix 3.15 picking old wheel
|
||||
* fix: wrong path on migrated venv
|
||||
* test_too_many_open_files: assert on errno.EMFILE instead of strerror
|
||||
* fix: update filelock dependency version to 3.20.1 to fix CVE CVE-2025-68146
|
||||
* fix: resolve EncodingWarning in tox upgrade environment
|
||||
* Fix Interpreter discovery bug wrt. Microsoft Store shortcut using Latin-1
|
||||
* Add support for PEP 440 version specifiers in the --python flag
|
||||
- disable test that is broken upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 26 09:28:27 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user