Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ruby - An interpreter of object-oriented scripting language
- 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.7.374-3.el6_6.x86_64
[537 KiB] |
Changelog
by Vít Ondruch (2014-11-16):
- Fix REXML billion laughs attack via parameter entity expansion
(CVE-2014-8080).
Resolves: rhbz#1163993
- REXML incomplete fix for CVE-2014-8080 (CVE-2014-8090).
Resolves: rhbz#1163993
|
ruby-1.8.7.352-13.el6.x86_64
[533 KiB] |
Changelog
by Vít Ondruch (2013-11-22):
- Workaround build issues against OpenSSL with enabled ECC curves.
- Make DRb compatible with OpenSSL 1.0.1.
* ruby-1.9.3-p222-generate-1024-bits-RSA-key-instead-of-512-bits.patch
- Fix CVE-2013-4164 Heap Overflow in Floating Point Parsing
* ruby-1.9.3-p484-CVE-2013-4164-ignore-too-long-fraction-part-which-does-not-affect-the-result.patch
- Resolves: rhbz#1033500
|
ruby-1.8.7.352-12.el6_4.x86_64
[532 KiB] |
Changelog
by Vít Ondruch (2013-07-08):
- Fix regression introduced by CVE-2013-4073
https://bugs.ruby-lang.org/issues/8575
* ruby-2.0.0-p255-Fix-SSL-client-connection-crash-for-SAN-marked-critical.patch
- Related: rhbz#979300
|
ruby-1.8.7.352-10.el6_4.x86_64
[532 KiB] |
Changelog
by Vít Ondruch (2013-03-01):
- $SAFE escaping vulnerability about Exception#to_s / NameError#to_s
* ruby-1.8.7-p371-CVE-2012-4481.patch
- Related: rhbz#915379
|