Posted by usa on 17 Jan 2013
Now Ruby 1.9.3-p374 is released.
This release includes many bug fixes. Especially,
- Fixed randomly SEGV problem (often reported with Rails)
- Windows 8 support (maybe, hopefully)
- other many bug fixes.
See tickets and ChangeLog for details.
Any new security fixes are not included in this release, but I recommend users of previous release (p362) to update.
Downloads
You can download this release from:
- <URL:https://cache.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p374.tar.bz2>
- SIZE: 10017658 bytes
- MD5: 944e73eba9ee9e1f2647ff32ec0b14b2
- SHA256: 712944f691b79f22f655547826400c26b13bc8c9e7bdc73a4abea45d5e766d85
- <URL:https://cache.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p374.tar.gz>
- SIZE: 12555429 bytes
- MD5: 90b6c327abcdf30a954c2d6ae44da2a9
- SHA256: 0d0e32a3554867e3eddbb23fbf30a72c4748622e010c23e31302d899fc005574
- <URL:https://cache.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p374.zip>
- SIZE: 13871394 bytes
- MD5: c0001d5d36ad2e3e6a84810abe585b79
- SHA256: 058af4cf409c93cce1de74a6b3355ddcf740f3efae1ab02d63471fcdbed19088
Release Comment
Many committers, testers and users who gave bug reports greatly helped me to make this release. Thank you everyone.
Happy Hacking!