CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/04/11 17:02:23
Modified files:
www/apache-httpd: Tag: OPENBSD_6_4 Makefile
www/apache-httpd/patches: Tag: OPENBSD_6_4
patch-modules_ssl_ssl_engine_init_c
patch-modules_ssl_ssl_private_h
Log message:
move apache-httpd in -stable back to MODSSL_USE_OPENSSL_PRE_1_1_API codepaths,
in the 2.4.35->37 timeframe they switched to newer-API codepaths which seem to
be working in -current but fall over easily on 6.4/-stable, at least with the
event mpm.
problem reported by Frank Groeneveld.