Package vhttpd-utils: Information

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

Binary package: vhttpd-utils
Version: 0.7.11-alt1
Architecture: e2kv5
Build time:  May 19, 2022, 04:10 PM
Source package: vhttpd
Category: System/Libraries
Report package bug
Home page: 

License: LGPL
Summary: utils for library
Description: 
utils for library:
    certvalidate - server side certificate validation

Maintainer: Paul Wolneykien


Last changed


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.
Feb. 11, 2019 Mikhail Efremov 0.7.9-alt1
- Use _unpackaged_files_terminate_build.
- Set connection socket non-block immediately if needed.
- Don't modify Makefile for e2k.
- Don't hardcode guile version in the Makefile.
- Get rid of close_on_exec().
- Set CLOEXEC flag for accepted connection socket.
- Drop unused variable.
- Fix BR for non-e2k architectures.
- Add OpenSSL 1.1 support.