Overview

Request 1081257 accepted

- Adjust custom patches after latest upgrade to fix building issues
- Modified:
* skip-test_pyobject_freed_is_freed.patch
* call-startup-script-always.patch
* no-strict-openssl111-dep.patch

- Fix build on openEuler 22.03.

- Add invalid-json.patch fixing invalid JSON in
Doc/howto/logging-cookbook.rst (somehow similar to
gh#python/cpython#102582).

- Update to 3.10.10:
Bug fixes and regressions handling, no change of behaviour and
no security bugs fixed.
- Add CVE-2023-24329-blank-URL-bypass.patch (CVE-2023-24329,
bsc#1208471) blocklists bypass via the urllib.parse component
when supplying a URL that starts with blank characters

- Add provides for readline and sqlite3 to the main Python
package.

- Disable NIS for new products, it's deprecated and gets removed

- Update to 3.10.9:
- python -m http.server no longer allows terminal
control characters sent within a garbage request to be
printed to the stderr server lo This is done by changing
the http.server BaseHTTPRequestHandler .log_message method
to replace control characters with a \xHH hex escape before

Loading...
Request History
Pablo Suárez Hernández's avatar

PSuarezHernandez created request

- Adjust custom patches after latest upgrade to fix building issues
- Modified:
* skip-test_pyobject_freed_is_freed.patch
* call-startup-script-always.patch
* no-strict-openssl111-dep.patch

- Fix build on openEuler 22.03.

- Add invalid-json.patch fixing invalid JSON in
Doc/howto/logging-cookbook.rst (somehow similar to
gh#python/cpython#102582).

- Update to 3.10.10:
Bug fixes and regressions handling, no change of behaviour and
no security bugs fixed.
- Add CVE-2023-24329-blank-URL-bypass.patch (CVE-2023-24329,
bsc#1208471) blocklists bypass via the urllib.parse component
when supplying a URL that starts with blank characters

- Add provides for readline and sqlite3 to the main Python
package.

- Disable NIS for new products, it's deprecated and gets removed

- Update to 3.10.9:
- python -m http.server no longer allows terminal
control characters sent within a garbage request to be
printed to the stderr server lo This is done by changing
the http.server BaseHTTPRequestHandler .log_message method
to replace control characters with a \xHH hex escape before


Alexander Graul's avatar

agraul accepted request

ok

openSUSE Build Service is sponsored by