lighttpd 1.4.76-1ubuntu1 source package in Ubuntu

Changelog

lighttpd (1.4.76-1ubuntu1) oracular; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - debian/index.html:
      + Corrected BTS Ubuntu link and branding on the default page.
    - debian/lighttpd.dirs, debian/control, debian/rules,
      debian/lighttpd.ufw.profile:
      + Add the UFW profile.
    + Make the application build sanely:
      - 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.76-1) unstable; urgency=medium

  * New upstream version 1.4.76
  * Detect VU#421644 HTTP/2 CONTINUATION Flood
  * Avoid CVE-2024-3094 xz supply chain attack
  * Patch to fix graceful shutdown timeout
  * Fix FTBFS Linux on SPARC
  * Declare compliance with policy 4.7.0 - no changes needed.

lighttpd (1.4.75-1) unstable; urgency=medium

  * New upstream version 1.4.75

lighttpd (1.4.74-3) unstable; urgency=medium

  * Patch mod_openssl cert expiration warning on armv7hf (closes: #1034586)
  * Patch mod_dirlisting regression adding '/' to files (closes: #1065247)

lighttpd (1.4.74-2) unstable; urgency=medium

  [ Helmut Grohne ]
  * defer installation of systemd-related files to the relevant debhelpers

 -- Gianfranco Costamagna <email address hidden>  Wed, 29 May 2024 14:22:00 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Debian lighttpd maintainers
Architectures:
any all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe web

Downloads

File Size SHA-256 Checksum
lighttpd_1.4.76.orig.tar.xz 827.3 KiB 8cbf4296e373cfd0cedfe9d978760b5b05c58fdc4048b4e2bcaf0a61ac8f5011
lighttpd_1.4.76.orig.tar.xz.asc 833 bytes df94919524b9c47e7349cc66bb401fbcba4f6a7a5377b5fba93885e717e9e429
lighttpd_1.4.76-1ubuntu1.debian.tar.xz 52.1 KiB 105f03cd5286f25c4e5967e4b11a3993287224e8e33dc7b6659ba364312cdcba
lighttpd_1.4.76-1ubuntu1.dsc 4.0 KiB c653f5edb1464af593a53cd6854ea0c17a7d93ab49b8b94d8f169a5815205d27

Available diffs

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-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 module 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 module 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 module 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-deflate: HTTP response compression module for lighttpd

 This package contains the deflate module for lighttpd. With this module, it is
 possible compress HTTP responses using zlib, brotli, or zstd if supported by
 the client.

lighttpd-mod-deflate-dbgsym: debug symbols for lighttpd-mod-deflate
lighttpd-mod-gnutls: TLS support using GnuTLS module for lighttpd

 This package contains the gnutls module for lighttpd. With this module,
 it is possible serve https:// URLs. GnuTLS is an alternative to OpenSSL.

lighttpd-mod-gnutls-dbgsym: debug symbols for lighttpd-mod-gnutls
lighttpd-mod-maxminddb: GeoIP2 info module 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-mbedtls: TLS support using mbedTLS module for lighttpd

 This package contains the mbedtls module for lighttpd. With this module,
 it is possible serve https:// URLs. Aimed at embedded systems, mbedTLS
 uses less memory than OpenSSL, though is slightly slower than OpenSSL.

lighttpd-mod-mbedtls-dbgsym: debug symbols for lighttpd-mod-mbedtls
lighttpd-mod-nss: TLS support using NSS crypto module for lighttpd

 This package contains the nss module for lighttpd. With this module,
 it is possible serve https:// URLs. NSS is an alternative to OpenSSL.

lighttpd-mod-nss-dbgsym: debug symbols for lighttpd-mod-nss
lighttpd-mod-openssl: TLS support using OpenSSL module for lighttpd

 This package contains the openssl module for lighttpd. With this module, it is
 possible serve https:// URLs.

lighttpd-mod-openssl-dbgsym: debug symbols for lighttpd-mod-openssl
lighttpd-mod-vhostdb-pgsql: PostgreSQL-based virtual host configuration module 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 an implementation of RFC 4918.
 .
 Currently supports:
  GET
  POST
  HEAD
  PROPFIND
  PROPPATCH
  OPTIONS
  MKCOL
  COPY
  MOVE
  DELETE
  PUT
  LOCK
  UNLOCK

lighttpd-mod-webdav-dbgsym: debug symbols for lighttpd-mod-webdav
lighttpd-mod-wolfssl: TLS support using wolfSSL module for lighttpd

 This package contains the wolfssl module for lighttpd. With this module,
 it is possible serve https:// URLs. Aimed at embedded systems, wolfSSL
 uses less memory than OpenSSL, though is slightly slower than OpenSSL.

lighttpd-mod-wolfssl-dbgsym: debug symbols for lighttpd-mod-wolfssl
lighttpd-modules-dbi: DBI-based modules for lighttpd

 This package contains the following modules:
  * mod_authn_dbi: DBI-based authentication
    mod_authn_dbi performs authentication against a database server
    via DBI interface.
  * mod_vhostdb_dbi: DBI-based virtual host configuration
    mod_vhostdb_dbi enables writing the configuration for virtual hosts
    into a database table instead of including it in the lighttpd
    configuration file.
 .
 Do not depend on this package. Depend on the provided lighttpd-mod-*
 packages instead.

lighttpd-modules-dbi-dbgsym: debug symbols for lighttpd-modules-dbi
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-lua: LUA-based modules for lighttpd

 This package contains the following modules:
  * 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.
 .
 Do not depend on this package. Depend on the provided lighttpd-mod-*
 packages instead.

lighttpd-modules-lua-dbgsym: debug symbols for lighttpd-modules-lua
lighttpd-modules-mysql: MySQL-based modules for lighttpd

 This package contains the following modules:
  * 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