| Name: | rh-ruby22-ruby-irb |
|---|---|
| Version: | 2.2.9 |
| Release: | 19.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 165918 |
| License: | (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD |
| RPM: | rh-ruby22-ruby-irb-2.2.9-19.el7.noarch.rpm |
| Source RPM: | rh-ruby22-ruby-2.2.9-19.el7.src.rpm |
| Build Date: | Wed Mar 28 2018 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://ruby-lang.org/ |
| Summary: | The Interactive Ruby |
| Description: | The irb is acronym for Interactive Ruby. It evaluates ruby expression from the terminal. |
- Command injection in lib/resolv.rb:lazy_initialize() allows arbitrary code
execution(CVE-2017-17790).
* ruby-2.5.0-Fixed-command-Injection.patch
Related: rhbz#1549646
- Upgrade to Ruby 2.2.9.
Resolves: rhbz#1549646
Resolves: CVE-2017-17405
* Remove Patch7: rubygems-2.2.4-Limit-API-endpoint-to-original-security
-domain.patch
subsumed
* Remove Patch8: rubygems-2.2.5-Fix-API-endpoint-domain-clamping.patch
subsumed
* Remove Patch9: ruby-2.2.3-dsym_fstrs-for-object-allocation-gc-phase.patch
subsumed
* Remove Patch10: ruby-2.3.0-test_gem_remote_fetcher.rb-get-rid-of-errors.patch
subsumed
* Remove Patch11: ruby-2.2.3-vm_args.c-protect-value-stack-from-calling-other
-met.patch
subsumed
- Fix named argument assignment from hash failure. Resolves: rhbz#1390501
- 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.