Package ruby-stdlibs: Information

Binary package: ruby-stdlibs
Version: 2.5.9-alt1.c9f2
Architecture: x86_64
Build time:  Oct 19, 2021, 07:40 PM in the task #287105
Source package: ruby
Category: Development/Ruby
Report package bug
License: BSD 2-clause Simplified License/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.



Last changed


Oct. 14, 2021 Vladimir D. Seleznev 2.5.9-alt1.c9f2
- Backported to c9f2 from p9.
- Changed compress method to zlib-gnu for debuginfo.
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.