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

    Исходный пакет: ruby
    Версия: 2.5.1-alt0.M80P.1
    Собран:  11 мая 2018 г. 15:26 в задании #203032
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.ruby-lang.org/

    Лицензия: BSD (revised) or Ruby
    О пакете: An Interpreted Object-Oriented Scripting Language
    Описание: 
    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 interpreter of object-oriented scripting language Ruby.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    irb (noarch)
    libruby (x86_64, i586)
    libruby-debuginfo (x86_64, i586)
    libruby-devel (x86_64, i586)
    libruby-devel-static (x86_64, i586)
    ri (noarch)
    ruby (x86_64, i586)
    ruby-debuginfo (x86_64, i586)
    ruby-doc-ri (noarch)
    ruby-miniruby-src (noarch)
    ruby-stdlibs (x86_64, i586)
    ruby-stdlibs-debuginfo (x86_64, i586)
    ruby-tools (noarch)

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


      1. libssl-devel
      2. libffi-devel
      3. libyaml-devel
      4. ruby
      5. libncursesw-devel
      6. libgdbm-devel
      7. groff-base
      8. ruby-stdlibs
      9. doxygen
      10. rpm-build-ruby >= 1:0.1.3
      11. gcc-c++
      12. zlib-devel
      13. libdb4-devel
      14. libreadline-devel

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


    30 марта 2018 г. Andrey Cherepanov 2.5.1-alt0.M80P.1
    - Backport new version with security fix to p8 branch
    30 марта 2018 г. Andrey Cherepanov 2.5.1-alt1
    - New version.
    - Fixes:
      + CVE-2017-17742: HTTP response splitting in WEBrick
      + CVE-2018-6914: Unintentional file and directory creation with directory traversal in tempfile and tmpdir
      + CVE-2018-8777: DoS by large request in WEBrick
      + CVE-2018-8778: Buffer under-read in String#unpack
      + CVE-2018-8779: Unintentional socket creation by poisoned NUL byte in UNIXServer and UNIXSocket
      + CVE-2018-8780: Unintentional directory traversal by poisoned NUL byte in Dir
    27 марта 2018 г. Andrey Cherepanov 2.5.0-alt0.M80P.1
    - Backport new version with security fix to p8 branch