[#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:101373] [Ruby master Feature#16937] Add DNS over HTTP to Resolv
From:
naruse@...
Date:
2020-12-10 09:15:55 UTC
List:
ruby-core #101373
Issue #16937 has been updated by naruse (Yui NARUSE). akr, I don't track this for Ruby 3.0 but if you want to merge, please handle this soon. ---------------------------------------- Feature #16937: Add DNS over HTTP to Resolv https://bugs.ruby-lang.org/issues/16937#change-89130 * Author: drbrain (Eric Hodel) * Status: Assigned * Priority: Normal * Assignee: akr (Akira Tanaka) ---------------------------------------- This adds a DNS over HTTP resolver at Resolv::DoH It obeys RFC8484 with respect to Cache-Control and Age behavior, but does not use HTTP2 as ruby does not have an HTTP2 client. It does not allow configuration of the Net::HTTP instance beyond timeouts, but I am willing to add more configuration if this is desired. ---Files-------------------------------- 0001-Add-DNS-over-HTTP-resolver.patch (11.9 KB) -- 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>