CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/10/07 16:32:54
Modified files:
security/py-M2Crypto: Makefile
security/py-M2Crypto/patches: patch-src_SWIG__lib11_compat_i
patch-src_SWIG__lib_i
Removed files:
security/py-M2Crypto/patches: patch-src_SWIG__evp_i
patch-src_SWIG__ssl_i
patch-src_SWIG_libcrypto-compat_h
Log message:
security/py-M2Crypto: drop a bunch of patches that are no longer
necessary. Most of these code paths re-implement functions we have
had in libcrypto for a long time. Do warn on use of tls1_method:
if anything triggers this warning, we want to fix it!