Ruby 2.0.0-p247 リリース
Posted by nagachika on 27 Jun 2013
Ruby 2.0.0-p247 をリリースします。
このリリースには拡張ライブラリ OpenSSL のセキュリティフィックスが含まれます。
その他にもいくつかのバグフィックスや最適化、ドキュメントの修正が含まれています。主な変更点は以下の「変更点」を参考にしてください。
ダウンロード
-
https://cache.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.bz2
SIZE: 10804581 bytes MD5: 60913f3eec0c4071f44df42600be2604 SHA256: 08e3d4b85b8a1118a8e81261f59dd8b4ddcfd70b6ae554e0ec5ceb99c3185e8a -
https://cache.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.gz
SIZE: 13652782 bytes MD5: c351450a0bed670e0f5ca07da3458a5b SHA256: 3e71042872c77726409460e8647a2f304083a15ae0defe90d8000a69917e20d3 -
https://cache.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.zip
SIZE: 15100206 bytes MD5: 7548f781d868456e84afcd0327c7f894 SHA256: 40c938238075b1e7e8df5d7ebfd069a45b93066318d91da9024d81b20a1c5a8a
変更点
主な変更点は以下にあります。より詳細な変更点は ChangeLog ファイルやチケットを参照してください。
キーワード引数
- #8040 change priority between keyword arguments and mandatory arguments.
- #8416 super does not forward either named or anonymous
** - #8463 Proc auto-splat bug with named arguments
VM/処理系
- #8424 fix infinite loop when stack overflow with TH_PUSH_TAG()
- #8436 __dir__ not working in eval with binding
- #8489 Tracepoint API: B_RETURN_EVENT not triggered when “next” used
- #8341 block_given? (and the actual block) persist between calls to a proc created from a method (using method().to_proc()).
- #8531 block_given? (and the actual block) persist between calls to a proc created by Symbol#to_proc.
RubyGems
同梱している RubyGems のバージョンを 2.0.3 にアップデートしました。
Encoding
- #8516 IO#readchar returns wrong codepoints when converting encoding
Windows
- #8431 File.read() crash on Win32SP3 32bit
ライブラリ
- #8467 Rewinding and iterating through gzipped IO leads to segmentation fault
- #8415 Net::IMAP#capability_response raises “Net::IMAP::ResponseParseError: unexpected token CRLF” for common CAPABILITY
リリースコメント
リリースにご協力頂いたコミッタ/開発者の皆様に感謝致します。ありがとうございました。
最近のニュース
Ruby 3.3.12 リリース
Ruby 3.3.12 がリリースされました。
Posted by hsbt on 16 Jul 2026
Ruby 3.4.10 リリース
Ruby 3.4.10 がリリースされました。
Posted by nagachika on 30 Jun 2026
Ruby 4.0.2 リリース
Ruby 4.0.2 がリリースされました。
Posted by k0kubun on 16 Mar 2026
Ruby 3.4.9 リリース
Ruby 3.4.9 がリリースされました。
Posted by nagachika on 11 Mar 2026