SOURCES: lighttpd-revert-948.patch (NEW) - revert change from #948...
glen
glen at pld-linux.org
Thu Jul 19 00:12:14 CEST 2007
Author: glen Date: Wed Jul 18 22:12:14 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- revert change from #948 -- breaks my setup
---- Files affected:
SOURCES:
lighttpd-revert-948.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/lighttpd-revert-948.patch
diff -u /dev/null SOURCES/lighttpd-revert-948.patch:1.1
--- /dev/null Thu Jul 19 00:12:14 2007
+++ SOURCES/lighttpd-revert-948.patch Thu Jul 19 00:12:09 2007
@@ -0,0 +1,10 @@
+Index: /branches/lighttpd-1.4.x/src/connections.c
+===================================================================
+--- /branches/lighttpd-1.4.x/src/connections.c (revision 1716)
++++ /branches/lighttpd-1.4.x/src/connections.c (revision 1852)
+@@ -1433,4 +1433,5 @@
+ /* error-handler is back and has generated content */
+ /* if Status: was set, take it otherwise use 200 */
++ con->http_status = con->error_handler_saved_status;
+ }
+
================================================================
More information about the pld-cvs-commit
mailing list