Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ruby: An interpreter of object-oriented scripting language
- 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.
Changelog
- * Wed Nov 1 16:00:00 2006 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.1-7.EL4.8
- BR tcl-devel and tk-devel instead of tcl and tk.
- * Sun Oct 29 16:00:00 2006 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.1-7.EL4.7
- security fix release.
- ruby-1.8.1-cgi-CVE-2006-5467.patch: fix a CGI multipart parsing bug that
causes the denial of service. (#212237)
- * Thu Jul 20 17:00:00 2006 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.1-7.EL4.6
- security fixes [CVE-2006-3694]
- fixed the insecure operations on Dir and Regexp in the certain safe-level
restrictions. (#199539)
- fixed to not bypass the certain safe-level restrictions. (#199545)