1.4.22
closedRelease Info¶
- Version: 1.4.22
- Previous version: 1.4.21
- Branch: 1.4
- Status: stable
- Release Purpose: important bug fixes (mod_simple_vhost, network_freebsd_sendfile, mod_scgi)
- Release manager: stbuehler
- Released date: 2009-03-07
"Echoes"
And here we are again… we had some bad regressions, so 1.4.22 was needed earlier than we expected and spawn-fcgi is still included in this release.
But spawn-fcgi 1.6.0 has been released, see http://redmine.lighttpd.net/projects/spawn-fcgi/news, so expect it to be removed soon.
Important Changes¶
- Fix default vhost in mod_simple_vhost (fixes #1905)
- Fix segfault in mod_scgi (fixes #1911)
- Fix error handling in freebsd sendfile (#1913)
Downloads¶
- http://www.lighttpd.net/download/lighttpd-1.4.22.tar.gz
- MD5: 949c33a81e83f7718a47280bef21b90c
- SHA1: e5268929dff832c7786e3b623ca67e6bb0c2913e
- http://www.lighttpd.net/download/lighttpd-1.4.22.tar.bz2
- MD5: ed4ca3897eadf419c893b03fee53c982
- SHA1: 33390d4cc72b61405c0803358f8d9112821c194b
- SHA1 checksums: http://www.lighttpd.net/download/lighttpd-1.4.22.sha1sum
- MD5 checksums: http://www.lighttpd.net/download/lighttpd-1.4.22.md5sum
Changes¶
- Fix wrong lua type for CACHE_MISS/CACHE_HIT in mod_cml (fixes #533)
- Fix default vhost in mod_simple_vhost (fixes #1905)
- Handle EINTR in mod_rrdtool (fixes #604)
- Fix rrd error after graceful restart (fixes #419)
- Fix EAGAIN handling for freebsd sendfile (fixes #1913, thx AnMaster for spotting the problem)
- Fix segfault in mod_scgi (fixes #1911)
- Treat EPIPE as connection-closed error in network_freebsd_sendfile.c (another fix from #1913)
- Fix useless redirection of stderr in mod_rrdtool, as it gets redirected to /dev/null later. (fixes #1922)
- Fix some problems with more strict compilers (#1923)
- Fix segfault if siginfo_t* is NULL in sigaction handler (fixes #1926)
External references¶
Also available in: TXT