From: Elan Ruusamäe Date: Tue, 18 Aug 2015 10:07:48 +0000 (+0300) Subject: hotfix: fix out-of-filedescriptors when uploading "large" files (fixes #2660, thx... X-Git-Tag: auto/th/lighttpd-1.4.36-2~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Flighttpd.git;a=commitdiff_plain;h=abcb555 hotfix: fix out-of-filedescriptors when uploading "large" files (fixes #2660, thx rmilecki) --- 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