Package ruby: Information

    Source package: ruby
    Version: 2.5.1-alt0.M80P.1
    Build time:  May 11, 2018, 03:26 PM in the task #203032
    Category: Development/Ruby
    Report package bug
    License: BSD (revised) 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:
    irb (noarch)
    libruby (x86_64, i586)
    libruby-debuginfo (x86_64, i586)
    libruby-devel (x86_64, i586)
    libruby-devel-static (x86_64, i586)
    ri (noarch)
    ruby (x86_64, i586)
    ruby-debuginfo (x86_64, i586)
    ruby-doc-ri (noarch)
    ruby-miniruby-src (noarch)
    ruby-stdlibs (x86_64, i586)
    ruby-stdlibs-debuginfo (x86_64, i586)
    ruby-tools (noarch)

    Maintainer: Andrey Cherepanov


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

    Last changed


    March 30, 2018 Andrey Cherepanov 2.5.1-alt0.M80P.1
    - Backport new version with security fix to p8 branch
    March 30, 2018 Andrey Cherepanov 2.5.1-alt1
    - New version.
    - Fixes:
      + CVE-2017-17742: HTTP response splitting in WEBrick
      + CVE-2018-6914: Unintentional file and directory creation with directory traversal in tempfile and tmpdir
      + CVE-2018-8777: DoS by large request in WEBrick
      + CVE-2018-8778: Buffer under-read in String#unpack
      + CVE-2018-8779: Unintentional socket creation by poisoned NUL byte in UNIXServer and UNIXSocket
      + CVE-2018-8780: Unintentional directory traversal by poisoned NUL byte in Dir
    March 27, 2018 Andrey Cherepanov 2.5.0-alt0.M80P.1
    - Backport new version with security fix to p8 branch