diff options
author | joerg <joerg> | 2006-02-15 16:46:32 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-02-15 16:46:32 +0000 |
commit | e56c617156f941bcf67847ac7dd49b11752bd776 (patch) | |
tree | 8214c286ba91fbdf4a1d3cf2d451749a91119225 /www/lighttpd/distinfo | |
parent | cf605adcc678919cc3800c44b2020a3af9351f80 (diff) | |
download | pkgsrc-e56c617156f941bcf67847ac7dd49b11752bd776.tar.gz |
Update lighttpd to 1.4.10.
From NEWS:
1.4.10 - 2005-02-08
* added docs for mod_dirlisting
* added fastcgi.map-extensions to mod_fastcgi
* fixed load balancing for mod_fastcgi
* fixed extra newline for syslog() in mod_accesslog
* fixed user-track cookie for IE in mod_usertrack
* fixed crash in digest handling in mod_auth
* fixed handling of 301 response-bodies from a mod_proxy backend
* fixed loading of base modules if server.modules is not set
* fixed broken cgi if mod_scgi is loaded
1.4.9 - 2006-01-14
* added server.core-files option (sandy <sandy@meebo.com>)
* added docs for mod_status
* added mod_evasive to limit the number of connections by IP (<w1zzard@techpowerup.com>)
* added the power-magnet to mod_cml
* added internal statistics to mod_fastcgi
* added server.statistics-url to get internal statistics from mod_status
* added support for conditional range-requests through If-Range
* added static building via scons
* fixed 100% cpu loops in mod_cgi ("sandy" <sjen@cs.stanford.edu>)
* fixed handling for secure-download.timeout (jamis@37signals.com)
* fixed IE bug in content-charset in the output of mod_dirlisting (sniper@php.net)
* fixed typos and language in the docs (ryan-2005@ryandesign.com)
* fixed assertion in mod_cgi on HEAD request is Content-Length (<sandy@meebo.com>)
* fixed handling if equal but duplicate If-Modified-Since request headers
* fixed endless loops in mod_fastcgi if backend is dead
* fixed Depth: 1 handling in PROPFIND requests on empty dirs
* fixed encoding of UTF8 encoded dirlistings (Jani Taskinen <sniper@iki.fi>)
* fixed initial bind to a unix-domain socket through server.bind
* fixed handling of lowercase filesystems
* fixed duplicate request headers cause by mod_setenv
Diffstat (limited to 'www/lighttpd/distinfo')
-rw-r--r-- | www/lighttpd/distinfo | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/www/lighttpd/distinfo b/www/lighttpd/distinfo index ee723c975e3..3951e3d97df 100644 --- a/www/lighttpd/distinfo +++ b/www/lighttpd/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.4 2005/12/12 17:56:51 joerg Exp $ +$NetBSD: distinfo,v 1.5 2006/02/15 16:46:32 joerg Exp $ -SHA1 (lighttpd-1.4.8.tar.gz) = 90a98ab897c63b0cc26a1f015a92a8c05e63795d -RMD160 (lighttpd-1.4.8.tar.gz) = 3998bbc4565ca3dc59a3be1abaf7a98623dc52ae -Size (lighttpd-1.4.8.tar.gz) = 769111 bytes +SHA1 (lighttpd-1.4.10.tar.gz) = 0e2beb257423c1003267d7b9b36db65a361fd300 +RMD160 (lighttpd-1.4.10.tar.gz) = e7d1eeab33a0cb47eeed7f9499c894fd2aea5445 +Size (lighttpd-1.4.10.tar.gz) = 777853 bytes +SHA1 (patch-aa) = 0b87f4b9d74f57c409cc9391f5f5d339a014f391 |