Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        ruby-docs: Manuals and FAQs for scripting language Ruby.
        
        
        - Summary
 
        - Manuals and FAQs for the object-oriented scripting language Ruby.
 
        
        
        Changelog
        
            - * Wed Nov  1 16: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 16: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)
 
        
            - * Thu Jul 20 17:00:00 2006 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.1-7.EL4.6
 
            - security fixes [CVE-2006-3694]
  - fixed the insecure operations on Dir and Regexp in the certain safe-level
    restrictions. (#199539)
  - fixed to not bypass the certain safe-level restrictions. (#199545)