[ubuntu/disco-proposed] lighttpd 1.4.52-3ubuntu1 (Accepted)
Gianfranco Costamagna
locutusofborg at debian.org
Thu Jan 10 09:50:12 UTC 2019
lighttpd (1.4.52-3ubuntu1) disco; urgency=medium
* 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.52-3) unstable; urgency=medium
* QA Upload to unstable.
* http_auth_backends_assertion.patch: Fix load-all-modules autopkgtest.
* Update lighttpd.tmpfile.conf to use /run. (Closes: #916676)
* Drop obsolete alternative libssl1.0-dev from Build-Depends. Thanks to
Moritz Muehlenhoff and Stefan Bühler for considering implications on
backports. (Closes: #917347)
lighttpd (1.4.52-2+exp2) experimental; urgency=medium
* QA Upload.
* Don't ship /var/www/cgi-bin. Fixes dir-or-file-in-var-www autoreject. Is
never referenced from any config.
lighttpd (1.4.52-2+exp1) experimental; urgency=medium
* QA Upload.
[ Helmut Grohne ]
* Add lighttpd-mod-* Provides.
* Move mysql modules to new binary package lighttpd-modules-mysql.
* Move ldap modules to new binary package lighttpd-modules-ldap.
[ Stefan Bühler and Glenn Strauss ]
* Add modules mod_authn_pam, mod_authn_sasl, mod_vhostdb_dbi and
mod_vhostdb_pgsql to new binary packages.
Date: Thu, 10 Jan 2019 10:43:14 +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.52-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 10 Jan 2019 10:43:14 +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.52-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 MySQL-based virtual host configura
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: 916676 917347
Changes:
lighttpd (1.4.52-3ubuntu1) disco; urgency=medium
.
* 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.52-3) unstable; urgency=medium
.
* QA Upload to unstable.
* http_auth_backends_assertion.patch: Fix load-all-modules autopkgtest.
* Update lighttpd.tmpfile.conf to use /run. (Closes: #916676)
* Drop obsolete alternative libssl1.0-dev from Build-Depends. Thanks to
Moritz Muehlenhoff and Stefan Bühler for considering implications on
backports. (Closes: #917347)
.
lighttpd (1.4.52-2+exp2) experimental; urgency=medium
.
* QA Upload.
* Don't ship /var/www/cgi-bin. Fixes dir-or-file-in-var-www autoreject. Is
never referenced from any config.
.
lighttpd (1.4.52-2+exp1) experimental; urgency=medium
.
* QA Upload.
.
[ Helmut Grohne ]
* Add lighttpd-mod-* Provides.
* Move mysql modules to new binary package lighttpd-modules-mysql.
* Move ldap modules to new binary package lighttpd-modules-ldap.
.
[ Stefan Bühler and Glenn Strauss ]
* Add modules mod_authn_pam, mod_authn_sasl, mod_vhostdb_dbi and
mod_vhostdb_pgsql to new binary packages.
Checksums-Sha1:
266bc195d32170be715a15ac68a77b5d5e8001ee 3792 lighttpd_1.4.52-3ubuntu1.dsc
fa011db1b556ddd97bb6ab463e8d8aa4bf0f986f 54732 lighttpd_1.4.52-3ubuntu1.debian.tar.xz
23c8cfef50e8cab54e7ec64bb27439fca2fbadcb 10106 lighttpd_1.4.52-3ubuntu1_source.buildinfo
Checksums-Sha256:
210636246dfc91f19c8ad094167339dda2a2308b10ab19ef1179662a6696ff97 3792 lighttpd_1.4.52-3ubuntu1.dsc
8926f2a89dd667fe83e3e93e9c0acd2d2ebf795790738b8ed5eb9a58e3686da7 54732 lighttpd_1.4.52-3ubuntu1.debian.tar.xz
7654b3d9491e83842f0ffceb271777cf4f4197b8e0a7f86645556f8874cb1501 10106 lighttpd_1.4.52-3ubuntu1_source.buildinfo
Files:
e7a3fc78cf93f809b040c59d994fd93c 3792 httpd optional lighttpd_1.4.52-3ubuntu1.dsc
ff14d7bc0e8406b39bbacd7dbb2d20bb 54732 httpd optional lighttpd_1.4.52-3ubuntu1.debian.tar.xz
bd90185ef301604a3eef1eab8281d407 10106 httpd optional lighttpd_1.4.52-3ubuntu1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAlw3FCUACgkQ808JdE6f
Xdkb7RAAwibjSr7JRaOwFmV13aK8kaNYMFdjitwyrEepD2TpRFyGAJCNeFOkR5X4
3w1dhgZVHTJBwoNk60VcD2ukhJwU9eddaXLZX40SYUlX6JIHTNqIj286AcTUluhS
3ea+nf/3Ndipy/4wER38yScUd9fOAhA8c6TcGE+DkMxiZTqxmLj9YgyMfxBZmV2W
RASB6dnjxiigt7+oebR/VKWPiXTM0/BNee3ckWwDnajRB841MCfKGsgxDcGz3e4v
sB5v5Cb6wiNBGfh2A8ydULVYQw3C8I0a/tTgZfym7/EIOkUyEGc5s6JSWNBKHtmn
83ygRmgN111rw8RxYT64qu+iwFc+EerrJR0djGcTUz0PWrA0UlEVXdgpUs30tmSI
J2Zz6XjTi/uphWGqX7o3CwDaxkLZwFC5QfkBIm5Q0ftH++2Aw3g0cNtiTKBN4UMz
pulg9EUL4CjuPK6BuNBo7a6SWyL7TLMGQq08VPz7Y3hay/zwbmuOagdAz4GMQXJP
h5bTS9rRxstRPvGYbxkTcOayqB1IXbKJcCxa8LptuGxe77Fdl3rlKTsuCJV7/kDs
beTf36N8gLxfSR01SOLSVRZssXUzXQsAzUGbetwjXD3LcQsOoMVZv8dSVpobDQ9W
sCh+jo4xHaS7KGC6cKXWesD7FslotcMnWYzZcDEQp2s7DKX6QZc=
=413y
-----END PGP SIGNATURE-----
More information about the Disco-changes
mailing list