Ruby 1.9.3-p125 is released.
This release include a security fixes of the Ruby OpenSSL extension. And many bugs are fixed in this release.
== Fixes
* Fix for Ruby OpenSSL module: Allow "0/n splitting" as a prevention for the TLS BEAST attack
http://preview.ruby-lang.org/en/news/2012/02/16/security-fix-for-ruby-openssl-module-allow-0n-splitting-as-a-prevention-for-the-tls-beast-attack-/
* Fixed: LLVM/clang support [Bug #5076]
* Fixed: GCC 4.7 support [Bug #5851]
* other bug fixes
See tickets and ChangeLog for details.
https://bugs.ruby-lang.org/projects/ruby-193/issues?set_filter=1&status_id=5
http://svn.ruby-lang.org/repos/ruby/tags/v1_9_3_125/ChangeLog
== Downloads
=== http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p125.tar.bz2
SIZE: 9640876 bytes
MD5: 341b8fc42aa18bd668314199f219db14
SHA256: 088665a231f64bcd5c7528964524c6f2eb4ed98fc716a86861c93e202c203558
=== http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p125.tar.gz
SIZE: 12128778 bytes
MD5: 76aad900c1823a6faa5151b69ab25c0a
SHA256: ef7799ed49ed612b749f8f07f597889d3c6cf432cd6d3f8c0e1a796cc41b29f4
=== http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p125.zip
SIZE: 13590570 bytes
MD5: cd784578079bc655a1ae0dd4b3f4e2b6
SHA256: e61f1c7eef36b696d1d55c05e2761c7238360fa779d168e2bd48378deea51979
- --
NARUSE, Yui <naruse@airemix.jp>