mighttpd2 3.4.1-2 source package in Ubuntu

Changelog

mighttpd2 (3.4.1-2) unstable; urgency=medium

  * Change Priority to optional. Since Debian Policy version 4.0.1,
    priority extra has been deprecated.
  * Use the HTTPS form of the copyright-format URL
  * Modify d/watch and Source field in d/copyright to use HTTPS
  * Fix versioned build-dependency on libghc-warp-tls-dev

 -- Ilias Tsitsimpis <email address hidden>  Tue, 07 Nov 2017 12:39:47 +0200

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe haskell

Downloads

File Size SHA-256 Checksum
mighttpd2_3.4.1-2.dsc 3.3 KiB bb912ca02a012006551cc2b03647cc3d381d3bffeb2178f848e48120e1d0cdd4
mighttpd2_3.4.1.orig.tar.gz 14.8 KiB 0f24c72662be4a0e3d75956fff53899216e29ac7eb29dae771c7e4eb77bdd8d5
mighttpd2_3.4.1-2.debian.tar.xz 3.6 KiB 0ddb9b82912a4c5f33fc5ea18e65d5bb6eb344cee86673d105bdd1028f6d3964

Available diffs

No changes file available.

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.