Jump to letter: [
          
            ABCDEFGHIJKLMNOPRSTUWXYZ
          ]
        
        ruby: An interpreter of object-oriented scripting language
        
        
            | Name: | ruby | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 1.8.5 | 
            License: | Ruby License/GPL - see COPYING | 
        
        
            | Release: | 5.el5_3.7 | 
            URL: | http://www.ruby-lang.org/ | 
        
        
        
        - Summary
 
        - 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.
 
        
        
        Changelog
        
            - * Wed Jun 17 17:00:00 2009 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.5-5.el5_3.7
 
            - security fixes. (#505087)
- CVE-2007-1558: APOP password disclosure vulnerability.
- CVE-2009-0642: Incorrect checks for validity of X.509 certificates.
- CVE-2009-1904: DoS vulnerability in BigDecimal.
 
        
            - * Wed Nov 19 16:00:00 2008 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.5-5.el5_2.6
 
            - security fix (#470262)
- CVE-2008-4310: real fix for CVE-2008-3656. original patch named as fix for
                 CVE-2008-3656 actually fixed different issue (CVE-2008-1145),
                 hence we are providing correct patch and renaming original
                 patch to refer to proper CVE. 
        
            - * Wed Oct  8 17:00:00 2008 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.5-5.el5_2.5
 
            - Build with -fno-strict-aliasing.