mirror of
https://git.yoctoproject.org/poky
synced 2026-02-15 05:03:03 +01:00
python3-cryptography{-vectors}: upgrade 45.0.3 -> 45.0.4
https://cryptography.io/en/latest/changelog/#v45-0-4 45.0.4 - 2025-06-09 Fixed decrypting PKCS#8 files encrypted with SHA1-RC4. (This is not considered secure, and is supported only for backwards compatibility.) (From OE-Core rev: fbed96588a48c8d9bb9fe617d9d71168cef01e5c) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
dd5f43145a
commit
3982111d24
@@ -11,7 +11,7 @@ LDSHARED += "-pthread"
|
||||
# NOTE: Make sure to keep this recipe at the same version as python3-cryptography-vectors
|
||||
# Upgrade both recipes at the same time
|
||||
require python3-cryptography-common.inc
|
||||
SRC_URI[sha256sum] = "ec21313dd335c51d7877baf2972569f40a4291b76a0ce51391523ae358d05899"
|
||||
SRC_URI[sha256sum] = "7405ade85c83c37682c8fe65554759800a4a8c54b2d96e0f8ad114d31b808d57"
|
||||
|
||||
SRC_URI += "file://0001-pyproject.toml-remove-benchmark-disable-option.patch \
|
||||
file://check-memfree.py \
|
||||
|
||||
Reference in New Issue
Block a user