Project

General

Profile

Actions

Release 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

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

http://www.lighttpd.net/2009/3/7/1-4-22-echoes

Updated by stbuehler over 11 years ago · 3 revisions