mighttpd2 3.4.3-2build3 source package in Ubuntu

Changelog

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

  * No-change rebuild with fixed binutils on arm64.

 -- Matthias Klose <email address hidden>  Sat, 08 Feb 2020 11:07:15 +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
Focal release universe haskell

Downloads

File Size SHA-256 Checksum
mighttpd2_3.4.3.orig.tar.gz 14.8 KiB 70dd2845c89917509674a903cdf3b9e54c47eb82a5ae199eb3bf3da56611ca29
mighttpd2_3.4.3-2build3.debian.tar.xz 4.0 KiB 001b39d32850bf50402989b09a7d424f7f1020aa3f8ccd0acf3355f43e6edd72
mighttpd2_3.4.3-2build3.dsc 3.2 KiB f5805b061a49ba565b0471ca763ff33c68da09b4de3f7f7bb589ec1d97aaa854

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.