14
0

- update to 3.19.1 (bsc#1218564, CVE-2023-52323)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycryptodomex?expand=0&rev=42
This commit is contained in:
2024-01-09 15:05:35 +00:00
committed by Git OBS Bridge
parent 0090e515fa
commit c1f3fc5b99

View File

@@ -1,7 +1,7 @@
-------------------------------------------------------------------
Sat Dec 30 16:57:08 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.19.1:
- update to 3.19.1 (bsc#1218564, CVE-2023-52323)
* Fixed a side-channel leakage with OAEP decryption that could be
exploited to carry out a Manger attack. Thanks to Hubert
Kario.