lighttpd 1.4.45-1ubuntu3.18.04 source package in Ubuntu

Changelog

lighttpd (1.4.45-1ubuntu3.18.04) bionic; urgency=medium

  * Cherrypick and rebase upstream patch to disable client renegotiation
    with TLSv1.3 connections. LP: #1832295

 -- Dimitri John Ledkov <email address hidden>  Mon, 24 Jun 2019 23:58:56 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
httpd
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lighttpd_1.4.45.orig.tar.xz 401.0 KiB 64f030fd3bf8036ff14cf8aa936266d59b708151fbf5822fd5fe6d8c9bb00d6e
lighttpd_1.4.45-1ubuntu3.18.04.debian.tar.xz 51.7 KiB 7f399b3ce376c6385afe4fcd3bca7106f1d802f481cb7595f5b510a017d81031
lighttpd_1.4.45-1ubuntu3.18.04.dsc 3.3 KiB 68ac9ada0cb0979ee8940617effbe72f62a556650e0ebf3dbb312dd10891f70e

View changes file

Binary packages built by this source

lighttpd: fast webserver with minimal memory footprint

 lighttpd is a small webserver and fast webserver developed with
 security in mind and a lot of features.
 It has support for
   * CGI, FastCGI and SSI
   * virtual hosts
   * URL rewriting
   * authentication (plain files, htpasswd, LDAP)
   * transparent content compression
   * conditional configuration
   * HTTP proxying
 and configuration is straight-forward and easy.

lighttpd-dbgsym: debug symbols for lighttpd
lighttpd-dev: Development files for lighttpd

 This package contains the development header-files for lighttpd.

lighttpd-doc: documentation for lighttpd

 lighttpd is a small webserver and fast webserver developed with
 security in mind and a lot of features.
 .
 This package contains documentation for lighttpd.

lighttpd-mod-authn-gssapi: GGSAPI authentication for lighttpd

 This package contains the authn_gssapi module for lighttpd. With
 this module, it is possible to perform GSSAPI authentication.

lighttpd-mod-authn-gssapi-dbgsym: debug symbols for lighttpd-mod-authn-gssapi
lighttpd-mod-authn-ldap: LDAP authentication for lighttpd

 This package contains the authn_ldap module for lighttpd. With
 this module, it is possible to perform authentication against an LDAP
 server.

lighttpd-mod-authn-ldap-dbgsym: debug symbols for lighttpd-mod-authn-ldap
lighttpd-mod-authn-mysql: MySQL authentication for lighttpd

 This package contains the authn_mysql module for lighttpd. With
 this module, it is possible to perform authentication using a MySQL
 table.

lighttpd-mod-authn-mysql-dbgsym: debug symbols for lighttpd-mod-authn-mysql
lighttpd-mod-cml: cache meta language module for lighttpd

 With the cache meta language, it is possible to describe to the
 dependencies of a cached file to its source files/scripts. For the
 cache files, the scripting language Lua is used.
 .
 THIS MODULE IS OBSOLETED AND WILL BE REMOVED IN LIGHTTPD 2.0.
 USE mod_magnet INSTEAD.

lighttpd-mod-cml-dbgsym: debug symbols for lighttpd-mod-cml
lighttpd-mod-geoip: GeoIP restrictions for lighttpd

 This package contains the geoip module for lighttpd. With
 this module, it is possible to distinguish users based on the location
 using a GeoIP database.

lighttpd-mod-geoip-dbgsym: debug symbols for lighttpd-mod-geoip
lighttpd-mod-magnet: control the request handling module for lighttpd

 mod_magnet can attract a request in several stages in the request-handling.
 either at the same level as mod_rewrite, before any parsing of the URL is done
 or at a later stage, when the doc-root is known and the physical-path is
 already setup

lighttpd-mod-magnet-dbgsym: debug symbols for lighttpd-mod-magnet
lighttpd-mod-mysql-vhost: MySQL-based virtual host configuration for lighttpd

 This package contains the myqsl_vhost module for lighttpd. With
 this module, it is possible to write the configuration for virtual
 hosts into a MySQL table instead of including it in the lighttpd
 configuration file.

lighttpd-mod-mysql-vhost-dbgsym: debug symbols for lighttpd-mod-mysql-vhost
lighttpd-mod-trigger-b4-dl: anti-deep-linking module for lighttpd

 The trigger-b4-dl module for lighttpd can prevent deep linking
 from other sites by requiring users to visit a trigger URL to
 be able to download certain files.

lighttpd-mod-trigger-b4-dl-dbgsym: debug symbols for lighttpd-mod-trigger-b4-dl
lighttpd-mod-webdav: WebDAV module for lighttpd

 The WebDAV module is a very minimalistic implementation of RFC 2518.
 Minimalistic means that not all operations are implemented yet.
 .
 Currently supports:
  GET
  POST
  HEAD
  PROPFIND
  OPTIONS
  MKCOL
  DELETE
  PUT

lighttpd-mod-webdav-dbgsym: debug symbols for lighttpd-mod-webdav