lighttpd 1.4.45-1ubuntu3.18.04.1 source package in Ubuntu

Changelog

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

  * d/control: Depend on libgamin to fix missing symbol errors (LP: #1453463)
  * d/test/control: introduce regression test for libgamin/libfam
  * d/test/libfam-libgamin-conflict-regression: check for libgamin/libfam
    conflict regressions

 -- Athos Ribeiro <email address hidden>  Tue, 15 Jun 2021 11:44:25 -0300

Upload details

Uploaded by:
Athos Ribeiro
Sponsored by:
Sergio Durigan Junior
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe web

Downloads

File Size SHA-256 Checksum
lighttpd_1.4.45.orig.tar.xz 401.0 KiB 64f030fd3bf8036ff14cf8aa936266d59b708151fbf5822fd5fe6d8c9bb00d6e
lighttpd_1.4.45-1ubuntu3.18.04.1.debian.tar.xz 52.0 KiB afd6c78c9166e259401a94f78898cc15b3532db6faa673f2b435c1a053d094d7
lighttpd_1.4.45-1ubuntu3.18.04.1.dsc 3.3 KiB 853633ef6887cee49947600c62b57334f34ffcbf7bdd4bb742492dfdf4e6a145

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