[ruby-core:109849] [Ruby master Bug#18999] Backport openssl 2.1.4/2.2.2/3.0.1
From:
"rhenium (Kazuki Yamaguchi)" <noreply@...>
Date:
2022-09-08 14:58:00 UTC
List:
ruby-core #109849
Issue #18999 has been reported by rhenium (Kazuki Yamaguchi). ---------------------------------------- Bug #18999: Backport openssl 2.1.4/2.2.2/3.0.1 https://bugs.ruby-lang.org/issues/18999 * Author: rhenium (Kazuki Yamaguchi) * Status: Closed * Priority: Normal * Backport: 2.7: REQUIRED, 3.0: REQUIRED, 3.1: REQUIRED ---------------------------------------- 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. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>