[ubuntu/maverick] lighttpd 1.4.26-3ubuntu1 (Accepted)

Lorenzo De Liso blackz at ubuntu.com
Sun Jun 27 21:25:17 BST 2010


lighttpd (1.4.26-3ubuntu1) maverick; urgency=low

  * Merge from debian unstable (LP: #599010), remaining changes:
    - debian/control:
      + libgamin-dev rather than libfam-dev to fix startup warning.
      + debhelper Build-depends bumped to (>= 7.0.50) for
        overrides in rules file.
    - debian/lighttpd.init: clean environment; Check syntax during start/reload
      restart/force-reload.
    - debian/index.html: s/Debian/Ubuntu/g branding on the default page.
    - Added a UFW profile set:
      + debian/lighttpd.dirs: added etc/ufw/applications.d
      + debian/rules: install the ufw profile.
      + debian/control: Suggests on ufw.
    - Add lighttpd-dev package:
      + debian/control: Added lighttpd-dev package; Build-depends on
        automake, libtool
      + debian/lighttpd-dev.install: Added.
    - 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/patches/build-dev-package.patch: Updated
    - debian/lighttpd.conf: Comment 'use-ipv6.pl' by default, which causes
      failure to bind port in ipv4 (LP: #551211)

lighttpd (1.4.26-3) unstable; urgency=low

  * Ack for NMU, fix for SSL incompatibility (closes: #572031)

lighttpd (1.4.26-2) unstable; urgency=low

  [ Krzysztof Krzyżaniak (eloy) ]
  * Switch to dpkg-source 3.0 (quilt) format
  * debian/control:
   + removed Franz Pletz from Uploaders, he's MIA (closes: #579366)
   + change dependency from libmysqlclient15-dev to more general
     libmysqlclient-dev

  [ Olaf van der Spek ]
  * take conf dir as an optional parameter (closes: 489854)
  * don't try to make /var/run/lighttpd when invoked with status
    (closes: 538662)
  * split FastCGI PHP conf from FastCGI conf (closes: 515699)
  * reduce max-procs from 2 to 1 (closes: 456200)
  * move debian doc handling into it's own file
  * set default vhost dir to /srv/<host>/htdocs (closes: 471054)
  * use delaycompress instead of copytruncate for logrotate (closes: 563626)
  * don't wait for old process to stop before starting new one for reload
    (closes: 504315)
  * use reopen-logs for logrotate (closes: 504319)
  * add no-www.conf (for use with evhost and simple-vhost, closes: 471055)
  * move evhost conf into it's own file

Date: Sun, 27 Jun 2010 13:13:01 +0200
Changed-By: Lorenzo De Liso <blackz at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Andres Rodriguez <andreserl at ubuntu-pe.org>
https://launchpad.net/ubuntu/maverick/+source/lighttpd/1.4.26-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 27 Jun 2010 13:13:01 +0200
Source: lighttpd
Binary: lighttpd lighttpd-doc lighttpd-mod-mysql-vhost lighttpd-mod-trigger-b4-dl lighttpd-mod-cml lighttpd-mod-magnet lighttpd-mod-webdav lighttpd-dev
Architecture: source
Version: 1.4.26-3ubuntu1
Distribution: maverick
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Lorenzo De Liso <blackz at ubuntu.com>
Description: 
 lighttpd   - A fast webserver with minimal memory footprint
 lighttpd-dev - Development files for lighttpd
 lighttpd-doc - Documentation for lighttpd
 lighttpd-mod-cml - Cache meta language module for lighttpd
 lighttpd-mod-magnet - Control the request handling module for lighttpd
 lighttpd-mod-mysql-vhost - MySQL-based virtual host configuration for lighttpd
 lighttpd-mod-trigger-b4-dl - Anti-deep-linking module for lighttpd
 lighttpd-mod-webdav - WebDAV module for lighttpd
Closes: 456200 471054 471055 489854 504315 504319 515699 538662 563626 572031 579366
Launchpad-Bugs-Fixed: 551211 599010
Changes: 
 lighttpd (1.4.26-3ubuntu1) maverick; urgency=low
 .
   * Merge from debian unstable (LP: #599010), remaining changes:
     - debian/control:
       + libgamin-dev rather than libfam-dev to fix startup warning.
       + debhelper Build-depends bumped to (>= 7.0.50) for
         overrides in rules file.
     - debian/lighttpd.init: clean environment; Check syntax during start/reload
       restart/force-reload.
     - debian/index.html: s/Debian/Ubuntu/g branding on the default page.
     - Added a UFW profile set:
       + debian/lighttpd.dirs: added etc/ufw/applications.d
       + debian/rules: install the ufw profile.
       + debian/control: Suggests on ufw.
     - Add lighttpd-dev package:
       + debian/control: Added lighttpd-dev package; Build-depends on
         automake, libtool
       + debian/lighttpd-dev.install: Added.
     - 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/patches/build-dev-package.patch: Updated
     - debian/lighttpd.conf: Comment 'use-ipv6.pl' by default, which causes
       failure to bind port in ipv4 (LP: #551211)
 .
 lighttpd (1.4.26-3) unstable; urgency=low
 .
   * Ack for NMU, fix for SSL incompatibility (closes: #572031)
 .
 lighttpd (1.4.26-2) unstable; urgency=low
 .
   [ Krzysztof Krzyżaniak (eloy) ]
   * Switch to dpkg-source 3.0 (quilt) format
   * debian/control:
    + removed Franz Pletz from Uploaders, he's MIA (closes: #579366)
    + change dependency from libmysqlclient15-dev to more general
      libmysqlclient-dev
 .
   [ Olaf van der Spek ]
   * take conf dir as an optional parameter (closes: 489854)
   * don't try to make /var/run/lighttpd when invoked with status
     (closes: 538662)
   * split FastCGI PHP conf from FastCGI conf (closes: 515699)
   * reduce max-procs from 2 to 1 (closes: 456200)
   * move debian doc handling into it's own file
   * set default vhost dir to /srv/<host>/htdocs (closes: 471054)
   * use delaycompress instead of copytruncate for logrotate (closes: 563626)
   * don't wait for old process to stop before starting new one for reload
     (closes: 504315)
   * use reopen-logs for logrotate (closes: 504319)
   * add no-www.conf (for use with evhost and simple-vhost, closes: 471055)
   * move evhost conf into it's own file
Checksums-Sha1: 
 198efcf56277395429ae1ed58d94c5e1e45fa252 1785 lighttpd_1.4.26-3ubuntu1.dsc
 428a55c3116f7f68219fd931f42523fc70712e51 32457 lighttpd_1.4.26-3ubuntu1.debian.tar.gz
Checksums-Sha256: 
 c19baafe881552f3dfa2b774084b552f76072c3de7f9596399c8724f0c6bbd05 1785 lighttpd_1.4.26-3ubuntu1.dsc
 fa98f2066db1d2fe670e97b03508e35c64d0e7a7e2a86868791338c90fc56470 32457 lighttpd_1.4.26-3ubuntu1.debian.tar.gz
Files: 
 5cbda7eeedf4efe5244d471097af0c29 1785 httpd optional lighttpd_1.4.26-3ubuntu1.dsc
 300f1a5729969ed1e56e33b3e8d85532 32457 httpd optional lighttpd_1.4.26-3ubuntu1.debian.tar.gz
Original-Maintainer: Debian lighttpd maintainers <pkg-lighttpd-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkwnsYwACgkQNFKBafeyeNdb5gCfSmLSwAn46YHWErr6ijnpzVWt
JN4An0dnw+DHZJnoFl30/TDpXFjleEUg
=PkP5
-----END PGP SIGNATURE-----


More information about the Maverick-changes mailing list