Пакет ruby-stdlibs: Информация

Бинарный пакет: ruby-stdlibs
Версия: 2.5.9-alt1.c9f2
Архитектура: i586
Собран:  19 октября 2021 г. 19:40 в задании #287105
Исходный пакет: ruby
Категория: Разработка/Ruby
Сообщить об ошибке в пакете
Домашняя страница: http://www.ruby-lang.org/

Лицензия: BSD 2-clause Simplified License/Ruby
О пакете: Standard Ruby libraries
Описание: 
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.

Сопровождающий: Vladimir D. Seleznev


Последнее изменение


14 октября 2021 г. Vladimir D. Seleznev 2.5.9-alt1.c9f2
- Backported to c9f2 from p9.
- Changed compress method to zlib-gnu for debuginfo.
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
3 июня 2019 г. Gleb Fotengauer-Malinovskiy 2.5.5-alt3
- Fixed build on ppc64le architecture.
- spec: bootstrap: fixed miniruby version.