diff --git a/python310.changes b/python310.changes index 86c4fc5..240c7ff 100644 --- a/python310.changes +++ b/python310.changes @@ -46,7 +46,7 @@ Thu Mar 21 07:38:15 UTC 2024 - Matej Cepl - 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