[ubuntu/disco-proposed] lighttpd 1.4.53-3ubuntu1 (Accepted)

Gianfranco Costamagna locutusofborg at debian.org
Mon Feb 25 11:44:12 UTC 2019


lighttpd (1.4.53-3ubuntu1) 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-3) unstable; urgency=medium

  * QA upload.

  [ Glenn Strauss ]
  * rules: debian/lighttpd/var/cache/lighttpd perms
  * stronger ciphers default: ssl.cipher-list = "HIGH"
  * autopkgtest: /etc/init.d/lighttpd configtest

  [ Helmut Grohne ]
  * autopkgtest defconfig needs root.
    Thanks to Antonio Terceiro for diagnosis and solution (Closes: #922447)

lighttpd (1.4.53-2) unstable; urgency=medium

  * QA Upload.

  [ Glenn Strauss ]
  * Fix spelling mistake "autn" in package relations.

  [ Stefan Bühler ]
  * use php-cgi instead of php; allow php5-cgi as alternative for jessie

  [ Glenn Strauss ]
  * add paths to lighttpd.tmpfile.conf (Closes: #679854)
  * use persistent location for db in webdav conf
  * remove dpkg-statoverride from lighttpd.init

Date: Mon, 25 Feb 2019 12:42:19 +0100
Changed-By: Gianfranco Costamagna <locutusofborg at debian.org>
Maintainer: Debian QA Group <packages at qa.debian.org>
https://launchpad.net/ubuntu/+source/lighttpd/1.4.53-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 25 Feb 2019 12:42:19 +0100
Source: lighttpd
Binary: lighttpd lighttpd-doc lighttpd-modules-ldap lighttpd-modules-mysql lighttpd-mod-mysql-vhost lighttpd-mod-trigger-b4-dl lighttpd-mod-cml lighttpd-mod-magnet lighttpd-mod-webdav lighttpd-dev lighttpd-mod-authn-gssapi lighttpd-mod-authn-ldap lighttpd-mod-authn-mysql lighttpd-mod-authn-pam lighttpd-mod-authn-sasl lighttpd-mod-geoip lighttpd-mod-vhostdb-dbi lighttpd-mod-vhostdb-pgsql
Architecture: source
Version: 1.4.53-3ubuntu1
Distribution: disco
Urgency: medium
Maintainer: Debian QA Group <packages at qa.debian.org>
Changed-By: Gianfranco Costamagna <locutusofborg at debian.org>
Description:
 lighttpd   - fast webserver with minimal memory footprint
 lighttpd-dev - Development files for lighttpd
 lighttpd-doc - documentation for lighttpd
 lighttpd-mod-authn-gssapi - GSSAPI authentication for lighttpd
 lighttpd-mod-authn-ldap - Transitional dummy package for LDAP authentication for lighttpd
 lighttpd-mod-authn-mysql - Transitional dummy package for MySQL authentication for lighttpd
 lighttpd-mod-authn-pam - PAM authentication for lighttpd
 lighttpd-mod-authn-sasl - SASL authentication for lighttpd
 lighttpd-mod-cml - cache meta language module for lighttpd
 lighttpd-mod-geoip - GeoIP restrictions for lighttpd
 lighttpd-mod-magnet - control the request handling module for lighttpd
 lighttpd-mod-mysql-vhost - Transitional dummy package for lighttpd MySQL-based vhost config
 lighttpd-mod-trigger-b4-dl - anti-deep-linking module for lighttpd
 lighttpd-mod-vhostdb-dbi - DBI-based virtual host configuration for lighttpd
 lighttpd-mod-vhostdb-pgsql - PostgreSQL-based virtual host configuration for lighttpd
 lighttpd-mod-webdav - WebDAV module for lighttpd
 lighttpd-modules-ldap - LDAP-based modules for lighttpd
 lighttpd-modules-mysql - MySQL-based modules for lighttpd
Closes: 679854 922447
Changes:
 lighttpd (1.4.53-3ubuntu1) 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-3) unstable; urgency=medium
 .
   * QA upload.
 .
   [ Glenn Strauss ]
   * rules: debian/lighttpd/var/cache/lighttpd perms
   * stronger ciphers default: ssl.cipher-list = "HIGH"
   * autopkgtest: /etc/init.d/lighttpd configtest
 .
   [ Helmut Grohne ]
   * autopkgtest defconfig needs root.
     Thanks to Antonio Terceiro for diagnosis and solution (Closes: #922447)
 .
 lighttpd (1.4.53-2) unstable; urgency=medium
 .
   * QA Upload.
 .
   [ Glenn Strauss ]
   * Fix spelling mistake "autn" in package relations.
 .
   [ Stefan Bühler ]
   * use php-cgi instead of php; allow php5-cgi as alternative for jessie
 .
   [ Glenn Strauss ]
   * add paths to lighttpd.tmpfile.conf (Closes: #679854)
   * use persistent location for db in webdav conf
   * remove dpkg-statoverride from lighttpd.init
Checksums-Sha1:
 85eedb15e8c8f52ffd55190d3b7f8466a31d059b 3965 lighttpd_1.4.53-3ubuntu1.dsc
 8cccfacacae521c12b5880e8bfdba5f1af2580f9 47040 lighttpd_1.4.53-3ubuntu1.debian.tar.xz
 d3464bb93526682cb676bab41d3b6bdc06048666 9274 lighttpd_1.4.53-3ubuntu1_source.buildinfo
Checksums-Sha256:
 b07731d5133d8220599fb3cfd5791e58aa87ce45b62eaa112477dd7c3e46548e 3965 lighttpd_1.4.53-3ubuntu1.dsc
 63a803c10724001cf659fdc7269689d0e054411a74ffeb1d147c4ad094aaf079 47040 lighttpd_1.4.53-3ubuntu1.debian.tar.xz
 72bcb3274515201b89a0f085737ba0ea9f71aeee56f040410c111d2011c6fa8b 9274 lighttpd_1.4.53-3ubuntu1_source.buildinfo
Files:
 0d51cc6843807c9bd28675488540df27 3965 httpd optional lighttpd_1.4.53-3ubuntu1.dsc
 d54bb32114361428d70592908e39199c 47040 httpd optional lighttpd_1.4.53-3ubuntu1.debian.tar.xz
 433b9033c12d2d3b123ede4a56d2cb0a 9274 httpd optional lighttpd_1.4.53-3ubuntu1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAlxz1LQACgkQ808JdE6f
Xdk9Mg/+L1DUsLDHqg0Xc4NZ0Qdeb0UDTCRpz8FtGVgkOlSFaj/WVdg1l4BY6aKl
daZxmvKLgernkVPJKe5Qm55XzC49Skh4Waif/3cLeAE6FjM2gEnhlAEzDVFzo0j3
C3pZAZPJ/zr1FF+a+Ssb6feAMiQ/cvz5sFNvUyVwCRtmF+U3nV/QLO89PRtUn3Mz
i2AXj2s/oNj89e2Jh2LRJD5ZD9jWhIZU0JtmAP1do1ZEJ29koXofrGHIH0+EFgaa
yEd48DKbX3vFSNEZ2zC02fP/jD/pkIK/UPf9BP79x5wRk3vS5c1wpPRBj3W805R7
/fJxPAvbCpcAvfGBXKjc6/a9gouHdisoYsrE/7mCrQvD4tczPQkwFao6cr1YeEqO
7nmV557w4enQhriCRAW6iTwBV5CyLZT27RCFbg+tQj1m8tvIAoNxpx3SqYv1b0Tl
maCt1HZJXNVCN+HqHgQffsjJ7wkfWJ+ycaKWt20fMyVWZNUiwCamnipT1GjFfFHe
8+fuNvY4SfiDzpmo86ViuNnY2eyYzd6gV4foh0iiLTt4Dpb4qJqZ3ogDR6x0ykg1
iN2UvzvRRiSPuTe9FEfCw2cRBz/DviDekMBfjMtI+tQoXhAEBSpfzLopuHbymaVI
8uTOmrkgNNXt1NMaWeMhNMx55xQ6cFS0BogphLjweJo/dKbGqxs=
=b/Dr
-----END PGP SIGNATURE-----


More information about the Disco-changes mailing list