RELEASE: lighttpd 1.4.13 17

Posted by jan Tue, 10 Oct 2006 08:18:00 GMT

Only 2 weeks after .12 hit the servers we have a new release cleaning up the issues that were introduced by it.

On the fix side we have:
  • fixed a seg-fault in the HTTP-Request splitting
  • fixed long-standing bug with Content-Length and HEAD requests
  • fixed a possible abort of a upload if xattr is enabled
New are
  • mod-magnet finally handles ‘require “lfs”’ without complaining
  • mod-magnet got light.stat() which uses the stat-cache
  • mod-webdav supports LOCK if compiled with—with-webdav-locks
Debian user have to compile their lua-support with:
$ configure --with-lua=lua5.1 ...
as their lua-5.1 package isn’t called ‘lua’.

Enjoy this release and watch out for 1.5.0 on the horizon. :)

Download

ChangeLog

  • added initgroups in spawn-fcgi (#871)
  • added apr1 support htpasswd in mod-auth (#870)
  • added lighty.stat() to mod_magnet
  • fixed segfault in splitted CRLF CRLF sequences (introduced in 1.4.12) (#876)
  • fixed compilation of LOCK support in mod-webdav
  • fixed fragments in request-URLs (#869)
  • fixed pkg-config check for lua5.1 on debian
  • fixed Content-Length = 0 on HEAD requests without a known Content-Length (#119)
  • fixed mkdir() forcing 0700 (#884)
  • fixed writev() on FreeBSD 4.x and older (#875)
  • removed warning about a 404-error-handler returned 404
  • backported and fixed the buildsystem changes for webdav locks
  • fixed plugin loading so we can finally load lua extensions in mod_magnet scripts
  • fixed large uploads if xattr is enabled
Trackbacks

Use the following link to trackback from your own site:
http://blog.lighttpd.net/articles/trackback/2096

  1. 半年多的等待后,lighttpd 总算发布新的版本啦 From 想得快,写得慢,我该怎么办?
    前阵子太忙了,因此没有留意到 lighttpd 在发布了 1.4.12 之后的两周就发布了 1.4.13 ,主要的目的是修正 1.4.12 中引入的导致 segfault 的严重问题。看来我没有注意到 1.4.12 的发布反倒成了...
Comments

Leave a response

  1. Tim Tue, 10 Oct 2006 12:58:13 GMT
    Thanks again to everybody involved in the development of this release.
  2. vladimir Wed, 11 Oct 2006 02:42:13 GMT
    Some notes: 1. lighttpd-1.4.13-1.i386.rpm compiled without SSL support. 2. from lighttpd 1.4.12 release: 'added ssl.use-sslv2 and ssl.cipher-list for all who have to comply with PCI' What is PCI in this context? No explanation of ssl.cipher-list and ssl.use-sslv2 available. 3. Installed ChangeLog is outdated and reffer to absent NEWS. Thanks for great work!
  3. vladimir Wed, 11 Oct 2006 05:39:17 GMT
    Should be read: 3. ChangeLog is outdated and reffer to absent in rpm NEWS. (No NEWS in rpm.)
  4. Jan Kneschke Wed, 11 Oct 2006 08:22:43 GMT
    I documented the options in http://trac.lighttpd.net/trac/wiki/Docs:SSL#pci-dss-compliance PCI stands for Paying Card Industry, PCI DSS is their Data Security Standard.
  5. Pete Wed, 11 Oct 2006 17:04:21 GMT
    Hey, where's mod_proxy_core? This is a really exciting one for me, and I hope its available now. I use Lighttpd + Mongrel + Rails, and need X-Send-File support. Can I use mod_proxy_core with 1.4.13... and if so, where can I get it? Many Thanks, Pete
  6. Alex Wed, 11 Oct 2006 22:22:58 GMT
    Pete, mod_proxy_core is a feature slated for 1.5
  7. Richard Warburton Tue, 17 Oct 2006 02:19:47 GMT
    This release rocks. It's fast, stable, reliable, and WebDAV works! It sooo kicks everything else I've used (IIS/Apache). Not to mention an easy config file.
  8. Knight Tue, 17 Oct 2006 16:48:32 GMT
    Any idea when updated gentoo ebuilds will be released?
  9. Knight Tue, 17 Oct 2006 16:48:44 GMT
    Any idea when updated gentoo ebuilds will be released?
  10. Knight Tue, 17 Oct 2006 16:48:45 GMT
    Any idea when updated gentoo ebuilds will be released?
  11. Knight Tue, 17 Oct 2006 16:48:48 GMT
    Any idea when updated gentoo ebuilds will be released?
  12. Knight Tue, 17 Oct 2006 16:49:17 GMT
    Sorry about the multiple posting.... Didn't notice this was ajax :(
  13. Roger Wilco Wed, 18 Oct 2006 09:47:31 GMT
  14. Sebastian Fri, 20 Oct 2006 17:42:52 GMT
    Hi there, im still missing mysql auth included though theres already been a patch around: http://trac.lighttpd.net/trac/ticket/752 Any infos on this? Best regards
  15. Andre Bogus Wed, 01 Nov 2006 21:52:24 GMT
    I just got a gentoo maintainer to look at the lua-5.1.1 ebuild, which is a prerequisite for lighty-1.4.13. They're working at it.
  16. smiley Fri, 03 Nov 2006 23:26:42 GMT
    4 months after mod_uplaod progress was anounced, still nothing, yet in that time u managed to add alot of useless features...
  17. darix Sun, 05 Nov 2006 00:47:58 GMT
    i consider mod_uploadprogress one of the most useless features out there. on the other hand mod_magnet is the best thing since sliced bread.
Comments