http://people.apache.org/~trawick/rotatelogs_sync.txt
+1: trawick, covener
+ * mod_cgid: Don't try to restart the daemon if it fails to initialize the socket.
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?rev=654232&view=rev
+ Backport version for 2.2.x:
+ Trunk version works
+ +1: covener
+
+ * mod_cgid: Explicitly set permissions of the socket (ScriptSock) for
+ OS'es like HPUX and AIX that don't use umask for AF_UNIX sockets
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?rev=654332&view=rev
+ Backport version for 2.2.x:
+ Trunk version works
+ +1: covener
+
PATCHES/ISSUES THAT ARE STALLED
* beos MPM: Create pmain pool and run modules' child_init hooks when