Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ruby-devel-1.8.2-11.6 RPM for i586

From SuSE Linux 10.0 updates for i386 / deltas

Name: ruby-devel Distribution: SUSE LINUX 10.0 (i586)
Version: 1.8.2 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 11.6 Build date: Mon Aug 7 01:07:08 2006
Group: Development/Languages/Ruby Build host: couperin.suse.de
Size: 1298606 Source RPM: ruby-1.8.2-11.6.src.rpm
Packager: http://www.suse.de/feedback
Url: http://www.ruby-lang.org/
Summary: Development files to link against Ruby.
Development files to link against Ruby.



Authors:
--------
    Yukihiro Matsumoto <matz@netlab.co.jp>

Provides

Requires

Copyright

Other License(s), see package, GPL

Signatures

internal MD5: 4fb4848dc36b8c8b2b5129160dffd6e7
GPG

Changelog

* Mon Jul 31 2006 - mrueckert@suse.de
  - security fixes [CVE-2006-3694] [#193661]
    * added ruby-1.8.4-fix-insecure-dir-operation.patch &
    ruby-1.8.4-fix-insecure-regexp-modification.patch:
    fix the insecure operations in the certain safe-level
    restrictions.
    * ruby-1.8.4-fix-alias-safe-level.patch: preserve safe level
    restrictions when aliasing a function.
* Fri Apr 21 2006 - mrueckert@suse.de
  - ruby-1.8.2-webrick-dos-1.patch,ruby-1.8.2-xmlrpc-dos-1.patch:
    * fix a denial of service attack in webrick (#168271)
* Fri Jan 20 2006 - mrueckert@suse.de
  - Applied patch for CAN-2005-2337 [Bug #119204]
    (used patch from upstream. it contains the xmlrpc fix. remove the
    separate patch)
* Mon Sep 12 2005 - mrueckert@suse.de
  - fix path of the RI documentation [Bug #116408]
* Thu Sep 08 2005 - mrueckert@suse.de
  - dont make the irb man page executable. [Bug #114849]
* Tue Aug 23 2005 - mrueckert@suse.de
  - added directory entries for the site ruby dirs
* Mon Aug 22 2005 - mrueckert@suse.de
  - disabled mkmf patch for now. it breaks building the socket
    extension.
* Sun Aug 21 2005 - ro@suse.de
  - added directories to filelist
  - fix typo in filelist
* Fri Aug 19 2005 - mrueckert@suse.de
  - Build RI and html documentation. Added subpackages for them.
  - moved samples into a sub packages.
  - build tcl/tk bindings and move them into their own package.
    (ruby-1.8.2-tcltk-multilib.patch)
  - disabled optimization on ia64/x86_x64. needs investigation.
  - fixed parameter swap in memset call
    (ruby-1.8.2-strscan-memset.patch)
  - let mkmf create shared libraries (ruby-mkmf-shared.patch)
  - splitted of devel files
* Tue Jul 19 2005 - mge@suse.de
  - make "make test" run also on x86_64 by disabling
    code optimization (-O0), as it is for ia64
  - enable "make test" for ppc64 again
* Tue Jul 19 2005 - mge@suse.de
  - Fixes #95366, CAN-2005-1992:
    arbitrary command execution on XMLRPC server
* Wed Jun 01 2005 - ro@suse.de
  - update to 1.8.2
* Mon Jan 03 2005 - mge@suse.de
  - added fixes for lib/cgi.rb and lib/cgi/session.rb
    from ruby-1.8.2, fixes: #47886 (CAN-2004-0983)
* Thu Nov 18 2004 - ro@suse.de
  - fixed file list
* Sat Sep 25 2004 - ro@suse.de
  - added cgi_session.diff (from debian, CAN-2004-0755)
* Mon Jul 26 2004 - ro@suse.de
  - fix typo in specfile
* Sun Jun 20 2004 - ro@suse.de
  - fix find in specfile
* Thu Apr 29 2004 - ro@suse.de
  - added missing return value (unreached code)
* Tue Mar 23 2004 - mge@suse.de
  - make ruby build on ia64 and ppc64
* Sat Feb 28 2004 - ro@suse.de
  - fix makefile rule for regenerating lex.c
* Sat Feb 28 2004 - ro@suse.de
  - add gperf to neededforbuild
* Sat Feb 28 2004 - ro@suse.de
  - fix requirement for /usr/local/bin
  - use no-strict-aliasing
* Mon Feb 02 2004 - mge@suse.de
  - update to 1.8.1
    also fixes Bug #34226: Readline support missing from ruby
* Sat Jan 10 2004 - adrian@suse.de
  - add %defattr
* Mon Aug 04 2003 - mge@suse.de
  - update tp 1.8.0
* Mon Jan 06 2003 - mge@suse.de
  - update to 1.6.8
* Tue May 21 2002 - meissner@suse.de
  - More %_lib fixes inside package.
* Tue May 21 2002 - meissner@suse.de
  - %_lib fixes
  - Added prototype for rb_node_newnode.
* Fri May 17 2002 - mge@suse.de
  - update to 1.6.7
* Mon Apr 15 2002 - bk@suse.de
  - lib64 and new arch fixes: suse_update_config and use %_libdir
* Fri Apr 05 2002 - schwab@suse.de
  - Remove ia64 workaround.
* Tue Aug 21 2001 - mge@suse.de
  - update to 1.6.4
* Sun May 20 2001 - mge@suse.de
  - changes _only_ to spec-file:
  - make ruby shared libs built
  - cleanup ruby directory structure (drop /usr/share/lib/ruby/)
* Wed May 09 2001 - mfabian@suse.de
  - bzip2 sources
* Thu Mar 22 2001 - mge@suse.de
  - update to 1.6.3, merge of rread's SPEC patches
* Mon Mar 19 2001 - schwab@suse.de
  - Don't use __builtin_frame_address(2) on ia64.
  - Compile with -O0 on ia64 to work around compiler bug.
* Mon Mar 05 2001 - rread@mountainviewdata.com
  - introduced build-root
* Fri Feb 23 2001 - ro@suse.de
  - added readline/readline-devel to neededforbuild (split from bash)
* Fri Jan 12 2001 - mge@suse.de
  - update to 1.6.2
* Wed Dec 13 2000 - schwab@suse.de
  - Add %suse_update_config.
  - Fix computation of stack limit.
* Mon Dec 04 2000 - mge@suse.de
  - update to 1.6.1, manual 1.4.6
* Thu Jul 06 2000 - mge@suse.de
  - initial SuSE RPM

Files

/usr/lib/libruby-static.a
/usr/lib/libruby.so
/usr/lib/ruby/1.8/i586-linux/config.h
/usr/lib/ruby/1.8/i586-linux/defines.h
/usr/lib/ruby/1.8/i586-linux/dl.h
/usr/lib/ruby/1.8/i586-linux/dlconfig.h
/usr/lib/ruby/1.8/i586-linux/dln.h
/usr/lib/ruby/1.8/i586-linux/env.h
/usr/lib/ruby/1.8/i586-linux/intern.h
/usr/lib/ruby/1.8/i586-linux/missing.h
/usr/lib/ruby/1.8/i586-linux/node.h
/usr/lib/ruby/1.8/i586-linux/re.h
/usr/lib/ruby/1.8/i586-linux/regex.h
/usr/lib/ruby/1.8/i586-linux/ruby.h
/usr/lib/ruby/1.8/i586-linux/rubyio.h
/usr/lib/ruby/1.8/i586-linux/rubysig.h
/usr/lib/ruby/1.8/i586-linux/st.h
/usr/lib/ruby/1.8/i586-linux/util.h
/usr/lib/ruby/1.8/i586-linux/version.h


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Sep 6 04:06:14 2008