diff --git a/python-pycryptodomex.changes b/python-pycryptodomex.changes index 221aec2..a2d62c1 100644 --- a/python-pycryptodomex.changes +++ b/python-pycryptodomex.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sat Dec 30 16:57:08 UTC 2023 - Dirk Müller -- 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.