Package ruby-stdlibs: Information

    Binary package: ruby-stdlibs
    Version: 2.4.4-alt1.E2K.1
    Architecture: e2k
    Build time:  Nov 29, 2020, 04:46 PM
    Source package: ruby
    Category: Development/Ruby
    Report package bug
    License: BSD (revised) or Ruby
    Summary: Standard Ruby libraries
    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 standard Ruby runtime libraries.

    Maintainer: Andrew Savchenko


    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.