<?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: RELEASE: lighttpd 1.4.13</title>
    <link>http://blog.lighttpd.net/articles/2006/10/10/release-lighttpd-1-4-13</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>RELEASE: lighttpd 1.4.13</title>
      <description>&lt;p&gt;Only 2 weeks after .12 hit the servers we have a new release cleaning up
the issues that were introduced by it.&lt;/p&gt;


On the fix side we have:
	&lt;ul&gt;
	&lt;li&gt;fixed a seg-fault in the &lt;span class="caps"&gt;HTTP&lt;/span&gt;-Request splitting&lt;/li&gt;
		&lt;li&gt;fixed long-standing bug with Content-Length and &lt;span class="caps"&gt;HEAD&lt;/span&gt; requests&lt;/li&gt;
		&lt;li&gt;fixed a possible abort of a upload if xattr is enabled&lt;/li&gt;
	&lt;/ul&gt;


New are
	&lt;ul&gt;
	&lt;li&gt;mod-magnet finally handles &amp;#8216;require &amp;#8220;lfs&amp;#8221;&amp;#8217; without complaining&lt;/li&gt;
		&lt;li&gt;mod-magnet got light.stat() which uses the stat-cache&lt;/li&gt;
		&lt;li&gt;mod-webdav supports &lt;span class="caps"&gt;LOCK&lt;/span&gt; if compiled with&amp;#8212;with-webdav-locks&lt;/li&gt;
	&lt;/ul&gt;


Debian user have to compile their lua-support with:
&lt;pre&gt;
$ configure --with-lua=lua5.1 ...
&lt;/pre&gt;
as their lua-5.1 package isn&amp;#8217;t called &amp;#8216;lua&amp;#8217;.

	&lt;p&gt;Enjoy this release and watch out for 1.5.0 on the horizon. :)&lt;/p&gt;


Download
	&lt;ul&gt;
	&lt;li&gt;&lt;a href="http://www.lighttpd.net/download/lighttpd-1.4.13-1.i386.rpm"&gt;lighttpd-1.4.13-1.i386.rpm [built on Fedora Core 4]&lt;/a&gt;
  &lt;span class="caps"&gt;MD5&lt;/span&gt;: 3d4a857e02e111d6955ccf76e416cb41&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.lighttpd.net/download/lighttpd-1.4.13-1.src.rpm"&gt;lighttpd-1.4.13-1.src.rpm&lt;/a&gt;
  &lt;span class="caps"&gt;MD5&lt;/span&gt;: 6272d8310fae8bcc35e6ab4778e2016c&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.lighttpd.net/download/lighttpd-1.4.13.tar.gz"&gt;lighttpd-1.4.13.tar.gz&lt;/a&gt;
  &lt;span class="caps"&gt;MD5&lt;/span&gt;: d775d6478391b95d841a1018c8db0b95&lt;/li&gt;
	&lt;/ul&gt;
