From ecf5aa18cab6b7f770acea25bee4f93dc6e41e07 Mon Sep 17 00:00:00 2001 From: Kazuki Yamaguchi Date: Mon, 27 Oct 2025 15:16:20 +0900 Subject: [ruby/openssl] Sync History.md --- ext/openssl/History.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/ext/openssl/History.md b/ext/openssl/History.md index ecc53fad3b..32a2c0b2fb 100644 --- a/ext/openssl/History.md +++ b/ext/openssl/History.md @@ -1,3 +1,9 @@ +Version 3.3.2 +============= + +Merged changes in 3.1.3 and 3.2.3. + + Version 3.3.1 ============= @@ -80,6 +86,12 @@ And various non-user-visible changes and bug fixes. Please see the commit history for more details. +Version 3.2.3 +============= + +Merged changes in 3.1.3. + + Version 3.2.2 ============= @@ -132,6 +144,16 @@ Notable changes [[GitHub #141]](https://github.com/ruby/openssl/pull/141) +Version 3.1.3 +============= + +Bug fixes +--------- + +* Fix missing NULL check for `EVP_PKEY_get0()` functions with OpenSSL 3.x. + [[GitHub #957]](https://github.com/ruby/openssl/pull/957) + + Version 3.1.2 ============= -- cgit v1.2.3