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

    Исходный пакет: vhttpd
    Версия: 0.7.6-alt0.M70P.1
    Собран:  18 сентября 2015 г. 17:03 в задании #149358
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: 

    Лицензия: LGPL
    О пакете: Простой встраиваемый веб-сервер
    Описание: 
    voins httpd - port of the first alterator's web server.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libguile-vhttpd (x86_64, i586)
    libguile-vhttpd-debuginfo (x86_64, i586)
    libvhttpd (x86_64, i586)
    libvhttpd-debuginfo (x86_64, i586)
    libvhttpd-devel (x86_64, i586)
    vhttpd-utils (x86_64, i586)
    vhttpd-utils-debuginfo (x86_64, i586)

    Сопровождающий: Stanislav Ievlev


    Права:
    @qa_p7

      1. libssl-devel
      2. cgreen
      3. glib2-devel
      4. libgnutls-devel
      5. guile18-devel

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


    18 сентября 2015 г. Mikhail Efremov 0.7.6-alt0.M70P.1
    - Build for p7.
    15 сентября 2015 г. Mikhail Efremov 0.7.6-alt1
    - Declare request_server() in the http_client.h.
    - Add missing include.
    - Fix signed/unsigned comparison warning.
    - Use retcode_t instead of int in struct error_entry_t.
    - Fix buffer overflow in case of IPv6.
    8 августа 2014 г. Mikhail Efremov 0.7.5-alt1
    - Fix work without IPv6.