Jump to letter: [
          
            4ABCEFGHIJKLMNOPRSTUVWXYZ
          ]
        
        ruby-mode: Emacs Lisp ruby-mode for the scripting language Ruby
        
        
        - Summary
- Emacs Lisp ruby-mode for the object-oriented scripting language Ruby.
Changelog
        
            - * Mon Sep 15 19:00:00 2008 Akira TAGOH <tagoh{%}redhat{*}com> - 1.6.8-13.el3
- - security fixes. (#461578)
- CVE-2008-3655: multiple insufficient safe mode restrictions
- CVE-2008-3443: Memory allocation failure in Ruby regex engine (remotely exploitable DoS)
- CVE-2008-3905: use of predictable source port and transaction
                 id in DNS requests done by resolve.rb module.
            - * Fri Jul  4 19:00:00 2008 Akira TAGOH <tagoh{%}redhat{*}com> - 1.6.8-12.el3
- - ruby-1.6.8-string-CVE-2008-2664.patch: wrong patch. Fix a segfault. 
            - * Wed Jul  2 19:00:00 2008 Akira TAGOH <tagoh{%}redhat{*}com> - 1.6.8-11.el3
- - CVE-2008-2376: Integer overflow in rb_ary_fill().