python-cryptography: fix compilation without deprecated OpenSSL APIs 13258/head
authorRosen Penev <rosenp@gmail.com>
Sun, 26 Jul 2020 22:59:01 +0000 (15:59 -0700)
committerRosen Penev <rosenp@gmail.com>
Mon, 21 Sep 2020 01:33:58 +0000 (18:33 -0700)
commitfcd9812bfd1f06c299e9f3c95d4d1265264b36cf
tree75bc9d7a64600599499749acd602e211ff1c82e2
parente00cf5c306e01f7e71fd49fcb5889aa94da6d8e5
python-cryptography: fix compilation without deprecated OpenSSL APIs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
lang/python/python-cryptography/patches/010-Add-new-ASN1_STRING_get0_data-API.patch [new file with mode: 0644]
lang/python/python-cryptography/patches/020-Add-compatibility-for-X509_STORE_set_get_issuer.patch [new file with mode: 0644]
lang/python/python-cryptography/patches/030-Add-compatibility-for-deprecated-TLS-methods.patch [new file with mode: 0644]
lang/python/python-cryptography/patches/040-Replace-EVP_CIPHER_CTX_cleanup-with-EVP_CIPHER_CTX_r.patch [new file with mode: 0644]
lang/python/python-cryptography/patches/050-Switch-get_-Update-APIs-to-get0.patch [new file with mode: 0644]
lang/python/python-cryptography/patches/060-Add-X509_STORE_CTX_trusted_stack-compatibility-macro.patch [new file with mode: 0644]
lang/python/python-cryptography/patches/070-Add-defines-for-totally-deprecated-functions.patch [new file with mode: 0644]