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
        
            - * Wed Oct  5 19:00:00 2005 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.1-7.EL4.2
- - security fix [CAN-2005-2337]
- ruby-1.8.1-safe-CAN-2005-2337.patch: a patch to preserve safe level in
  the environment where a method is defined. (#169575) 
            - * Tue Jun 21 19:00:00 2005 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.1-7.EL4.1
- - security fix [CAN-2005-1992]
- ruby-1.8.2-tcltk-multilib.patch: applied to get tcltklib.so built.
- ruby-1.8.2-xmlrpc-CAN-2005-1992.patch: applied to fix the arbitrary command
  execution on XMLRPC server. (#161095) 
            - * Wed Nov 10 18:00:00 2004 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.1-7.EL4.0
- - security fix [CAN-2004-0983]
- ruby-1.8.1-cgi-dos.patch: applied to fix a denial of service issue. (#138362)