[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted lighttpd 1.4.16-5~bpo40+1 (source all amd64)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 24 Aug 2007 10:12:10 +0200
Source: lighttpd
Binary: lighttpd-mod-mysql-vhost lighttpd-mod-cml lighttpd-doc lighttpd-mod-trigger-b4-dl lighttpd lighttpd-mod-webdav lighttpd-mod-magnet
Architecture: source amd64 all
Version: 1.4.16-5~bpo40+1
Distribution: etch-backports
Urgency: high
Maintainer: Debian lighttpd maintainers <pkg-lighttpd-maintainers@lists.alioth.debian.org>
Changed-By: Pierre Habouzit <madcoder@debian.org>
Description: 
 lighttpd   - A fast webserver with minimal memory footprint
 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: 368670 380080 380080 392890 394882 396629 397142 397492 397492 397493 397514 398169 398834 400167 401575 403620 405123 406021 406641 407794 407820 408374 413917 419131 419661 419664 419992 428368 428368 428677 430469 434546 434717 435077 435587 437341 438058 438058
Changes: 
 lighttpd (1.4.16-5~bpo40+1) etch-backports; urgency=low
 .
   * Rebuild for Etch backports.
 .
 lighttpd (1.4.16-5) unstable; urgency=low
 .
   * debian/control: Drop conflict with gamin as it appears it was not the
     issue. (Closes: #438058). For real this time.
 .
 lighttpd (1.4.16-4) unstable; urgency=low
 .
   * debian/control: Drop conflict with gamin as it appears it was not the
     issue. (Closes: #438058).
   * src/mod_mysql_vhost.c: Enable mysql auto-connect mode, as it's not default
     in mysql 5.x anymore. (Closes: #428677).
 .
 lighttpd (1.4.16-3) unstable; urgency=high
 .
   * Urgency set to high due to RC bug fix.
   * debian/lighttpd.logrotate: fix stupid typo (closes: #437341).
   * debian/control: add Conflict against gamin, to avoid #437307.
 .
 lighttpd (1.4.16-2) unstable; urgency=low
 .
   * patches/04_ldap_build_filter_fix.dpatch: add patch from Peter Colberg to
     fix first LDAP search that fails because of the filter being
     uninitialized. (closes: #419661)
   * Enable fam support (closes: #407820):
      + debian/rules: add --enable-fam configure flag.
      + debian/control: add libfam-dev to Build-Depends, and also wrap
        build-dependencies to make diff more understandable.
   * Enable support for kerberos (with openssl):
      + debian/rules; add --enable-kerberos5 configure flag.
      + debian/control: add libkrb5-dev to the Build-Depends.
   * lighttpd.logrotate: redirect stderr to /dev/null as well to prevent
     defunct processes (presumably due to full unread pipes/buffers)
     (closes: #419992).
   * debian/control: replace lighttpd dependency on perl with
     libterm-readline-perl-perl as Readline.pm is needed for lighty-enable-mod
     (closes: #435077).
   * debian/control:
      + Add myself to uploaders (closes: #401575).
      + Drop Recommands on php5-cgi, there is absolutely no reason to have it,
        or we would have to recommend ruby, python, lua, perl, .... and every
        $language on earth to be fair.  (closes: #435587).
   * debian/conf-available/10-webdav.conf: add default configuration for webdav.
     (closes: #406641).
   * debian/conf-enabled: remove directory, it is already installed through
     lighttpd.dirs.
   * lighttpd.postinst, lighttpd.postrm, init.d: be sure there is a
     /var/run/lighttpd owned by www-data:www-data, helpful to store locks and
     things like that.
 .
 lighttpd (1.4.16-1) unstable; urgency=low
 .
   * New upstream release (closes: #434546)
   * Acknowledge NMU by Pierre Habouzit for CVE-2007-2841 (closes: #428368)
   * Added static-file.exclude-extensions section to lighttpd.conf (closes: #408374)
   * Fixed description of conf-available/10-fastcgi.conf (closes: #430469)
   * Added mod_extforward to debian/lighttpd.install (closes: #434717)
   * config.guess taken from upstream (closes: #419664)
   * turn on compression (closes: #397514)
   * debian/control: XS-Vcs-Svn header added
 .
 lighttpd (1.4.15-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * add patches/04_wrapping_headers_bugfix.dpatch to fix crash with wrapping
     headers (Closes: 428368).
 .
 lighttpd (1.4.15-1) unstable; urgency=low
 .
   * New upstream release (closes: #419131)
   * 01_mod_fastcgi_missing_cleanup.dpatch is now in upstream so it's removed from
     patches
   *  04_pidfile_bugfix.dpatch is now in upstream so it's removed from patches
 .
 lighttpd (1.4.13-10) unstable; urgency=medium
 .
   * 03_ldap_leak_bugfix.dpatch added from yann@pleiades.fr.eu.org (Yann Rouillard)
     (closes: #413917)
   * Lowered priority of index.lighttpd.html (closes: #397492)
   * We don't need now check md5 sum of index.html since we provide our own
     index.lighttpd.html (closes: #407794)
   * 04_pidfile_bugfix.dpatch by Chris Webb <chris@arachsys.com> added - some fixes
     with graceful restart
 .
 lighttpd (1.4.13-9) unstable; urgency=low
 .
   * debian/lighttpd.default - removed, it is not ready yet. We'll back after
     etch release (closes: #406021)
   * debian/index.html.md5 - fixed path to file (full path to index.html)
 .
 lighttpd (1.4.13-8) unstable; urgency=medium
 .
   * Typo fixed in debian/lighttpd.postinst (closes: #405123)
 .
 lighttpd (1.4.13-7) unstable; urgency=low
 .
   [ Franz Pletz ]
   * debian/conf-available/10-cgi.conf:
     + match /cgi-bin/ only at the beginning of a path
     + convert match for host == localhost to remoteip == 127.0.0.1 like in
       lighttpd.conf; due to bugs in mod_alias, the cgi-bin, doc and images
       aliases didn't work anymore
   * debian/lighttpd.logrotate
     + use reload instead of force-reload for graceful restart
       (closes: #398169, #380080)
   * added debian/patches/01_mod_fastcgi_missing_cleanup.dpatch
     + source: http://trac.lighttpd.net/trac/ticket/910
     + fixes memleak in mod_fastcgi (closes: #400167)
   * added debian/patches/02_fastcgi_detach.dpatch
     + disconnect stderr/stdout from the terminal (closes: #368670)
     + point them either to errorlog or /dev/null
   * debian/control: added myself to Uploaders
   * Don't touch /var/www/index.html, create /var/www/index.lighttpd.html
     instead (closes: #397492)
     + debian/lighttpd.postinst: copy to /var/www/index.lighttpd.html
     + debian/lighttpd.conf: add index.lighttpd.html as first index-filename
 .
   [ Krzysztof Krzyzaniak (eloy) ]
   * Typo fixed in index.html (closes: #403620)
 .
 lighttpd (1.4.13-6) unstable; urgency=low
 .
   * debian/lighttpd.postinst: change only permission for /var/log/lighttpd/
 .
 lighttpd (1.4.13-5) unstable; urgency=low
 .
   * debian/control:
    + perl added to dependencies (closes: #396629)
   * debian/conf-available/10-fastcgi.conf:
    + /usr/bin/php4-cgi changed to /usr/bin/php-cgi (closes: #397142)
   * debian/lighttpd.postinst: fix permission of /var/log/lighttpd
     (closes: #398834)
   * debian/lighty-enable-mod - fixed bug with undefined values (closes: #397493)
 .
 lighttpd (1.4.13-4) unstable; urgency=low
 .
   * fixed config file for logrotote (reload action changed to force-reload)
 .
 lighttpd (1.4.13-3) unstable; urgency=low
 .
   * debian/control: libxml2-dev added to Build-Depends (closes: #394882)
 .
 lighttpd (1.4.13-2) unstable; urgency=medium
 .
   * Patch from Pierre Habouzit <madcoder@debian.org> to init.d applied
     (closes: #380080)
   * Patch from Adrian Friendli <adi@koalatux.ch> to lighttpd.conf applied
     (closes: #392890)
Files: 
 eb1a77f8fa6af2a5f6b405a1c0b426e1 1271 web optional lighttpd_1.4.16-5~bpo40+1.dsc
 04988067026e93ccb46e19fa8c17ae97 795818 web optional lighttpd_1.4.16.orig.tar.gz
 324156a3a3b762ac0f44b31ac5a9dd47 861950 web optional lighttpd_1.4.16-5~bpo40+1.diff.gz
 583d87e369e5c916a1442ebc23f0e895 104580 doc optional lighttpd-doc_1.4.16-5~bpo40+1_all.deb
 3678fd52a46215583d2e4c02c38b93e3 307244 web optional lighttpd_1.4.16-5~bpo40+1_amd64.deb
 7bf2a6c281566ec2e94cb5161af89c86 61908 web optional lighttpd-mod-mysql-vhost_1.4.16-5~bpo40+1_amd64.deb
 e253f7b42068477ada9f418ceb5167da 63488 web optional lighttpd-mod-trigger-b4-dl_1.4.16-5~bpo40+1_amd64.deb
 6660832270823ea0dac6ff6af2bb7b53 67018 web optional lighttpd-mod-cml_1.4.16-5~bpo40+1_amd64.deb
 6d279073e3aa2b15400cc3b01e1c68a5 66716 web optional lighttpd-mod-magnet_1.4.16-5~bpo40+1_amd64.deb
 709d3e855d61bdf44359b67f2a8516c6 73580 web optional lighttpd-mod-webdav_1.4.16-5~bpo40+1_amd64.deb

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

iD8DBQFG0qP8vGr7W6HudhwRAs3VAJ91jcT3fZ6ZKLh1/ZpTpXpJ9jidZQCdFBIr
LuLX/ydcokhm63BQ/eS14Jw=
=vU1X
-----END PGP SIGNATURE-----


Accepted:
lighttpd-doc_1.4.16-5~bpo40+1_all.deb
  to pool/main/l/lighttpd/lighttpd-doc_1.4.16-5~bpo40+1_all.deb
lighttpd-mod-cml_1.4.16-5~bpo40+1_amd64.deb
  to pool/main/l/lighttpd/lighttpd-mod-cml_1.4.16-5~bpo40+1_amd64.deb
lighttpd-mod-magnet_1.4.16-5~bpo40+1_amd64.deb
  to pool/main/l/lighttpd/lighttpd-mod-magnet_1.4.16-5~bpo40+1_amd64.deb
lighttpd-mod-mysql-vhost_1.4.16-5~bpo40+1_amd64.deb
  to pool/main/l/lighttpd/lighttpd-mod-mysql-vhost_1.4.16-5~bpo40+1_amd64.deb
lighttpd-mod-trigger-b4-dl_1.4.16-5~bpo40+1_amd64.deb
  to pool/main/l/lighttpd/lighttpd-mod-trigger-b4-dl_1.4.16-5~bpo40+1_amd64.deb
lighttpd-mod-webdav_1.4.16-5~bpo40+1_amd64.deb
  to pool/main/l/lighttpd/lighttpd-mod-webdav_1.4.16-5~bpo40+1_amd64.deb
lighttpd_1.4.16-5~bpo40+1.diff.gz
  to pool/main/l/lighttpd/lighttpd_1.4.16-5~bpo40+1.diff.gz
lighttpd_1.4.16-5~bpo40+1.dsc
  to pool/main/l/lighttpd/lighttpd_1.4.16-5~bpo40+1.dsc
lighttpd_1.4.16-5~bpo40+1_amd64.deb
  to pool/main/l/lighttpd/lighttpd_1.4.16-5~bpo40+1_amd64.deb
lighttpd_1.4.16.orig.tar.gz
  to pool/main/l/lighttpd/lighttpd_1.4.16.orig.tar.gz


Reply to: