Hello Rubyists
Now Ruby 2.0.0-p247 is released.
This release includes a security fix about bundled OpenSSL.
http://www.ruby-lang.org/en/news/2013/06/27/ruby-2-0-0-p247-is-released/
* Hostname check bypassing vulnerability in SSL client (CVE-2013-4073)
http://www.ruby-lang.org/en/news/2013/06/27/hostname-check-bypassing-vulnerability-in-openssl-client-cve-2013-4073/
And some bugfixes are also included.
## Download
You can download this release from:
ftp://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.bz2
SIZE: 10804581 bytes
MD5: 60913f3eec0c4071f44df42600be2604
SHA256: 08e3d4b85b8a1118a8e81261f59dd8b4ddcfd70b6ae554e0ec5ceb99c3185e8a
ftp://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.gz
SIZE: 13652782 bytes
MD5: c351450a0bed670e0f5ca07da3458a5b
SHA256: 3e71042872c77726409460e8647a2f304083a15ae0defe90d8000a69917e20d3
ftp://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.zip
SIZE: 15100206 bytes
MD5: 7548f781d868456e84afcd0327c7f894
SHA256: 40c938238075b1e7e8df5d7ebfd069a45b93066318d91da9024d81b20a1c5a8a
## Release Comment
Many committers, testers and users who gave bug reports helped me to
make this release. Thanks for their contributions.
Regards,