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

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

Лицензия: BSD 2-clause Simplified License/Ruby
О пакете: Files for compiling extension modules for Ruby
Описание: 
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 files, necessary to make extension library for Ruby.

Сопровождающий: 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.