[#106341] [Ruby master Bug#18369] users.detect(:name, "Dorian") as shorthand for users.detect { |user| user.name == "Dorian" } — dorianmariefr <noreply@...>
Issue #18369 has been reported by dorianmariefr (Dorian Mari辿).
14 messages
2021/11/30
[#106351] [Ruby master Bug#18371] Release branches (release information in general) — "tenderlovemaking (Aaron Patterson)" <noreply@...>
Issue #18371 has been reported by tenderlovemaking (Aaron Patterson).
7 messages
2021/11/30
[ruby-core:106251] [Ruby master Bug#18251] Backport openssl 2.1.3 to ruby_2_7
From:
"usa (Usaku NAKAMURA)" <noreply@...>
Date:
2021-11-24 09:59:31 UTC
List:
ruby-core #106251
Issue #18251 has been updated by usa (Usaku NAKAMURA). Backport changed from 2.6: DONTNEED, 2.7: REQUIRED, 3.0: DONTNEED to 2.6: DONTNEED, 2.7: DONE, 3.0: DONTNEED Backported into ruby_2_7 via PR. ---------------------------------------- Bug #18251: Backport openssl 2.1.3 to ruby_2_7 https://bugs.ruby-lang.org/issues/18251#change-94871 * Author: rhenium (Kazuki Yamaguchi) * Status: Closed * Priority: Normal * Backport: 2.6: DONTNEED, 2.7: DONE, 3.0: DONTNEED ---------------------------------------- Please merge openssl 2.1.3 into ruby_2_7. ruby_2_7's openssl is currently at version 2.1.2 with local modifications. openssl 2.1.3 incorporated these and includes some additional bug fixes: https://github.com/ruby/openssl/compare/v2.1.2...v2.1.3 Patch for ruby_2_7 is available at: https://github.com/ruby/ruby/pull/4902 -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>