CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/05/30 04:49:17
Modified files:
lang/erlang/27 : Makefile
Added files:
lang/erlang/27/patches: patch-lib_crypto_c_src_algorithms_c
patch-lib_crypto_c_src_atoms_c
patch-lib_crypto_c_src_atoms_h
patch-lib_crypto_c_src_eddsa_c
patch-lib_crypto_c_src_evp_c
patch-lib_crypto_c_src_openssl_config_h
Log message:
lang/erlang/27: Add patches to make erlang handle the fact that libressl
supports curve 25519 but not curve 448. This is needed to enable TLS v1.3
support on OpenBSD.