<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>lighty's life: PRE-RELEASE: lighttpd-1.5.0-r1992</title>
    <link>http://blog.lighttpd.net/articles/2007/09/06/pre-release-lighttpd-1-5-0-r1992</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>PRE-RELEASE: lighttpd-1.5.0-r1992</title>
      <description>&lt;p&gt;Some time passed since the last pre-release, time for an update.&lt;/p&gt;


	&lt;p&gt;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.&lt;/p&gt;


	&lt;p&gt;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.&lt;/p&gt;


	&lt;p&gt;Download:
  &lt;a href="http://www.lighttpd.net/download/lighttpd-1.5.0-r1992.tar.gz"&gt;http://www.lighttpd.net/download/lighttpd-1.5.0-r1992.tar.gz&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;md5sum: &lt;code&gt;b62e2442ee0f3395844b54385b14397a&lt;/code&gt;&lt;/p&gt;


&lt;h3&gt;Changes&lt;/h3&gt;

	&lt;ul&gt;
	&lt;li&gt;added native support for mingw32&lt;/li&gt;
		&lt;li&gt;added experimental option to compile without glib &lt;/li&gt;
		&lt;li&gt;fixed mod_uploadprogress&lt;/li&gt;
		&lt;li&gt;fixed endless loop on freebsd-sendfile (&lt;a href="http://trac.lighttpd.net/trac/ticket/1289"&gt;#1289&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;fixed compile in &lt;span class="caps"&gt;IRIX&lt;/span&gt; and HP/UX&lt;/li&gt;
		&lt;li&gt;fixed hardcoded font-sizes in mod_dirlisting (&lt;a href="http://trac.lighttpd.net/trac/ticket/1267"&gt;#1267&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;fixed different ETag length on 32/64 platforms (&lt;a href="http://trac.lighttpd.net/trac/ticket/1279"&gt;#1279&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;fixed conditional dir-listing.exclude (&lt;a href="http://trac.lighttpd.net/trac/ticket/930"&gt;#930&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;fixed &lt;span class="caps"&gt;CONTENT&lt;/span&gt;_LENGTH = -1 in mod_cgi (&lt;a href="http://trac.lighttpd.net/trac/ticket/1276"&gt;#1276&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;fixed typecast of &lt;span class="caps"&gt;NULL&lt;/span&gt; on execl() (&lt;a href="http://trac.lighttpd.net/trac/ticket/1235"&gt;#1235&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;fixed extra Content-Length header on 1xx, 204 and 304 (&lt;a href="http://trac.lighttpd.net/trac/ticket/1002"&gt;#1002&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;fixed mysql server reconnects (&lt;a href="http://trac.lighttpd.net/trac/ticket/518"&gt;#518&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;fixed prctl() usage (&lt;a href="http://trac.lighttpd.net/trac/ticket/1310"&gt;#1310&lt;/a&gt;, &lt;a href="http://trac.lighttpd.net/trac/ticket/1333"&gt;#1333&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://secweb.se/en/advisories/lighttpd-fastcgi-remote-vulnerability/"&gt;fixed FastCGI header overrun in mod_proxy_backend_fastcgi&lt;/a&gt; (reported by mattias@secweb.se)&lt;/li&gt;
		&lt;li&gt;fixed mem-leak in mod_auth (reported by Stefan Esser)&lt;/li&gt;
		&lt;li&gt;fixed crash with md5-sess and cnonce not set in mod_auth (reported by Stefan Esser)&lt;/li&gt;
		&lt;li&gt;fixed missing check for base64 encoded string in mod_auth and Basic auth
    (reported by Stefan Esser)&lt;/li&gt;
		&lt;li&gt;fixed possible crash in Auth-Digest header parser on trailing WS in
    mod_auth (reported by Stefan Esser)&lt;/li&gt;
	&lt;/ul&gt;
</description>
      <pubDate>Thu, 06 Sep 2007 22:21:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:546c73e8-eb68-4171-96a3-578a881f1b14</guid>
      <author>jan</author>
      <link>http://blog.lighttpd.net/articles/2007/09/06/pre-release-lighttpd-1-5-0-r1992</link>
      <category>lighttpd</category>
      <category>1.5.0</category>
      <trackback:ping>http://blog.lighttpd.net/articles/trackback/4760</trackback:ping>
    </item>
    <item>
      <title>"PRE-RELEASE: lighttpd-1.5.0-r1992" by kk</title>
      <description>In lighttpd-1.5.0-r1992, is it thread-safe to joblist_append() in the joblist_queue_thread while the main thread switching srv-joblist and srv-joblist_prev?
</description>
      <pubDate>Sat, 22 Sep 2007 15:11:18 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:17ae7135-9438-49d5-ae6e-e47e76737e84</guid>
      <link>http://blog.lighttpd.net/articles/2007/09/06/pre-release-lighttpd-1-5-0-r1992#comment-4799</link>
    </item>
    <item>
      <title>"PRE-RELEASE: lighttpd-1.5.0-r1992" by Bisente</title>
      <description>I've built packages for Debian Sarge (should work in Etch also, I guess). They're available here:

&lt;a href="http://www.bisente.com/blog/2007/09/20/lighttpd-150-svn-r1992-debian-sarge/" rel="nofollow"&gt;http://www.bisente.com/blog/2007/09/20/lighttpd-150-svn-r1992-debian-sarge/&lt;/a&gt;?lan=english</description>
      <pubDate>Thu, 20 Sep 2007 19:44:42 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:76e9f27c-1400-41da-a454-64eaf15061ba</guid>
      <link>http://blog.lighttpd.net/articles/2007/09/06/pre-release-lighttpd-1-5-0-r1992#comment-4795</link>
    </item>
    <item>
      <title>"PRE-RELEASE: lighttpd-1.5.0-r1992" by robin</title>
      <description>I had the same undefined symbol problem as Pete.

should network.c be included in "common_src" instead of "src" in Makefile.am?</description>
      <pubDate>Fri, 14 Sep 2007 18:26:01 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:3da1571f-d574-4457-9419-46e8242c2a68</guid>
      <link>http://blog.lighttpd.net/articles/2007/09/06/pre-release-lighttpd-1-5-0-r1992#comment-4785</link>
    </item>
    <item>
      <title>"PRE-RELEASE: lighttpd-1.5.0-r1992" by ServerTweak.com</title>
      <description>Excellent work Jan and the rest of the developers committing. I look forward to trying out this test release :D</description>
      <pubDate>Tue, 11 Sep 2007 04:16:24 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:0682695e-3a7b-4c3c-955d-328ab429b2a6</guid>
      <link>http://blog.lighttpd.net/articles/2007/09/06/pre-release-lighttpd-1-5-0-r1992#comment-4778</link>
    </item>
    <item>
      <title>"PRE-RELEASE: lighttpd-1.5.0-r1992" by Gary</title>
      <description>Will the final 1.5 have support for ssl.verify.peer etc?

Thanks.</description>
      <pubDate>Mon, 10 Sep 2007 04:34:51 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:8756db05-d03d-43f5-9b73-07d5549bdd9f</guid>
      <link>http://blog.lighttpd.net/articles/2007/09/06/pre-release-lighttpd-1-5-0-r1992#comment-4774</link>
    </item>
    <item>
      <title>"PRE-RELEASE: lighttpd-1.5.0-r1992" by Pete</title>
      <description>I'm really excited about this release, but it doesn't want to build on my MacBook Pro (running Tiger).  &lt;br /&gt;&lt;br /&gt;

It fails trying to build mod_status, with this error:&lt;br /&gt;&lt;br /&gt;

/usr/bin/ld: Undefined symbols:&lt;br /&gt;
_network_get_backend_info_by_type&lt;br /&gt;
_network_get_backends

Googling for this hasn't turned up any results.  Any ideas?</description>
      <pubDate>Sun, 09 Sep 2007 21:14:06 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:0dd4bc82-44bd-45a0-835f-88318c5d4d3c</guid>
      <link>http://blog.lighttpd.net/articles/2007/09/06/pre-release-lighttpd-1-5-0-r1992#comment-4771</link>
    </item>
    <item>
      <title>"PRE-RELEASE: lighttpd-1.5.0-r1992" by Doug</title>
      <description>How does LighTTPD compare to NGINX?

Compare as in memory usage, speed, configuration, features.</description>
      <pubDate>Sun, 09 Sep 2007 16:53:20 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:ff414e4c-8922-4956-982f-1388c86dbb57</guid>
      <link>http://blog.lighttpd.net/articles/2007/09/06/pre-release-lighttpd-1-5-0-r1992#comment-4770</link>
    </item>
    <item>
      <title>"PRE-RELEASE: lighttpd-1.5.0-r1992" by Alex Gao</title>
      <description>Greate work! I'll upgrade my server this week. BTW, the mod_secdownload is such good thing which let kick off those bandwidth thief from china who using download client called "thunder"(Google China even invests this f*ck company).</description>
      <pubDate>Sun, 09 Sep 2007 10:52:47 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:2bb1631f-2f5b-45c3-8acd-880111d2dc5d</guid>
      <link>http://blog.lighttpd.net/articles/2007/09/06/pre-release-lighttpd-1-5-0-r1992#comment-4769</link>
    </item>
    <item>
      <title>"PRE-RELEASE: lighttpd-1.5.0-r1992" by Kevin Worthington</title>
      <description>I built binary and source RPMs for this pre-release on CentOS 4, CentOS 5, and Fedora 7. The CentOS RPMs will also work on RedHat Enterprise Linux 4 &amp; 5. Read my announcement here: &lt;a href="https://www.kevinworthington.com/index.php/2007/09/08/pre-release-lighttpd-150-r1992-redhatcentos-4-5-fedora-7-rpms/" rel="nofollow"&gt;https://www.kevinworthington.com/index.php/2007/09/08/pre-release-lighttpd-150-r1992-redhatcentos-4-5-fedora-7-rpms/&lt;/a&gt;</description>
      <pubDate>Sat, 08 Sep 2007 07:16:44 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:af5f91e6-9c63-4aca-82d1-9a9bf59cf416</guid>
      <link>http://blog.lighttpd.net/articles/2007/09/06/pre-release-lighttpd-1-5-0-r1992#comment-4767</link>
    </item>
    <item>
      <title>"PRE-RELEASE: lighttpd-1.5.0-r1992" by Amr Hamdy</title>
      <description>I've compiled this release on CentOS 5, 2.6.18-8.1.8.el5 SMP x86_64  , on a DELL  PowerEdge 2900 server .. and it really cause frequent kernel panics ..

The kernel stopped to panic when I went pack to version 1.4.17 .. </description>
      <pubDate>Fri, 07 Sep 2007 18:30:11 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:e1c1f95f-e7ea-4b10-8f57-4883257741a4</guid>
      <link>http://blog.lighttpd.net/articles/2007/09/06/pre-release-lighttpd-1-5-0-r1992#comment-4766</link>
    </item>
    <item>
      <title>"PRE-RELEASE: lighttpd-1.5.0-r1992" by mike</title>
      <description>Great job! Cant wait to compile and check uploadprogress!!!</description>
      <pubDate>Fri, 07 Sep 2007 12:52:11 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:10ce2bb3-8fc2-472a-bc53-6ac0c66b7092</guid>
      <link>http://blog.lighttpd.net/articles/2007/09/06/pre-release-lighttpd-1-5-0-r1992#comment-4765</link>
    </item>
    <item>
      <title>"PRE-RELEASE: lighttpd-1.5.0-r1992" by Amr Hamdy</title>
      <description>Excellent work ! :) 
.. by the way "--disable-ipv6" configure option doesn't work .. the lighttpd get ipv6 support even when gibing that option at compile time .. 
This didn't happen in the previous pre-release :)</description>
      <pubDate>Fri, 07 Sep 2007 01:34:45 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:125e3018-acbd-4802-8c3b-c743fa73f0c0</guid>
      <link>http://blog.lighttpd.net/articles/2007/09/06/pre-release-lighttpd-1-5-0-r1992#comment-4761</link>
    </item>
  </channel>
</rss>
