./lang/ruby18-base, Ruby 1.8 based release minimum package

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q1, Version: 1.8.6.230nb1, Package name: ruby18-base-1.8.6.230nb1, Maintainer: taca

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.

Features of Ruby are shown below.

+ Simple Syntax
+ *Normal* Object-Oriented features (ex. class, method calls)
+ *Advanced* Object-Oriented features (ex. Mix-in, Singleton-method)
+ Operator Overloading
+ Exception Handling
+ Iterators and Closures
+ Garbage Collection
+ Dynamic Loading of Object files (on some architecture)
+ Highly Portable (works on many UNIX machines, and on DOS,
Windows, Mac, BeOS etc.)

This package is Ruby 1.8 based release.

DEINSTALL [+/-]


Package options: ruby-build-ri-db

Master sites: (Expand)

SHA1: c630222fd6b4272db84f54e68879f81e2014cd51
RMD160: cdf3ea33c3fd2258c685aea634aca7e9624036ec
Filesize: 3855.955 KB

Version history: (Expand)


CVS history: (Expand)


   2008-07-10 15:00:01 by Matthias Scheler | Files touched by this commit (3)
Log message:
Pullup ticket #2443 - requested by taca
Security patch for ruby18-base

Revisions pulled up:
- lang/ruby18-base/Makefile		1.45 via patch
- lang/ruby18-base/distinfo		1.31 via patch
- lang/ruby18-base/patches/patch-ad	1.9 via patch
---
    Module Name:	pkgsrc
    Committed By:	tonnerre
    Date:		Thu Jul  3 21:06:10 UTC 2008

    Modified Files:
	pkgsrc/lang/ruby18-base: Makefile distinfo
    Added Files:
	pkgsrc/lang/ruby18-base/patches: patch-ad

    Log message:
    Add a patch to fix the integer overflow in rb_ary_fill() in Ruby 1.8
    which can be exploited to cause a denial of service through memory
    exhaustion. (SN-2008-02)
   2008-06-28 13:59:47 by Matthias Scheler | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #2436 - requested by taca
Security update for ruby packages

Apply patches to update Ruby to version 1.8.6 patchlevel 230 to fix
the security vulnerability reported in CVE-2008-2726.
   2008-06-28 13:54:07 by Matthias Scheler | Files touched by this commit (8) | Package updated
Log message:
Pullup ticket #2436 - requested by taca
Security update for ruby packages

Apply patches to update Ruby to version 1.8.6 patchlevel 230 to fix
the security vulnerability reported in CVE-2008-2726.