Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
irb: The Interactive Ruby.
- Summary
- The irb is acronym for Interactive Ruby. It evaluates ruby expression
from the terminal.
Changelog
- * Sat Oct 27 19:00:00 2007 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.1-7.EL4.8.1
- security fixes (#320371)
- ruby-1.8.1-cgi-CVE-2006-6303.patch: fix an infinite loop with certain HTTp
request.
- ruby-1.8.1-CVE-2007-5162.patch: fix an insufficient verification of SSL
certificate.
- * Wed Nov 1 18: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 18: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)