Name: | rh-ruby22-ruby |
---|---|
Version: | 2.2.2 |
Release: | 15.el7 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 70473 |
License: | (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD |
RPM: | rh-ruby22-ruby-2.2.2-15.el7.x86_64.rpm |
Source RPM: | rh-ruby22-ruby-2.2.2-15.el7.src.rpm |
Build Date: | Tue Feb 07 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://ruby-lang.org/ |
Summary: | An interpreter of object-oriented scripting language |
Description: | Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible. |
- Fix for "dh key too small" error of OpenSSL 1.0.2+. Resolves: rhbz#1348918
- Fix the bug for object allocation during gc phase. Resolves: rhbz#1317076
- Fix DNS hijacking vulnerability in api_endpoint() (CVE-2015-3900, CVE-2015-4020). Resolves: rhbz#1251466
- Update to Ruby 2.2.2 - Resolves: rhbz#1215958
- Fix libruby.so versions in SystemTap scripts (rhbz#1202232).
- Update to Ruby 2.2.1.
- Fix directory ownership.
- Make operating_system.rb more robust. - Add RubyGems stub headers for bundled gems.
- Remove dangling symlinks.
- Add missing rubygem-test-unit dependency on rubygem-power_assert.