Package ruby: Information

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

Binary package: ruby
Version: 3.1.2-alt1.1
Architecture: x86_64
Build time:  Nov 2, 2022, 01:27 PM in the task #309093
Source package: ruby
Category: Development/Ruby
Report package bug
License: BSD-2-Clause or Ruby
Summary: An Interpreted Object-Oriented Scripting Language
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 interpreter of object-oriented scripting language Ruby.

Maintainer: Pavel Skrylev


ACL:
@ruby

Last changed


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
July 2, 2022 Pavel Skrylev 3.1.1-alt1
- ^ 2.7.6 -> 3.1.1
- *split lib64 and lib folders for side and gems using system folder division
- *single instantiating of ruby to crop out versioning
- +add rewritten some ruby macros to conform ruby 3x style with single
  instantiating tree