CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/05/10 08:53:33
Modified files:
net/freeradius : Makefile
Added files:
net/freeradius/patches:
patch-src_modules_rlm_eap_libeap_mppe_keys_c
patch-src_modules_rlm_eap_types_rlm_eap_tls_rlm_eap_tls_c
Log message:
net/freeradius: Fix upcoming build breakage
SSL_SESSION and SSL3_STATE will become opaque in libssl. Use accessors
instead of reaching inside these structs.
looks good to jsing
