Hi, all rubyists
Now Ruby 1.9.3-p448 is released.
This release includes a security fix about bundled OpenSSL:
* 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.
See tickets
https://bugs.ruby-lang.org/projects/ruby-193/issues?set_filter=1&status_id=5
and ChangeLog
http://svn.ruby-lang.org/repos/ruby/tags/v1_9_3_448/ChangeLog
for details.
## Download
* ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p448.tar.bz2
SIZE: 10052488 bytes
MD5: aa710d386e5903f78f0231868255e6af
SHA256: a7372230357bfff8e4525fb8019046da521561fe66b02c25d8efc10c9877bc91
* ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p448.tar.gz
SIZE: 12559260 bytes
MD5: a893cff26bcf351b8975ebf2a63b1023
SHA256: 2f35e186543a03bec5e603296d6d8828b94ca58bab049b67b1ceb61d381bc8a7
* ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p448.zip
SIZE: 13873826 bytes
MD5: bb3b1108847abaab312c024f3c0bc6c3
SHA256: d9f778d08a4c888d19379b09f0c661b1d2af3c062e25b94f647c29350f064cba
## Release Comment
Many people (committers, contributors and reporters) helped me to make this release.
Thank you!
Regards,
···
--
U.Nakamura <usa@garbagecollect.jp>