Python for Salt Bundle
No description set
- Sources inherited from project home:PSuarezHernandez:bundlenew
- Links to systemsmanage...:bundle:next / saltbundlepy
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:PSuarezHernandez:bundlenew:SLE12/saltbundlepy && cd $_
- Create Badge
Refresh
Refresh
Source Files
Revision 3 (latest revision is 13)
Pablo Suárez Hernández (PSuarezHernandez)
committed
(revision 3)
- 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 printin - Avoid publishing list of active per-interpreter audit hooks via the gc module - The IDNA codec decoder used on DNS hostnames by socket or asyncio related name resolution functions no longer involves a quadratic algorithm. This prevents a potential CPU denial of service if an out-of-spec excessive length hostname involving bidirectional characters were
Comments 0