PRE-RELEASE: lighttpd-1.4.12-r1303
A new pre-release has been uploaded with more fixes than the last release and with a new, hot module: mod_magnet . It is the promised replacement for mod_cml.
Update replaced r1303 with r1309
ChangeLog:
- added experimental
LOCKsupport for webdav - added
Content-Rangesupport for PUT in webdav - added support for
+=on empty arrays in config-files - added
ssl.cipher-listandssl.use-sslv2 - added
$HTTP["querystring"]conditional - added
mod_magnetas long-term replacement formod_cml - fixed upload hangs with SSL
- fixed connection drops with SSL (aka bad retry)
- fixed path traversal with
\on cygwin - fixed mem-leak in
mod_flv_streaming - fixed required trailing newline in configfiles (#142)
- fixed quoting the autoconf files (#466)
- fixed empty Host: +
$HTTP["host"]handling (#458) - fixed handling of
If-Modified-SinceifETagis not set - fixed default-shell if
SHELLis not set (#441) - fixed appending and assigning of env.* vars
- fixed empty
FCGI_STDERRpackets - fixed conditional
server.allow-http-11 - fixed handling of
follow-symlink+lstat() - fixed SIGHUP handling if max-workers is used