Package libvhttpd: Information

    Binary package: libvhttpd
    Version: 0.7.12-alt1
    Architecture: armh
    Build time:  Nov 23, 2022, 11:04 PM in the task #310514
    Source package: vhttpd
    Category: System/Libraries
    Report package bug
    Home page: 

    License: LGPL
    Summary: simple embedded web server (shared library)
    Description: 
    shared library for the vhttpd

    Maintainer: Mikhail Efremov


    Last changed


    Nov. 23, 2022 Mikhail Efremov 0.7.12-alt1
    - Fixed parallel build.
    Dec. 6, 2021 Paul Wolneykien 0.7.11-alt1
    - Fix: In the case of a UTF-8 conversion error try to interpret
      the HTTP request body as Latin-1 string.
    March 20, 2019 Mikhail Efremov 0.7.10-alt1
    - Drop libgnutls-devel from BR for now.
    - tests: Make test_message_write independent from lines order.