diff mbox series

python3-pycryptodome: upgrade 3.19.0 -> 3.19.1

Message ID 1704180499-8722-1-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series python3-pycryptodome: upgrade 3.19.0 -> 3.19.1 | expand

Commit Message

Mingyu Wang (Fujitsu) Jan. 2, 2024, 7:28 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
Fixed a side-channel leakage with OAEP decryption that could be exploited to carry out a Manger attack.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...n3-pycryptodome_3.19.0.bb => python3-pycryptodome_3.19.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pycryptodome_3.19.0.bb => python3-pycryptodome_3.19.1.bb} (38%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.19.0.bb b/meta/recipes-devtools/python/python3-pycryptodome_3.19.1.bb
similarity index 38%
rename from meta/recipes-devtools/python/python3-pycryptodome_3.19.0.bb
rename to meta/recipes-devtools/python/python3-pycryptodome_3.19.1.bb
index 92fe1aa17a..70f16c7f6d 100644
--- a/meta/recipes-devtools/python/python3-pycryptodome_3.19.0.bb
+++ b/meta/recipes-devtools/python/python3-pycryptodome_3.19.1.bb
@@ -1,5 +1,5 @@ 
 require python-pycryptodome.inc
 inherit setuptools3
 
-SRC_URI[sha256sum] = "bc35d463222cdb4dbebd35e0784155c81e161b9284e567e7e933d722e533331e"
+SRC_URI[sha256sum] = "8ae0dd1bcfada451c35f9e29a3e5db385caabc190f98e4a80ad02a61098fb776"