mirror of
https://git.yoctoproject.org/poky
synced 2026-04-03 20:02:24 +02:00
python3-pycryptodomex: upgrade 3.19.0 -> 3.19.1
Changelog: Fixed a side-channel leakage with OAEP decryption that could be exploited to carry out a Manger attack. (From OE-Core rev: a6800df99159ab51b059bc2307049a72f7fcd663) 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>
This commit is contained in:
committed by
Richard Purdie
parent
84cd0f2731
commit
4464aebcfc
@@ -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/ \
|
||||
Reference in New Issue
Block a user