]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-pycryptodomex: upgrade 3.19.0 -> 3.19.1
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 2 Jan 2024 07:28:55 +0000 (15:28 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 7 Jan 2024 12:24:54 +0000 (12:24 +0000)
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>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pycryptodomex_3.19.1.bb [moved from meta/recipes-devtools/python/python3-pycryptodomex_3.19.0.bb with 69% similarity]

similarity index 69%
rename from meta/recipes-devtools/python/python3-pycryptodomex_3.19.0.bb
rename to meta/recipes-devtools/python/python3-pycryptodomex_3.19.1.bb
index 87aff01bfc60d889252f4455cc45918b43b6ea48..d6e5c6d3eef367ef3bde6a5e135d3f5e7475ff8d 100644 (file)
@@ -1,7 +1,7 @@
 require python-pycryptodome.inc
 inherit setuptools3
 
-SRC_URI[sha256sum] = "af83a554b3f077564229865c45af0791be008ac6469ef0098152139e6bd4b5b6"
+SRC_URI[sha256sum] = "0b7154aff2272962355f8941fd514104a88cb29db2d8f43a29af900d6398eb1c"
 
 FILES:${PN}-tests = " \
     ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \