ruby3.0 3.0.2-7ubuntu2.6 source package in Ubuntu

Changelog

ruby3.0 (3.0.2-7ubuntu2.6) jammy-security; urgency=medium

  * SECURITY UPDATE: code execution in RDoc
    - debian/patches/CVE-2024-27281-1.patch: filter marshalled objects in
      lib/rdoc/store.rb.
    - debian/patches/CVE-2024-27281-2.patch: use safe_load and
      safe_load_file for .rdoc_options in lib/rdoc/rdoc.rb,
      test/rdoc/test_rdoc_options.rb.
    - debian/patches/CVE-2024-27281-3.patch: fix NoMethodError for
      start_with in lib/rdoc/store.rb.
    - CVE-2024-27281
  * SECURITY UPDATE: heap data extraction via regex
    - debian/patches/CVE-2024-27282.patch: fix Use-After-Free issue for
      Regexp in regexec.c.
    - CVE-2024-27282

 -- Marc Deslauriers <email address hidden>  Fri, 14 Jun 2024 08:02:18 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby3.0_3.0.2.orig.tar.xz 12.1 MiB 805c551cb7f2c8640228eb393c1313f23639924e4ba4032bae33632092ef59c7
ruby3.0_3.0.2-7ubuntu2.6.debian.tar.xz 232.2 KiB 3a1812cdccb07b92a98ad0579e178d992d372c9b04054171a183a5a41b82e819
ruby3.0_3.0.2-7ubuntu2.6.dsc 2.5 KiB 56e5df15ec27d444d084317b229a84f181da7870ab49cc333706838743b64cb2

View changes file

Binary packages built by this source

libruby3.0: Libraries necessary to run Ruby 3.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-3.0' library, necessary to run Ruby 3.0.
 (API version 3.0.0)

libruby3.0-dbgsym: debug symbols for libruby3.0
ruby3.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, `3.0' indicates the Ruby library compatibility
 version. This package currently provides the `3.0.x' branch of Ruby.

ruby3.0-dbgsym: debug symbols for ruby3.0
ruby3.0-dev: Header files for compiling extension modules for the Ruby 3.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 3.0. It is also required to build
 many gems.

ruby3.0-doc: Documentation for Ruby 3.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 3.0.