CVSROOT:        /cvs
Module name:    ports
Changes by:     t...@cvs.openbsd.org    2024/01/25 08:44:23

Modified files:
        security/py-M2Crypto: Makefile 
        security/py-M2Crypto/patches: patch-src_SWIG__lib_i 

Log message:
M2Crypto: prepare for next libcrypto bump

Make the OPENSSL_sk_free() compat shim (for whichever reason that one was
deemed necessary) a thin wrapper around sk_new() and make the abomination
that is OPENSSL_sk_deep_copy() always fail. By complete misdesign of the
"safestack" API, this is even more reliant on undefined behavior than the
average STACK_OF() use.

discussed with jsing

Reply via email to