From abcb55517e5aec450579ace8de0d4c540973e3da Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 18 Aug 2015 13:07:48 +0300 Subject: [PATCH] hotfix: fix out-of-filedescriptors when uploading "large" files (fixes #2660, thx rmilecki) --- lighttpd.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lighttpd.spec b/lighttpd.spec index e8a8c2c..4acdefe 100644 --- a/lighttpd.spec +++ b/lighttpd.spec @@ -30,7 +30,7 @@ Summary: Fast and light HTTP server Summary(pl.UTF-8): Szybki i lekki serwer HTTP Name: lighttpd Version: 1.4.36 -Release: 1 +Release: 2 License: BSD Group: Networking/Daemons/HTTP Source0: http://download.lighttpd.net/lighttpd/releases-1.4.x/%{name}-%{version}.tar.xz @@ -95,7 +95,8 @@ Source135: %{name}-mod_extforward.conf Source136: %{name}-mod_h264_streaming.conf Source137: %{name}-mod_cgi_php.conf Source138: %{name}-mod_compress.tmpwatch -#Patch100: %{name}-branch.diff +Patch100: %{name}-branch.diff +# Patch100-md5: cdcde8cb4632a42c5ae21d73aae9d34b Patch0: %{name}-use_bin_sh.patch Patch1: %{name}-mod_evasive-status_code.patch Patch2: %{name}-mod_h264_streaming.patch @@ -834,8 +835,7 @@ Plik monitrc do monitorowania serwera www lighttpd. %prep %setup -q -#%patch100 -p0 -#%patch4 -p0 +%patch100 -p0 %patch0 -p1 %patch1 -p1 %patch2 -p1 -- 2.44.0