Jump to letter: [
ACDFGHIJKLMNOPRSTWZ
]
ruby-libs: Libraries necessary to run Ruby.
| Name: | ruby-libs |
Vendor: | CentOS |
| Version: | 1.8.5 |
License: | Ruby License/GPL - see COPYING |
| Release: | 1.el4.centos |
URL: | http://www.ruby-lang.org/ |
- Summary
- This package includes the libruby, necessary to run Ruby.
Changelog
- * Wed Nov 22 14:00:00 2006 Jim Perrin <jperrin{%}centos{*}org>
- Swapped out libX11-devel build dep for xorg build dep
- * Fri Oct 27 15:00:00 2006 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.5-1
- security fix release.
- ruby-1.8.5-cgi-CVE-2006-5467.patch: fix a CGI multipart parsing bug that
causes the denial of service. (#212396)
- backport fixes from devel.
- fixed rbconfig.rb to refer to DESTDIR for sitearchdir. (#207311)
- updates to 1.8.5
- removed the unnecessary patches:
ruby-1.8.4-no-eaccess.patch, ruby-1.8.4-64bit-pack.patch,
ruby-1.8.4-fix-insecure-dir-operation.patch,
ruby-1.8.4-fix-insecure-regexp-modification.patch,
ruby-1.8.4-fix-alias-safe-level.patch.
- build with --enable-pthread except on ppc.
- ruby-1.8.5-hash-memory-leak.patch: backported from CVS to fix a memory leak
on Hash. [ruby-talk:211233]
- owns sitearchdir. (#201208)
- * Thu Jul 20 15:00:00 2006 Akira TAGOH <tagoh{%}redhat{*}com> - 1.8.4-8
- security fixes [CVE-2006-3694]
- ruby-1.8.4-fix-insecure-dir-operation.patch:
- ruby-1.8.4-fix-insecure-regexp-modification.patch: fixed the insecure
operations in the certain safe-level restrictions. (#199538)
- ruby-1.8.4-fix-alias-safe-level.patch: fixed to not bypass the certain
safe-level restrictions. (#199543)