Actions
Bug #18999
closedBackport openssl 2.1.4/2.2.2/3.0.1
Description
Please backport the latest openssl to stable branches.
I created GitHub PRs for each branch:
- Ruby 2.7 (v2.1.4) https://github.com/ruby/ruby/pull/6339
- Ruby 3.0 (v2.2.2) https://github.com/ruby/ruby/pull/6338
- Ruby 3.1 (v3.0.1) https://github.com/ruby/ruby/pull/6337
Patches for Ruby 2.7 and 3.0 just contain a bugfix for the handling of pkg-config/--with-openssl-dir option (https://github.com/ruby/openssl/pull/486, also [Bug #18763]). This would be useful for systems that have multiple versions of OpenSSL installed.
Patch for Ruby 3.1 contains several regression fixes in addition.
Updated by Eregon (Benoit Daloze) about 2 years ago
- Related to Bug #18763: The configure option “--with-openssl-dir” has lower precedence than pkg-config added
Updated by nagachika (Tomoyuki Chikanaga) about 2 years ago
- Backport changed from 2.7: REQUIRED, 3.0: REQUIRED, 3.1: REQUIRED to 2.7: REQUIRED, 3.0: REQUIRED, 3.1: DONE
Actions
Like0
Like0Like0