Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ruby-libs: Libraries necessary to run Ruby.
- Summary
- This package includes the libruby, necessary to run Ruby.
Changelog
- * Fri Apr 21 19:00:00 2006 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.1-7.EL4.3
- security fix [CVE-2006-1931]
- ruby-1.8.2-webrick-dos-1.patch: a patch to read data with non-blocking I/O.
- ruby-1.8.2-xmlrpc-dos-1.patch: a patch to use WEBrick's HTTPServer class to
avoid the above issue as well.
- * Wed Oct 5 19:00:00 2005 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.1-7.EL4.2
- security fix [CAN-2005-2337]
- ruby-1.8.1-safe-CAN-2005-2337.patch: a patch to preserve safe level in
the environment where a method is defined. (#169575)
- * Tue Jun 21 19:00:00 2005 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.1-7.EL4.1
- security fix [CAN-2005-1992]
- ruby-1.8.2-tcltk-multilib.patch: applied to get tcltklib.so built.
- ruby-1.8.2-xmlrpc-CAN-2005-1992.patch: applied to fix the arbitrary command
execution on XMLRPC server. (#161095)