Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        ruby-rdoc - A tool to generate documentation from Ruby source files
        
        
        - Description:
- The rdoc is a tool to generate the documentation from Ruby source files.
It supports some output formats, like HTML, Ruby interactive reference (ri),
XML and Windows Help file (chm). 
Packages
        
        
            | ruby-rdoc-1.8.7.374-3.el6_6.x86_64
              [379 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-rdoc-1.8.7.352-13.el6.x86_64
              [375 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 | 
            | ruby-rdoc-1.8.7.352-12.el6_4.x86_64
              [375 KiB] | Changelog
              by Vít Ondruch (2013-07-08): - Fix regression introduced by CVE-2013-4073
  https://bugs.ruby-lang.org/issues/8575
  * ruby-2.0.0-p255-Fix-SSL-client-connection-crash-for-SAN-marked-critical.patch
  - Related: rhbz#979300 | 
            | ruby-rdoc-1.8.7.352-10.el6_4.x86_64
              [374 KiB] | Changelog
              by Vít Ondruch (2013-03-01): - $SAFE escaping vulnerability about Exception#to_s / NameError#to_s
  * ruby-1.8.7-p371-CVE-2012-4481.patch
  - Related: rhbz#915379 |