[#101179] Spectre Mitigations — Amel <amel.smajic@...>
Hi there!
5 messages
2020/12/01
[#101180] Re: Spectre Mitigations
— Chris Seaton <chris@...>
2020/12/01
I wouldn’t recommend using Ruby to run in-process untrusted code in the first place. Are people doing that?
[#101694] Ruby 3.0.0 Released — "NARUSE, Yui" <naruse@...>
We are pleased to announce the release of Ruby 3.0.0. From 2015 we
4 messages
2020/12/25
[ruby-core:101695] [Ruby master Bug#17468] Deprecate RUBY_DEVEL
From:
naruse@...
Date:
2020-12-25 09:32:51 UTC
List:
ruby-core #101695
Issue #17468 has been reported by naruse (Yui NARUSE). ---------------------------------------- Bug #17468: Deprecate RUBY_DEVEL https://bugs.ruby-lang.org/issues/17468 * Author: naruse (Yui NARUSE) * Status: Open * Priority: Normal * Target version: 3.1 * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN ---------------------------------------- Some configuration of Ruby use RUBY_DEVEL, which depends PATCH_LEVEL. But depending PATCH_LEVEL causes issues which will become revealed on the final release. Though we release some previews and RCs, they don't contributes the quality around RUBY_DEVEL. Therefore to ensure CI tests the quality of the final release, we need to deprecate RUBY_DEVEL. -- 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>