Package ruby: Information

    Source package: ruby
    Version: 2.5.9-alt1
    Build time:  Nov 25, 2020, 07:35 PM
    Category: Development/Ruby
    Report package bug
    License: BSD 2-clause Simplified License/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 (mipsel)
    libruby-debuginfo (mipsel)
    libruby-devel (mipsel)
    libruby-devel-static (mipsel)
    ri-doc (noarch)
    ruby (mipsel)
    ruby-debuginfo (mipsel)
    ruby-doc (noarch)
    ruby-miniruby-src (noarch)
    ruby-stdlibs (mipsel)
    ruby-stdlibs-debuginfo (mipsel)

    Maintainer: Pavel Skrylev


      1. libdb4-devel
      2. libffi-devel
      3. ruby
      4. libssl-devel
      5. libyaml-devel
      6. libgdbm-devel
      7. ruby-stdlibs
      8. libncursesw-devel
      9. doxygen
      10. groff-base
      11. rpm-build-ruby >= 1:1.0.0
      12. rpm-build-ruby >= 1:1.0.0
      13. valgrind-devel
      14. zlib-devel
      15. gcc-c++
      16. libreadline-devel

    Last changed


    Nov. 16, 2020 Pavel Skrylev 2.5.9-alt1
    - ^ 2.5.5 -> 2.5.9
    - Fixes:
      + CVE-2019-16255: A code injection vulnerability of Shell#[] and Shell#test
        (closes #39292)
      + CVE-2019-16254: HTTP response splitting in WEBrick (Additional fix)
      + CVE-2019-15845: A NUL injection vulnerability of File.fnmatch and
        File.fnmatch?
      + CVE-2019-16201: Regular Expression Denial of Service vulnerability of
        WEBrick's Digest access authentication
    June 3, 2019 Gleb Fotengauer-Malinovskiy 2.5.5-alt3
    - Fixed build on ppc64le architecture.
    - spec: bootstrap: fixed miniruby version.
    May 2, 2019 Pavel Skrylev 2.5.5-alt2
    - Fixed ri documentation placement (closes: #36294)