v3.3.1
What's Changed
- ssl: fix SSLSocket#sysread leaking locktmp String on timeout by @rhenium in #832
- Fix CI in maint-3.1 branch by @rhenium in #846
- pkey: avoid calling i2d_PUBKEY family on an incomplete key by @rhenium in #847
- Removed needless workaround again by @hsbt in #850
- test/openssl/test_bn.rb: use Ractor#value by @rhenium in #896
- ssl: remove OpenSSL::X509::V_FLAG_CRL_CHECK_ALL from the default store by @rhenium in #950
Full Changelog: v3.3.0...v3.3.1