Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ruby - An interpreter of object-oriented scripting language
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
Latest: ruby-2.0.0.353-0.16.el6.fio.src.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
ruby |
0 |
2.0.0.353 |
0.16.el6.fio |
src |
10.1 MiB |
2013-12-29 08:45:04 |
Changelog:
- * 2013-11-25 - Vít Ondruch <vondruch[AT]redhat[DOTCOM]> - 2.0.0.353-16
- Update to Ruby 2.0.0-p353.
- Allow MD5 in OpenSSL for tests.
- Fix heap overflow in floating point parsing (CVE-2013-4164).
- * 2013-07-30 - Vít Ondruch <vondruch[AT]redhat[DOTCOM]> - 2.0.0.247-15
- Move Psych symlinks to vendor dir, to prevent F18 -> F19 upgrade issues
(rhbz#988490).
- * 2013-07-15 - Vít Ondruch <vondruch[AT]redhat[DOTCOM]> - 2.0.0.247-14
- Add forgotten psych.rb link into rubygem-psych to fix "private method `load'
called for Psych:Moduler" error (rhbz#979133).
- * 2013-07-11 - Vít Ondruch <vondruch[AT]redhat[DOTCOM]> - 2.0.0.247-13
- Fixes multilib conlicts of .gemspec files.
- Make symlinks for psych gem to ruby stdlib dirs (rhbz#979133).
- Use system-wide cert.pem.
- * 2013-07-04 - Vít Ondruch <vondruch[AT]redhat[DOTCOM]> - 2.0.0.247-12
- Fix RubyGems search paths when building gems with native extension
(rhbz#979133).