lighttpd 1.4.54-2ubuntu1 source package in Ubuntu
Changelog
lighttpd (1.4.54-2ubuntu1) focal; urgency=low * Merge from Debian unstable. Remaining changes: - debian/control, debian/lighttpd-dev.install: + Add lighttpd-dev package. - debian/index.html: + Corrected BTS Ubuntu link and branding on the default page. - debian/lighttpd.conf: + Comment 'use-ipv6.pl' by default, which causes failure to bind port in ipv4. - debian/control: + Build-Depends on libgamin-dev rather than libfam-dev to fix startup warning. - debian/rules: + Add override_dh_installinit to set "defaults 91 09" to not start before apache2 but in the same runlevel with the same priority. - debian/lighttpd.dirs, debian/control, debian/rules, debian/lighttpd.ufw.profile: + Add the UFW profile. + Make the application build sanely: - Remove duplicate override on dh_install - Remove duplicate outdated NEWS file - Install updated upstream NEWS file and fix cp: cannot stat /debian/tmp/changelog thingy to fix FTBFS when built twice in a row. lighttpd (1.4.54-2) unstable; urgency=medium * QA upload. * debian/control: + Bump Standards-Version to 4.4.1. * Rebuild with source-only upload to allow testing migration. lighttpd (1.4.54-1) unstable; urgency=medium * QA upload. * New upstream release. + Drop all patches. All applied upstream. * Drop transitional dummy packages after the buster release. * Stop recommending lighttpd-modules-*. * Suggest all lighttpd modules instead. * Install lighttpd.socket as an example. * Declare compliance with policy version 4.4.0. * Build new module package lighttpd-mod-maxminddb. -- Gianfranco Costamagna <email address hidden> Tue, 18 Feb 2020 13:55:22 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Focal
- Original maintainer:
- Debian QA Group
- Architectures:
- any all
- Section:
- web
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lighttpd_1.4.54.orig.tar.xz | 745.4 KiB | cf14cce2254a96d8fcb6d3181e1a3c29a8f832531c3e86ff6f2524ecda9a8721 |
lighttpd_1.4.54.orig.tar.xz.asc | 833 bytes | 89d3d84cd05dbc008118bf75acc88ba6d391220f506a91291f45a64192bf54ee |
lighttpd_1.4.54-2ubuntu1.debian.tar.xz | 46.2 KiB | 1571a1f41a4a48e416e429884c8dfc75bb80b77dd3c9a4ce2ec7ae20e0299cfb |
lighttpd_1.4.54-2ubuntu1.dsc | 3.7 KiB | 8c8645461223a7cbbc12ba00de1d3a66bbb8dfbdbc2d7a519b1c82df5cc04a96 |
Available diffs
- diff from 1.4.53-4ubuntu2 to 1.4.54-2ubuntu1 (185.5 KiB)
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: GSSAPI 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-pam: PAM authentication for lighttpd
This package contains the authn_pam module for lighttpd. With this module, it
is possible to perform authentication using PAM.
- lighttpd-mod-authn-pam-dbgsym: debug symbols for lighttpd-mod-authn-pam
- lighttpd-mod-authn-sasl: SASL authentication for lighttpd
This package contains the authn_sasl module for lighttpd. With this module, it
is possible to perform authentication using SASL.
- lighttpd-mod-authn-sasl-dbgsym: debug symbols for lighttpd-mod-authn-sasl
- 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, 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-maxminddb: GeoIP2 restrictions for lighttpd
This package contains the maxminddb module for lighttpd. With
this module, it is possible to distinguish users based on the location
using a GeoIP2 database.
- lighttpd-mod-maxminddb-dbgsym: debug symbols for lighttpd-mod-maxminddb
- 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-vhostdb-dbi: DBI-based virtual host configuration for lighttpd
This package contains the vhostdb_dbi module for lighttpd. With this module,
it is possible to write the configuration for virtual hosts into a database
table instead of including it in the lighttpd configuration file.
- lighttpd-mod-vhostdb-dbi-dbgsym: debug symbols for lighttpd-mod-vhostdb-dbi
- lighttpd-mod-vhostdb-pgsql: PostgreSQL-based virtual host configuration for lighttpd
This package contains the vhostdb_pgsql module for lighttpd. With this module,
it is possible to write the configuration for virtual hosts into a PostgreSQL
table instead of including it in the lighttpd configuration file.
- lighttpd-mod-vhostdb-pgsql-dbgsym: debug symbols for lighttpd-mod-vhostdb-pgsql
- 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
- lighttpd-modules-ldap: LDAP-based modules for lighttpd
This package contains the following modules:
* mod_authn_ldap: With this module, it is possible to perform
authentication against an LDAP server.
* mod_vhostdb_ldap: Database backend module for using LDAP as
a source for virtual host configuration using mod_vhostdb.
.
Do not depend on this package. Depend on the provided lighttpd-mod-*
packages instead.
- lighttpd-modules-ldap-dbgsym: debug symbols for lighttpd-modules-ldap
- lighttpd-modules-mysql: MySQL-based modules for lighttpd
This package contains the following modules:
* mod_authn_mysql: With this module, it is possible to perform
authentication using a MySQL table.
* mod_mysql_vhost: 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. Deprecated.
* mod_vhostdb_mysql: Database backend module for using MySQL as
a source for virtual host configuration using mod_vhostdb.
.
Do not depend on this package. Depend on the provided lighttpd-mod-*
packages instead.
- lighttpd-modules-mysql-dbgsym: debug symbols for lighttpd-modules-mysql