[pkg-lighttpd] Bug#573171: lighttpd: $HTTP["url"] contains full URI when using GET https in lenny

Johannes Weißl jargon at molb.org
Tue Mar 9 14:30:42 UTC 2010


Package: lighttpd
Version: 1.4.19-5+lenny1
Severity: important


$HTTP["url"] contains full URI (https://host:443/somefile) when using an
https request like this:

    GET https://host:443/somefile HTTP/1.1
    Host: host:443

while it should only contain "/somefile". It works if a relative path
for GET is used or in unencrypted http.

It works in squeeze, so the bug is fixed somewhere between
1.4.19-5+lenny1 and 1.4.26. It is important because it breaks all
$HTTP["url"] =~ "^... checks in the config.

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31.5-vs2.3.0.36.21-beng (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages lighttpd depends on:
ii  libattr1               1:2.4.43-2        Extended attribute shared library
ii  libbz2-1.0             1.0.5-1           high-quality block-sorting file co
ii  libc6                  2.7-18lenny2      GNU C Library: Shared libraries
ii  libfam0                2.7.0-13.3+lenny1 Client library to control the FAM 
ii  libldap-2.4-2          2.4.11-1+lenny1   OpenLDAP libraries
ii  libpcre3               7.6-2.1           Perl 5 Compatible Regular Expressi
ii  libssl0.9.8            0.9.8g-15+lenny6  SSL shared libraries
ii  libterm-readline-perl- 1.0302-1          Perl implementation of Readline li
ii  lsb-base               3.2-20            Linux Standard Base 3.2 init scrip
ii  mime-support           3.44-1            MIME files 'mime.types' & 'mailcap
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

lighttpd recommends no packages.

Versions of packages lighttpd suggests:
ii  apache2-utils           2.2.9-10+lenny6  utility programs for webservers
ii  openssl                 0.9.8g-15+lenny6 Secure Socket Layer (SSL) binary a
ii  rrdtool                 1.3.1-4          Time-series data storage and displ

-- no debconf information





More information about the pkg-lighttpd-maintainers mailing list