Package ruby-stdlibs: Information

  • Default inline alert: Version in the repository: 3.1.4-alt4.1

Binary package: ruby-stdlibs
Version: 3.1.2-alt2
Architecture: x86_64
Build time:  Feb 24, 2023, 09:10 AM in the task #313736
Source package: ruby
Category: Development/Ruby
Report package bug
License: BSD-2-Clause or Ruby
Summary: Standard Ruby libraries
Description: 
Ruby is an interpreted scripting language for quick and easy object-oriented
programming. It has many features for processing text files and performing
system management tasks (as in Perl). It is simple, straight-forward, and
extensible.

This package contains standard Ruby runtime libraries.

Maintainer: Pavel Skrylev


Last changed


Jan. 20, 2023 Pavel Skrylev 3.1.2-alt2
- ! removed unnecessary alias from macros
Oct. 30, 2022 Pavel Skrylev 3.1.2-alt1.1
- ! fix arch for rpm-macros-ruby (thanx to vt@, closes #44173)
Sept. 21, 2022 Pavel Skrylev 3.1.2-alt1
- ^ 3.1.1 -> 3.1.2
- ! fix call to irb/erb (closes #43110)
- ! fix CVEs
 + CVE-2022-28738: Double free in Regexp compilation
 + CVE-2022-28739: Buffer overrun in String-to-Float conversion