SPECS: lighttpd.spec - verbose error when fcgi packet is too small
glen
glen at pld-linux.org
Fri Mar 7 11:43:15 CET 2008
Author: glen Date: Fri Mar 7 10:43:15 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- verbose error when fcgi packet is too small
---- Files affected:
SPECS:
lighttpd.spec (1.246 -> 1.247)
---- Diffs:
================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.246 SPECS/lighttpd.spec:1.247
--- SPECS/lighttpd.spec:1.246 Thu Mar 6 19:56:16 2008
+++ SPECS/lighttpd.spec Fri Mar 7 11:43:09 2008
@@ -106,6 +106,7 @@
Patch1: %{name}-mod_evasive-status_code.patch
Patch2: %{name}-mod_h264_streaming.patch
Patch3: %{name}-branding.patch
+Patch4: %{name}-fcgi-verbose.patch
#Patchx: %{name}-mod_deflate.patch
URL: http://www.lighttpd.net/
%{?with_xattr:BuildRequires: attr-devel}
@@ -781,6 +782,7 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
+%patch4 -p1
# build mime.types.conf
sh %{SOURCE6} /etc/mime.types
@@ -1253,6 +1255,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.247 2008-03-07 10:43:09 glen
+- verbose error when fcgi packet is too small
+
Revision 1.246 2008-03-06 18:56:16 glen
- release 12
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lighttpd.spec?r1=1.246&r2=1.247&f=u
More information about the pld-cvs-commit
mailing list