Hi, all Rubyists!
Now Ruby 1.9.3-p484 is released.
This release includes a security fix about ruby interpreter core:
* Heap Overflow in Floating Point Parsing (CVE-2013-4164)
https://www.ruby-lang.org//en/news/2013/11/22/heap-overflow-in-floating-point-parsing-cve-2013-4164/
And some bugfixes are also included.
See tickets[*1] and ChangeLog[*2] for details.
[*1] https://bugs.ruby-lang.org/projects/ruby-193/issues?set_filter=1&status_id=5
[*2] http://svn.ruby-lang.org/repos/ruby/tags/v1_9_3_484/ChangeLog
## Download
* http://cache.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p484.tar.bz2
SIZE: 10041514 bytes
MD5: 03f5b08804927ceabe5122cb90f5d0a9
SHA256: 0fdc6e860d0023ba7b94c7a0cf1f7d32908b65b526246de9dfd5bb39d0d7922b
* http://cache.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p484.tar.gz
SIZE: 12576996 bytes
MD5: 8ac0dee72fe12d75c8b2d0ef5d0c2968
SHA256: d684bc3a5ba72cda9ef30039f783c0f8cdc325bae5c8738c7bf05577cbe8f31d
* http://cache.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p484.zip
SIZE: 13958042 bytes
MD5: 1b74a8a3b1e8f13bb306dd59cc1e12d1
SHA256: 7496c972c716f0bc9f9c718155ef36281e9f22375867e95abc2ba64c1fb09d2e
Many people (committers, contributors and reporters) helped me to
make this release. Especially, @hsbt, the root of www.ruby-lang.org.
Thank you all!
Regards,
···
--
U.Nakamura <usa@garbagecollect.jp>