Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        ruby: An interpreter of object-oriented scripting language
        
        
        - 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
        
            - * Sat Oct 27 19:00:00 2007 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.1-7.EL4.8.1
- - security fixes (#320371)
- ruby-1.8.1-cgi-CVE-2006-6303.patch: fix an infinite loop with certain HTTp
  request.
- ruby-1.8.1-CVE-2007-5162.patch: fix an insufficient verification of SSL
  certificate. 
            - * Wed Nov  1 18:00:00 2006 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.1-7.EL4.8
- - BR tcl-devel and tk-devel instead of tcl and tk. 
            - * Sun Oct 29 18:00:00 2006 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.1-7.EL4.7
- - security fix release.
- ruby-1.8.1-cgi-CVE-2006-5467.patch: fix a CGI multipart parsing bug that
  causes the denial of service. (#212237)