Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        ruby-irb - The Interactive Ruby
        
        
        - Description:
- The irb is acronym for Interactive Ruby.  It evaluates ruby expression
from the terminal. 
Packages
        
        
            | ruby-irb-1.8.7.374-3.el6_6.x86_64
              [316 KiB] | Changelog
              by Vít Ondruch (2014-11-16): - Fix REXML billion laughs attack via parameter entity expansion
  (CVE-2014-8080).
  Resolves: rhbz#1163993
- REXML incomplete fix for CVE-2014-8080 (CVE-2014-8090).
  Resolves: rhbz#1163993 | 
            | ruby-irb-1.8.7.352-13.el6.x86_64
              [312 KiB] | Changelog
              by Vít Ondruch (2013-11-22): - Workaround build issues against OpenSSL with enabled ECC curves.
- Make DRb compatible with OpenSSL 1.0.1.
  * ruby-1.9.3-p222-generate-1024-bits-RSA-key-instead-of-512-bits.patch
- Fix CVE-2013-4164 Heap Overflow in Floating Point Parsing
  * ruby-1.9.3-p484-CVE-2013-4164-ignore-too-long-fraction-part-which-does-not-affect-the-result.patch
  - Resolves: rhbz#1033500 |