Package vhttpd: Information

  • Default inline alert: Version in the repository: 0.7.13-alt2

Source package: vhttpd
Version: 0.7.12-alt1
Build time:  Nov 24, 2022, 02:07 PM
Category: System/Servers
Report package bug
Home page: 

License: LGPL
Summary: simple embedded web server
Description: 
voins httpd - port of the first alterators web server.

List of rpms provided by this srpm:
libguile-vhttpd (e2kv6, e2kv5, e2kv4, e2k)
libguile-vhttpd-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libvhttpd (e2kv6, e2kv5, e2kv4, e2k)
libvhttpd-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libvhttpd-devel (e2kv6, e2kv5, e2kv4, e2k)
vhttpd-utils (e2kv6, e2kv5, e2kv4, e2k)
vhttpd-utils-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

Maintainer: Mikhail Efremov


    1. cgreen
    2. /proc
    3. glib2-devel
    4. libssl-devel
    5. guile-devel >= 2.0

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.