CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/11/26 00:59:42
Added files:
security/py-cryptography/patches:
patch-src__cffi_src_openssl_ct_py
Log message:
py-cryptography: unbreak build. The code assumes that if OPENSSL_NO_CT
is defined then the SCT struct exists. Beck added OPENSSL_NO_CT to
opensslfeatures.h but the struct will only exist after the next bump.
Reported by & ok aja semarie
