Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
ruby-rdoc: A tool to generate documentation from Ruby source files
Name: | ruby-rdoc |
Vendor: | Scientific Linux |
Version: | 1.8.5 |
License: | Ruby License/GPL - see COPYING |
Release: | 5.el5_2.3 |
URL: | http://www.ruby-lang.org/ |
- Summary
- The rdoc is a tool to generate the documentation from Ruby source files.
It supports some output formats, like HTML, Ruby interactive reference (ri),
XML and Windows Help file (chm).
Changelog
- * Wed Jul 2 17:00:00 2008 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.5-5.el5_2.3
- CVE-2008-2376: Integer overflow in rb_ary_fill().
- * Mon Jun 23 17:00:00 2008 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.5-5.el5_2.1
- security fixes. (#451928)
- CVE-2008-2662: Integer overflow in rb_str_buf_append().
- CVE-2008-2663: Integer overflow in rb_ary_store().
- CVE-2008-2664: Unsafe use of alloca in rb_str_format().
- CVE-2008-2725: Integer overflow in rb_ary_splice().
- CVE-2008-2726: Integer overflow in rb_ary_splice().
- * Thu Nov 1 17:00:00 2007 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.5-5.el5_1.1
- security fix for CVE-2007-5162 and CVE-2007-5770
- ruby-1.8.5-CVE-2007-5162.patch: fix issues that is insufficient verification
of SSL certificate. (#320331)
- Fix the multilib regression issue.