Author: jim
Date: Fri Jun 6 09:34:28 2008
New Revision: 664022
URL: http://svn.apache.org/viewvc?rev=664022&view=rev
Log:
Placeholder for potential backport.
Modified:
httpd/httpd/branches/2.2.x/STATUS
Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=664022&r1=664021&r2=664022&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Fri Jun 6 09:34:28 2008
@@ -129,6 +129,13 @@
-1: niq - strcasecmp(NULL, ...) when secure is not set
rpluem: Good catch. Should be fixed by r660461.
+ * mod_proxy_balancer: Optimization of fix for CVE-2007-6420.
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?view=rev&revision=663967
+ Backport version for 2.2.x of patch:
+ Trunk version of patch works
+ +1:
+
PATCHES/ISSUES THAT ARE STALLED
* beos MPM: Create pmain pool and run modules' child_init hooks when
|