lighttpd 1.4.53-1ubuntu1 source package in Ubuntu
Changelog
lighttpd (1.4.53-1ubuntu1) disco; 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.53-1) unstable; urgency=medium * QA Upload. * Disable libunwind support by default (unavailable on s390x). Rebuild with DEB_BUILD_PROFILES=pkg.lighttpd.libunwind to use it. * Checked compliance with policy version 4.3.0. * New upstream release. + Drop all patches. + debian/tests/defconfig: Require no warnings. * Add php to Build-Depends to increase test coverage. * Support parallel building. * As we now serve /usr/lib/cgi-bin, create the directory. -- Gianfranco Costamagna <email address hidden> Mon, 28 Jan 2019 19:32:19 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna on 2019-01-28
- Uploaded to:
- Disco
- Original maintainer:
- Debian QA Group
- Architectures:
- any all
- Section:
- web
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Disco | release | on 2019-01-29 | universe | web |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lighttpd_1.4.53.orig.tar.xz | 715.0 KiB | 3bdfce1cf3e9650a556a8c26fb15342c5717c63f530c54693db632b0371dcb78 |
lighttpd_1.4.53.orig.tar.xz.asc | 801 bytes | 0b3b8998cbba750fe86a61637b48c157a69de14d4d5aca810a77f941ef5b2f3e |
lighttpd_1.4.53-1ubuntu1.debian.tar.xz | 45.6 KiB | 7e52189d5e6e254dd3ab00f99fcb47328f76e1511a5fb7bc34cfb10856acd45c |
lighttpd_1.4.53-1ubuntu1.dsc | 3.8 KiB | b079d21f7640ac50f65d853a8a01f78ceb8694c129fdce53675be3d47bf94d82 |
Available diffs
- diff from 1.4.52-5ubuntu2 to 1.4.53-1ubuntu1 (37.4 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-ldap: Transitional dummy package for 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.
.
While this transitional dummy package will go away, the package name
continues to exist as a virtual package provided by lighttpd-modules- ldap.
- lighttpd-mod-authn-mysql: Transitional dummy package for 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.
.
While this transitional dummy package will go away, the package name
continues to exist as a virtual package provided by lighttpd-modules- mysql.
- 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-mysql-vhost: Transitional dummy package for lighttpd MySQL-based vhost config
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.
.
While this transitional dummy package will go away, the package name
continues to exist as a virtual package provided by lighttpd-modules- mysql.
- 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