CVSROOT: /cvs Module name: ports Changes by: [email protected] 2009/11/08 06:16:40
Modified files:
www/lighttpd : Makefile
Added files:
www/lighttpd/patches: patch-src_connections_c
patch-src_mod_fastcgi_c
Log message:
add patches from upstream via Brad:
- disable warning "CLOSE-read"
- reset tlsext_server_name in connection_reset - fixes random
hostnames in the $HTTP["host"] conditional
- mod_fastcgi: fix mod_fastcgi packet parsing
- mod_fastcgi: Don't reconnect after connect() succeeded
