Set link to python310.34503 via maintenance_release request

This commit is contained in:
2024-07-01 22:33:34 +00:00
committed by Matěj Cepl
parent ee08452a4b
commit cbf1db6136
3 changed files with 389 additions and 2 deletions

View File

@@ -1,10 +1,17 @@
-------------------------------------------------------------------
Tue Jun 25 21:57:40 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Add CVE-2024-4032-private-IP-addrs.patch to fix bsc#1226448
(CVE-2024-4032) rearranging definition of private v global IP
addresses.
-------------------------------------------------------------------
Fri Apr 19 08:37:04 UTC 2024 - Matej Cepl <mcepl@suse.com>
- Add CVE-2023-52425-libexpat-2.6.0-backport.patch to fix tests with
patched libexpat below 2.6.0 that doesn't update the version number,
just in SLE.
- Drop old-libexpat.patch, which is replaced.
- Remove old-libexpat.patch, of course.
-------------------------------------------------------------------
Sun Mar 24 00:43:14 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
@@ -46,7 +53,7 @@ Thu Mar 21 07:38:15 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- gh-114572: ssl.SSLContext.cert_store_stats() and
ssl.SSLContext.get_ca_certs() now correctly lock access to
the certificate store, when the ssl.SSLContext is shared
across multiple threads
across multiple threads (bsc#1226447, CVE-2024-0397)
- Remove upstreamed patches:
- CVE-2023-6597-TempDir-cleaning-symlink.patch
- libexpat260.patch