&lt;p&gt;ChangeLog&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;added initgroups in spawn-fcgi (#871)&lt;/li&gt;
		&lt;li&gt;added apr1 support htpasswd in mod-auth (#870)&lt;/li&gt;
		&lt;li&gt;added lighty.stat() to mod_magnet&lt;/li&gt;
		&lt;li&gt;fixed segfault in splitted &lt;span class="caps"&gt;CRLF CRLF&lt;/span&gt; sequences
  (introduced in 1.4.12) (#876)&lt;/li&gt;
		&lt;li&gt;fixed compilation of &lt;span class="caps"&gt;LOCK&lt;/span&gt; support in mod-webdav&lt;/li&gt;
		&lt;li&gt;fixed fragments in request-URLs (#869)&lt;/li&gt;
		&lt;li&gt;fixed pkg-config check for lua5.1 on debian&lt;/li&gt;
		&lt;li&gt;fixed Content-Length = 0 on &lt;span class="caps"&gt;HEAD&lt;/span&gt; requests without
  a known Content-Length (#119)&lt;/li&gt;
		&lt;li&gt;fixed mkdir() forcing 0700 (#884)&lt;/li&gt;
		&lt;li&gt;fixed writev() on FreeBSD 4.x and older (#875)&lt;/li&gt;
		&lt;li&gt;removed warning about a 404-error-handler
  returned 404&lt;/li&gt;
		&lt;li&gt;backported and fixed the buildsystem changes for
  webdav locks&lt;/li&gt;
		&lt;li&gt;fixed plugin loading so we can finally load lua
  extensions in mod_magnet scripts&lt;/li&gt;
		&lt;li&gt;fixed large uploads if xattr is enabled&lt;/li&gt;
	&lt;/ul&gt;</description>
      <pubDate>Tue, 10 Oct 2006 10:18:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:2ee38a5b-5ded-4310-8ca7-93e669402ce8</guid>
      <author>jan</author>
      <link>http://blog.lighttpd.net/articles/2006/10/10/release-lighttpd-1-4-13</link>
      <category>lighttpd</category>
      <category>1.4.13</category>
      <trackback:ping>http://blog.lighttpd.net/articles/trackback/2096</trackback:ping>
    </item>
    <item>
      <title>"RELEASE: lighttpd 1.4.13" by darix</title>
      <description>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.</description>
      <pubDate>Sun, 05 Nov 2006 01:47:58 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:bbf5f46d-e595-403d-9da5-014b4b3000a9</guid>
      <link>http://blog.lighttpd.net/articles/2006/10/10/release-lighttpd-1-4-13#comment-2196</link>
    </item>
    <item>
      <title>"RELEASE: lighttpd 1.4.13" by smiley</title>
      <description>4 months after mod_uplaod progress was anounced, still nothing, yet in that time u managed to add alot of useless features...</description>
      <pubDate>Sat, 04 Nov 2006 00:26:42 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:1e329bb5-36ac-432d-9918-d291233c005b</guid>
      <link>http://blog.lighttpd.net/articles/2006/10/10/release-lighttpd-1-4-13#comment-2195</link>
    </item>
    <item>
      <title>"RELEASE: lighttpd 1.4.13" by Andre Bogus</title>
      <description>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.</description>
      <pubDate>Wed, 01 Nov 2006 22:52:24 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:f3f4467f-f84b-4430-8431-4b8f30068cbd</guid>
      <link>http://blog.lighttpd.net/articles/2006/10/10/release-lighttpd-1-4-13#comment-2192</link>
    </item>
    <item>
      <title>"RELEASE: lighttpd 1.4.13" by Sebastian</title>
      <description>Hi there,

im still missing mysql auth included though theres already been a patch around:
&lt;a href="http://trac.lighttpd.net/trac/ticket/752" rel="nofollow"&gt;http://trac.lighttpd.net/trac/ticket/752&lt;/a&gt;

Any infos on this?

Best regards</description>
      <pubDate>Fri, 20 Oct 2006 19:42:52 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:1849c490-12a2-45b6-bf60-b3ec18341291</guid>
      <link>http://blog.lighttpd.net/articles/2006/10/10/release-lighttpd-1-4-13#comment-2172</link>
    </item>
    <item>
      <title>"RELEASE: lighttpd 1.4.13" by Roger Wilco</title>
      <description>See &lt;a href="https://bugs.gentoo.org/show_bug.cgi?id=148996" rel="nofollow"&gt;https://bugs.gentoo.org/show_bug.cgi?id=148996&lt;/a&gt;</description>
      <pubDate>Wed, 18 Oct 2006 11:47:31 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:e59c33c8-41f6-4747-9e01-42a301542392</guid>
      <link>http://blog.lighttpd.net/articles/2006/10/10/release-lighttpd-1-4-13#comment-2137</link>
    </item>
    <item>
      <title>"RELEASE: lighttpd 1.4.13" by Knight</title>
      <description>Sorry about the multiple posting....
Didn't notice this was ajax :(</description>
      <pubDate>Tue, 17 Oct 2006 18:49:17 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:9cbae00f-bc62-49bc-b991-23e89defc293</guid>
      <link>http://blog.lighttpd.net/articles/2006/10/10/release-lighttpd-1-4-13#comment-2135</link>
    </item>
    <item>
      <title>"RELEASE: lighttpd 1.4.13" by Knight</title>
      <description>Any idea when updated gentoo ebuilds will be released?</description>
      <pubDate>Tue, 17 Oct 2006 18:48:48 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:28b571e5-c0c4-4d2e-aebe-98f87763e257</guid>
      <link>http://blog.lighttpd.net/articles/2006/10/10/release-lighttpd-1-4-13#comment-2134</link>
    </item>
    <item>
      <title>"RELEASE: lighttpd 1.4.13" by Knight</title>
      <description>Any idea when updated gentoo ebuilds will be released?</description>
      <pubDate>Tue, 17 Oct 2006 18:48:45 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:6a699319-572e-4ec0-84f7-5f07bdab4c4c</guid>
      <link>http://blog.lighttpd.net/articles/2006/10/10/release-lighttpd-1-4-13#comment-2133</link>
    </item>
    <item>
      <title>"RELEASE: lighttpd 1.4.13" by Knight</title>
      <description>Any idea when updated gentoo ebuilds will be released?</description>
      <pubDate>Tue, 17 Oct 2006 18:48:44 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:46d361a4-bc42-4081-be2a-47fa6ff631d9</guid>
      <link>http://blog.lighttpd.net/articles/2006/10/10/release-lighttpd-1-4-13#comment-2132</link>
    </item>
    <item>
      <title>"RELEASE: lighttpd 1.4.13" by Knight</title>
      <description>Any idea when updated gentoo ebuilds will be released?</description>
      <pubDate>Tue, 17 Oct 2006 18:48:32 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:072a0399-7279-4c3b-bbc5-206644dbdef4</guid>
      <link>http://blog.lighttpd.net/articles/2006/10/10/release-lighttpd-1-4-13#comment-2131</link>
    </item>
    <item>
      <title>"RELEASE: lighttpd 1.4.13" by Richard Warburton</title>
      <description>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.</description>
      <pubDate>Tue, 17 Oct 2006 04:19:47 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:87bc0b3e-c95f-4c9e-bd05-37e412a6010f</guid>
      <link>http://blog.lighttpd.net/articles/2006/10/10/release-lighttpd-1-4-13#comment-2130</link>
    </item>
    <item>
      <title>"RELEASE: lighttpd 1.4.13" by Alex</title>
      <description>Pete, mod_proxy_core is a feature slated for 1.5</description>
      <pubDate>Thu, 12 Oct 2006 00:22:58 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:901a0ebb-f0d6-4f35-aa2f-92240b41736c</guid>
      <link>http://blog.lighttpd.net/articles/2006/10/10/release-lighttpd-1-4-13#comment-2102</link>
    </item>
    <item>
      <title>"RELEASE: lighttpd 1.4.13" by Pete</title>
      <description>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

</description>
      <pubDate>Wed, 11 Oct 2006 19:04:21 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:e23699f1-506d-4294-813b-a5b0a3078a7f</guid>
      <link>http://blog.lighttpd.net/articles/2006/10/10/release-lighttpd-1-4-13#comment-2101</link>
    </item>
    <item>
      <title>"RELEASE: lighttpd 1.4.13" by Jan Kneschke</title>
      <description>I documented the options in 
&lt;a href="http://trac.lighttpd.net/trac/wiki/Docs:SSL#pci" rel="nofollow"&gt;http://trac.lighttpd.net/trac/wiki/Docs:SSL#pci&lt;/a&gt;-dss-compliance

PCI stands for Paying Card Industry, PCI DSS is their Data Security Standard.</description>
      <pubDate>Wed, 11 Oct 2006 10:22:43 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:b26445b8-c1e9-4b4f-a036-ae18745dab62</guid>
      <link>http://blog.lighttpd.net/articles/2006/10/10/release-lighttpd-1-4-13#comment-2100</link>
    </item>
    <item>
      <title>"RELEASE: lighttpd 1.4.13" by vladimir</title>
      <description>Should be read:
3. ChangeLog is outdated and reffer to absent in rpm NEWS.
(No NEWS in rpm.)</description>
      <pubDate>Wed, 11 Oct 2006 07:39:17 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:00c4fce0-f2d9-45cc-a30a-e8bf91223df7</guid>
      <link>http://blog.lighttpd.net/articles/2006/10/10/release-lighttpd-1-4-13#comment-2099</link>
    </item>
    <item>
      <title>"RELEASE: lighttpd 1.4.13" by vladimir</title>
      <description>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!</description>
      <pubDate>Wed, 11 Oct 2006 04:42:13 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:5406140d-7c25-4296-b461-c1b9d043c970</guid>
      <link>http://blog.lighttpd.net/articles/2006/10/10/release-lighttpd-1-4-13#comment-2098</link>
    </item>
    <item>
      <title>"RELEASE: lighttpd 1.4.13" by Tim</title>
      <description>Thanks again to everybody involved in the development of this release.
</description>
      <pubDate>Tue, 10 Oct 2006 14:58:13 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:2f970fe7-4d1b-42e8-99d8-ff5287fa7650</guid>
      <link>http://blog.lighttpd.net/articles/2006/10/10/release-lighttpd-1-4-13#comment-2097</link>
    </item>
  </channel>
</rss>
