mighttpd2 3.4.3-2build2 source package in Ubuntu

Changelog

mighttpd2 (3.4.3-2build2) focal; urgency=medium

  * No-change rebuild for libffi soname change.

 -- Matthias Klose <email address hidden>  Sun, 12 Jan 2020 08:51:48 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mighttpd2_3.4.3.orig.tar.gz 14.8 KiB 70dd2845c89917509674a903cdf3b9e54c47eb82a5ae199eb3bf3da56611ca29
mighttpd2_3.4.3-2build2.debian.tar.xz 3.9 KiB cfbf85ab7419cbbc96ea5c1ce8d2b29093115217c5a00f32ed6d907c80e2bf67
mighttpd2_3.4.3-2build2.dsc 3.2 KiB e3ec1c2e583ae047133b7ecc09a7f4e6dffe6a685e1f59399b9ae56832ddfb04

Available diffs

View changes file

Binary packages built by this source

mighttpd2: classical web server on WAI/warp

 Mighttpd2 (pronounced as "mighty") is a simple but practical HTTP server
 written in Haskell. It handles static files and CGI scripts. It also
 provides reverse proxy functionality.
 .
 Mighttpd2 is now implemented as a WAI application using the high-performance
 HTTP engine, "warp". To httperf Ping-Pong benchmark, Mighttpd2 is faster than
 nginx.