Package ruby: Information

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

Source package: ruby
Version: 3.1.2-alt1
Latest version according to Repology
Build time:  Oct 29, 2022, 03:08 PM in the task #296741
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.

List of rpms provided by this srpm:
erb (noarch)
gem (noarch)
irb (noarch)
libruby (x86_64, ppc64le, i586, armh, aarch64)
libruby-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libruby-devel (x86_64, ppc64le, i586, armh, aarch64)
libruby-devel-static (x86_64, ppc64le, i586, armh, aarch64)
ri-doc (noarch)
rpm-macros-ruby (noarch)
ruby (x86_64, ppc64le, i586, armh, aarch64)
ruby-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
ruby-doc (noarch)
ruby-miniruby-src (noarch)
ruby-stdlibs (x86_64, ppc64le, i586, armh, aarch64)
ruby-stdlibs-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Pavel Skrylev


ACL:
@ruby

    1. libncursesw-devel
    2. libyaml-devel
    3. /usr/bin/setup.rb
    4. libreadline-devel
    5. libssl-devel
    6. doxygen
    7. libdb4-devel
    8. groff-base
    9. libffi-devel
    10. rpm-macros-valgrind
    11. rpm-build-ruby >= 1:1.0.0-alt1
    12. gcc-c++
    13. libgdbm-devel
    14. valgrind-devel
    15. zlib-devel
    16. gem(rake) >= 13.0
    17. gem(rake) < 14
    18. gem(rspec) >= 3.8
    19. gem(rspec) < 4

Last changed


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
April 20, 2022 Pavel Skrylev 2.7.6-alt1