CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/12/17 08:53:09
Modified files:
lang/erlang/27 : Makefile
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: Update patches to align with upstreamed diff
Upstream accepted a diff to enable curve 25519 without assuming that
curve 448 is available as well. This synchronizes our patches with the
version merged upstream for future releases.