--- - branch: MAIN date: Thu Jul 21 12:29:57 UTC 2016 files: - new: '1.104' old: '1.103' path: pkgsrc/security/p5-IO-Socket-SSL/Makefile pathrev: pkgsrc/security/p5-IO-Socket-SSL/Makefile@1.104 type: modified - new: '1.78' old: '1.77' path: pkgsrc/security/p5-IO-Socket-SSL/distinfo pathrev: pkgsrc/security/p5-IO-Socket-SSL/distinfo@1.78 type: modified id: 20160721T122957Z.a9376db0d8dd6b703a7d2489613db285e68d53fd log: | Updated p5-IO-Socket-SSL to 2.033. 2.033 2016/07/15 - support for session ticket reuse over multiple contexts and processes (if supported by Net::SSLeay) - small optimizations, like saving various Net::SSLeay constants into variables and access variables instead of calling the constant sub all the time - make t/dhe.t work with openssl 1.1.0 2.032 2016/07/12 - Set session id context only on the server side. Even if the documentation for SSL_CTX_set_session_id_context makes clear that this function is server side only it actually affects hndling of session reuse on the client side too and can result in error "SSL3_GET_SERVER_HELLO:attempt to reuse session in different context" at the client. 2.031 2016/07/08 - fix for bug in session handling introduced in 2.031, RT#115975 Thanks to paul[AT]city-fan[DOT]org for reporting 2.030 2016/07/08 - Utils::CERT_create - don't add given extensions again if they were already added. Firefox croaks with sec_error_extension_value_invalid if (specific?) extensions are given twice. - assume that Net::SSLeay::P_PKCS12_load_file will return the CA certificates with the reverse order as in the PKCS12 file, because that's what it does. - support for creating ECC keys in Utils once supported by Net::SSLeay - remove internal sub session_cache and access cache directly (faster) module: pkgsrc subject: 'CVS commit: pkgsrc/security/p5-IO-Socket-SSL' unixtime: '1469104197' user: wiz