一个新的预发布版本已经上传,它包含了比上一个版本更多的修复,并带有一个新的热门模块:mod_magnet。它是 mod_cml 的承诺替代品。
更新:r1309 已取代 r1303
趁热从 www.lighttpd.net/download/lighttpd-1.4.12-r1309.tar.gz 获取此预发布版本。
变更日志
- added experimental LOCK support for webdav
- added Content-Range support for PUT in webdav
- added support for += on empty arrays in config-files
- added ssl.cipher-list and ssl.use-sslv2
- added $HTTP[“querystring”] conditional
- added mod_magnet as long-term replacement for mod_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-Since if ETag is not set
- fixed default-shell if SHELL is not set (#441)
- fixed appending and assigning of env.* vars
- fixed empty FCGI_STDERR packets
- fixed conditional server.allow-http-11
- fixed handling of follow-symlink + lstat()
- fixed SIGHUP handling if max-workers is used