Package ruby: Information

    Source package: ruby
    Version: 2.4.4-alt1.E2K.1
    Build time:  Nov 29, 2020, 04:46 PM
    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 (e2kv5, e2kv4, e2k)
    libruby-debuginfo (e2kv5, e2kv4, e2k)
    libruby-devel (e2kv5, e2kv4, e2k)
    libruby-devel-static (e2kv5, e2kv4, e2k)
    ri (noarch)
    ruby (e2kv5, e2kv4, e2k)
    ruby-debuginfo (e2kv5, e2kv4, e2k)
    ruby-doc-ri (noarch)
    ruby-miniruby-src (noarch)
    ruby-stdlibs (e2kv5, e2kv4, e2k)
    ruby-stdlibs-debuginfo (e2kv5, e2kv4, e2k)
    ruby-tools (noarch)

    Maintainer: Andrew Savchenko


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

    Last changed


    Sept. 16, 2018 Andrew Savchenko 2.4.4-alt1.E2K.1
    - Version bump for CVE-2017-17742, CVE-2018-6914, CVE-2018-8777,
      CVE-2018-8778, CVE-2018-8779, CVE-2018-8780 fixes.
    - Enable -O3 optimization anm apply vm.c workaround for lcc bug.
    - Move to E2K naming scheme.
    - Switch to e2k e2kv4 e2kv5 e2kv6 e2k4c e2k8c e2k1cp e2k8c2 e2k12c e2k16c e2k2c3.
    Dec. 21, 2017 Andrew Savchenko 2.4.2-alt4.1
    - Filter wrong self dependencies.
    - Port e2k patches from ruby-2.2.8.
    Dec. 21, 2017 Andrew Savchenko 2.4.2-alt4
    - Properly check for __uint128_t.