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

    Исходный пакет: gem-unicorn
    Версия: 5.5.4-alt1
    Собран:  18 июня 2020 г. 9:25 в задании #247371
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: https://unicorn.bogomips.org/

    Лицензия: GPLv2+ or Ruby
    О пакете: Unicorn: Rack HTTP server for fast clients and Unix
    Описание: 
    Unicorn is an HTTP server for Rack applications designed to only serve
    fast clients on low-latency, high-bandwidth connections and take
    advantage of features in Unix/Unix-like kernels. Slow clients should
    only be served by placing a reverse proxy capable of fully buffering
    both the the request and response in between Unicorn and slow clients.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    gem-unicorn (x86_64, ppc64le, i586, aarch64)
    gem-unicorn-debuginfo (x86_64, ppc64le, i586, aarch64)
    gem-unicorn-devel (noarch)
    gem-unicorn-doc (noarch)
    unicorn (noarch)

    Сопровождающий: Ruby Maintainers Team

    Список участников:
    Pavel Skrylev
    Andrey Cherepanov
    Anton Gorlov
    Led

      1. ragel
      2. rpm-build-ruby

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


    31 марта 2020 г. Pavel Skrylev 5.5.4-alt1
    - ^ 5.5.0 -> 5.5.4
    - ! spec syntax and tags
    6 апреля 2019 г. Pavel Skrylev 5.5.0-alt3
    - Fix lost gem dependencies
    - Fix spec
    18 марта 2019 г. Pavel Skrylev 5.5.0-alt2
    - Fix shebang line