ANNOUNCE: lighttpd 1.4.18
darix released 1.4.18 which contains a fix for a buffer-overrun in the fastcgi protocol.
Please head over there for more information and comments.
darix released 1.4.18 which contains a fix for a buffer-overrun in the fastcgi protocol.
Please head over there for more information and comments.
Some time passed since the last pre-release, time for an update.
Everyone who runs 1.5.0 already has to upgrade to get fixes several vulnerabilities that got fixed in the 1.4.x branch already.
If this release passes your requirements it will be the last 1.5.0 pre-release. Afterwards we will start the the normal 1.5.x series and will add the missing features in 1.5.1 and later.
In changeset r1981 I added a angel process to the lighttpd build. It solves several problems when we have everything running as expected:
I’ll give a presentation on lighttpd at the Kieler Linuxtage on September 8th, 2007. I’ll talk about lighttpd, its past and future, the special modules and performance.
I will also try to give some content to the un-conference going on at the same time. Perhaps some MySQL Proxy stuff?
Looking at the bug-system a few days ago we had something like 460 bugs open.
Quite a bunch of them were duplicates of the same issue and others were already fixed in the code and just not closed in the bug-system.
Scanning through the bugs I wrote some more test-cases to verify that the reports were valid and along the way at least these bugs got fixed:
Now the bug-count is at 413, a start.
We had enabled spamfilter in trac.lighttpd.net long ago and it was
doing fine blocking lots of spam messages, but I didn’t notice that it
blocked some ham messages too by rasing “your ip is blacklisted by
sc.surbl.org” error.
I appreciate your help when you try hard clicking the submit button for wiki/tickets and am sorry for blocking you.
I spent some time tweaking karma settings in trac spamfilter recently.
It was a bit hard to get what karma is even by asking the ppl in #trac,
until i read the source. Anyway, it looks better now, and we’ll keep
watching the monitor and see if there’s something mis-blocked, and tweak
the settings accordingly. You may also register and login to get pass
the spam checking.
You provided feedback. We listened.
Thanks.
darix released a bug-fix release for 1.4.x
https://www.lighttpd.net/2007/7/24/1-4-16-let-s-ship-it/
It contains fixes for crashing bugs discovered by over the last weeks and we encourage to upgrade from earlier releases to 1.4.16. Especially lighttpd-SA2007-03 should convince you to upgrade. It can crash all lighttpd 1.4.x releases. In 1.5.0 this is fixed as we replace the parser by a generated one and replacing the hand-crafted one in 1.4.x.
Please head over there for more information and comments.
Baby-steps, …
As we are running this release on lighttpd.net it is time to push it out
to more testers.
Changes:
Last weekend I was at the PHP Unconference and gave a talk about lighttpd. Perhaps we will see a mod_auth_backend_openid in the near future …
A nice small unconference with some nice non-talks about Tagging and University meets Business. While the quantity of attendance was a bit low, the quality was high.
Anyway, my talk covers lighttpd, 1.5.0 and the cool modules around flv, secdownload, … and is available as PDF and SWF
All the lighttpd.net domains (blog, trac, www, xcache, upload, …) are
now running lighttpd 1.5.0-trunk. It took some debugging to sort out
problems with the way trac wants to handle PATH_INFO r1841
and how ruby handles fastcgi-keepalive requests via Unix-Sockets
r1850 + r1849.
In case you see that one of the sites is down, ping me (weigon) on IRC. The server is running in valgrind and should provide enough information to fix the problem.