Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ruby - An interpreter of object-oriented scripting language
Website: |
http://www.ruby-lang.org/ |
License: |
Ruby License/GPL - see COPYING |
Vendor: |
Scientific Linux CERN, http://cern.ch/linux |
- Description:
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.
Packages
ruby-1.8.5-5.el5_4.8.ia64
[278 KiB] |
Changelog
by Akira TAGOH (2009-12-11):
- Fix a regression of the fix in BigDecimal that suppress the zero after
the decimal point in Float. (#546245)
|
ruby-1.8.5-5.el5_3.7.ia64
[278 KiB] |
Changelog
by Akira TAGOH (2009-06-17):
- security fixes. (#505087)
- CVE-2007-1558: APOP password disclosure vulnerability.
- CVE-2009-0642: Incorrect checks for validity of X.509 certificates.
- CVE-2009-1904: DoS vulnerability in BigDecimal.
|
ruby-1.8.5-5.el5_2.6.ia64
[283 KiB] |
Changelog
by Akira TAGOH (2008-11-19):
- security fix (#470262)
- CVE-2008-4310: real fix for CVE-2008-3656. original patch named as fix for
CVE-2008-3656 actually fixed different issue (CVE-2008-1145),
hence we are providing correct patch and renaming original
patch to refer to proper CVE.
|
ruby-1.8.5-5.el5_2.5.ia64
[283 KiB] |
Changelog
by Akira TAGOH (2008-10-08):
- Build with -fno-strict-aliasing.
|
ruby-1.8.5-5.el5_2.3.ia64
[282 KiB] |
Changelog
by Akira TAGOH (2008-07-02):
- CVE-2008-2376: Integer overflow in rb_ary_fill().
|