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

Бинарный пакет: libruby-devel-static
Версия: 2.4.2-alt2
Архитектура: i586
Собран:  12 октября 2017 г. 13:22 в задании #190689
Исходный пакет: ruby
Категория: Разработка/C
Сообщить об ошибке в пакете
Домашняя страница: http://www.ruby-lang.org/

Лицензия: BSD (revised) or 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 static Ruby library needed for embedding Ruby.

Сопровождающий: Andrey Cherepanov


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


12 октября 2017 г. Andrey Cherepanov 2.4.2-alt2
- Merge rubygems-2.6.14 changes
- Fixes:
  + CVE-2017-0903 Unsafe Object Deserialization Vulnerability in RubyGems
16 сентября 2017 г. Andrey Cherepanov 2.4.2-alt1
- New version 2.4.2
- Security fixes:
  + CVE-2017-0898: Buffer underrun vulnerability in Kernel.sprintf
  + CVE-2017-10784: Escape sequence injection vulnerability in the Basic authentication of WEBrick
  + CVE-2017-14033: Buffer underrun vulnerability in OpenSSL ASN1 decode
  + CVE-2017-14064: Heap exposure in generating JSON
5 сентября 2017 г. Andrey Cherepanov 2.4.1-alt1
- New version 2.4.1 with gems 2.6.13
- Security fixes:
  + CVE-2017-0902 a DNS request hijacking vulnerability
  + CVE-2017-0899 an ANSI escape sequence vulnerability
  + CVE-2017-0900 a DoS vulnerability in the query command
  + CVE-2017-0901 a vulnerability in the gem installer that allowed a malicious gem to overwrite arbitrary files
- ext/tk: Tk is removed from stdlib. [Feature #8539]