PRE-RELEASE: lighttpd 1.4.36~rc1
We would like to draw your attention to the latest pre-release of the stable 1.4 branch of lighttpd.
You can get the pre-release from these urls:
lighttpd-1.4.36~rc1.tar.gz(GPG signature)- SHA256:
e554a7045faa8664c8dd56e4a228e8203dd25d3f42aedcaa0c579e58915a1858 lighttpd-1.4.36~rc1.tar.xz(GPG signature)- SHA256:
1b9478363a8f97a5928aa8220d0f9d496535fe6e807948f4e7571ab5b5fa29e6 - SHA256 checksums
Please test it as much as possible and provide us with feedback.\ A lot of testing ensures a good release.
Important changes
- [ssl] disable SSL3.0 by default
- escape all strings for logging
- fix segfault when temp file for upload couldn’t be created (found by coverity)
- changes to the internal API for buffers, chunks and more; 3rd party plugins are likely to break