ruby2.0 2.0.0.343-1ubuntu1 source package in Ubuntu

Changelog

ruby2.0 (2.0.0.343-1ubuntu1) trusty; urgency=low

  * SECURITY UPDATE: denial of service and possible code execution via
    heap overflow in floating point parsing.
    - debian/patches/CVE-2013-4164.patch: check lengths in util.c, added
      test to test/ruby/test_float.rb.
    - CVE-2013-4164
 -- Marc Deslauriers <email address hidden>   Mon, 25 Nov 2013 14:58:07 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby2.0_2.0.0.343.orig.tar.bz2 8.5 MiB 92e148da822511b4c94c01bf9b780f1e68037cd3514d326d67fe943ac84576cf
ruby2.0_2.0.0.343-1ubuntu1.debian.tar.gz 86.2 KiB 8649d12455896c850719dcef0f1cbb36b8094a476f935f927690bb52e26c5707
ruby2.0_2.0.0.343-1ubuntu1.dsc 2.3 KiB 8058538262430bf0d104fe31e66e4d0465bbce60d1e9d51393278f9d8dc6858a

View changes file

Binary packages built by this source

libruby2.0: Libraries necessary to run Ruby 2.0

 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.
 .
 This package includes the 'libruby-2.0' library, necessary to run Ruby 2.0.
 (API version 2.0.0)

ruby2.0: Interpreter of object-oriented scripting language Ruby

 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.
 .
 In the name of this package, `2.0' indicates the Ruby library compatibility
 version. This package currently provides the `2.0.x' branch of Ruby.

ruby2.0-dev: Header files for compiling extension modules for the Ruby 2.0

 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.
 .
 This package contains the header files and the mkmf library, necessary
 to make extension library for Ruby 2.0. It is also required to build
 many gems.

ruby2.0-doc: Documentation for Ruby 2.0

 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.
 .
 This package contains the autogenerated documentation for Ruby 2.0.

ruby2.0-tcltk: Ruby/Tk for Ruby 2.0

 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.
 .
 This package provides Ruby/Tk, Ruby bindings for the Tk graphical user
 interface toolkit.