Jump to letter: [
ABCDFGHIKLMNOPQRSTUVXYZ
]
ruby: An interpreter of object-oriented scripting language
Name: | ruby |
Vendor: | Scientific Linux CERN, http://cern.ch/linux |
Version: | 1.8.5 |
License: | Ruby License/GPL - see COPYING |
Release: | 5.el5_2.3 |
URL: | http://www.ruby-lang.org/ |
- 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.
Arch: ia64
Download: | ruby-1.8.5-5.el5_2.3.ia64.rpm |
Build Date: | Tue Aug 26 15:08:57 2008 |
Packager: | CERN Linux Support <linux{*}support{%}cern{*}ch> |
Size: | 814 KiB |
Changelog
- * Wed Jul 2 12: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 12: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 11: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.