lighttpd

1.4.29

July 3rd, 2011

Important changes

  • solve name conflict of md5 functions with OpenSSL lib
  • mod_proxy, mod_cgi and other mod_*cgi fixes
  • ssl improvements
  • Native solaris ports fdevent handler “solaris-eventports”

Downloads

Changes from 1.4.28

  • Fix mod_proxy waiting for response even if content-length is 0 (fixes #2259)
  • Silence annoying “connection closed: poll() -> ERR” error.log message (fixes #2257)
  • mod_cgi: make read buffer as big as incoming data block
  • [build] Fix detection of libev (fixes #2300)
  • ssl: Support for Diffie-Hellman and Elliptic-Curve Diffie-Hellman key exchange (fixes #2301) add ssl.use-sslv3 (fixes #2246) load all algorithms (fixes #2239)
  • [ssl/md5] prefix our own md5 implementation with li_ so it doesn’t conflict with the openssl one (fixes #2269)
  • [ssl/build] some minor fixes; fix compile without ssl, cleanup ssl config buffers
  • [proc,include_shell] log error if exec shell fails (fixes #2280)
  • [*cgi] Use physical base dir (alias, userdir) as DOCUMENT_ROOT in cgi environments (fixes #2216)
  • [doc] Move docs to outdated/ subdir and refer to wiki instead (fixes #2248)
  • fdevent: add solaris eventports (fixes #2171)

5 Responses to “1.4.29”

  1. Kyle Hotchkiss Says:
    Thanks for the update. Please let the team know it is much appreciated.
  2. J.R. Says:
    This won't compile with --with-openssl on a fully-updated CentOS 5.x system, nor on a fully-updated Fedora 14 install. It fails on network.c. There's a forum post about the problem here: http://redmine.lighttpd.net/boards/2/topics/4335 This really needs to be fixed. Users of lighttpd expect it to compile on such standard systems. If it doesn't do so, some of the users will just abandon lighttpd and adapt to nginx. It would a shame to lose lighttpd users at this point.
  3. Guest Says:
    Please make https://launchpad.net/ repository with latest deb packages. Thank you so much.
  4. CyberCr33p Says:
    Thank you :-)
  5. John Says:
    thanks for this update. It works fine, no crash or sms thing else :)

Sorry, comments are closed for this article.