Release-1 4 22 » History » Revision 2
Revision 1 (stbuehler, 2009-03-07 15:36) → Revision 2/3 (stbuehler, 2009-03-07 16:17)
h1. Release Info
* Version: 1.4.22
* Previous version: [[Release-1.4.21|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.
h1. 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)
h1. 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
h1. 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)
h1. External references
http://www.lighttpd.net/2009/3/7/1-4-22-echoes