diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-11-03 15:40:05 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-11-05 11:28:44 +0000 |
commit | a96b67643adc01d0e3971c4efc8afe93cdfdf5b9 (patch) | |
tree | 0841e9f1ded2253f8cb0aa1f643bf83a204ea424 /scripts/lib/scriptutils.py | |
parent | 9e9edea60fdc5d40e79e6920d6e57ea2284eb6f3 (diff) | |
download | poky-a96b67643adc01d0e3971c4efc8afe93cdfdf5b9.tar.gz |
python3-pyopenssl: upgrade 23.2.0 -> 23.3.0
Changelog:
============
-Dropped support for Python 3.6.
-The minimum cryptography version is now 41.0.5.
-Removed OpenSSL.crypto.loads_pkcs7 and OpenSSL.crypto.loads_pkcs12 which had
been deprecated for 3 years.
-Added OpenSSL.SSL.OP_LEGACY_SERVER_CONNECT to allow legacy insecure
renegotiation between OpenSSL and unpatched servers. #1234.
-Changed OpenSSL.crypto.X509Store.add_crl to also accept cryptography's
x509.CertificateRevocationList arguments in addition to the now deprecated
OpenSSL.crypto.CRL arguments.
-Fixed test_set_default_verify_paths test so that it is skipped if no network
connection is available.
(From OE-Core rev: 674e69b5ec58bc81d475a0726d982df2cf86c6e0)
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>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions