brianp 02/05/26 15:28:06
Modified: . STATUS
Log:
Updated the release showstoppers section to reflect the
completion of the critical suexec fixes
Revision Changes Path
1.629 +7 -5 httpd-2.0/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/httpd-2.0/STATUS,v
retrieving revision 1.628
retrieving revision 1.629
diff -u -r1.628 -r1.629
--- STATUS 26 May 2002 05:45:07 -0000 1.628
+++ STATUS 26 May 2002 22:28:06 -0000 1.629
@@ -1,5 +1,5 @@
APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2002/05/26 05:45:07 $]
+Last modified at [$Date: 2002/05/26 22:28:06 $]
Release:
@@ -89,10 +89,6 @@
* apr_brigade_write() is not flushing in all cases it should
Status: Cliff will fix this
- * mod_suexec issues seem to be at critical mass
- Status: Patches proposed
- Message-ID: <20020526041748.A29148@prodigy.Redbrick.DCU.IE>
-
* need consensus on Cliff's /dev/random vs. /dev/urandom question.
Is there a better alternative than picking strictly one or the other?
Message-ID:
@@ -156,6 +152,12 @@
information isn't all that useful.
RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
+
+ * exec cmd and suexec arg-passing enhancements
+ Status: Patches proposed
+ Message-ID: <20020526041748.A29148@prodigy.Redbrick.DCU.IE>
+ (see the "proc.patch" and "suexec-shell.patch" links in this message)
+
* Get mod_cache/mod_mem_cache out of experimental (still some
work items left to complete)
|