You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2007/07/09 21:16:17 UTC

svn commit: r554742 - /httpd/httpd/branches/2.2.x/STATUS

Author: rpluem
Date: Mon Jul  9 12:16:15 2007
New Revision: 554742

URL: http://svn.apache.org/viewvc?view=rev&rev=554742
Log:
* Vote and promote

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?view=diff&rev=554742&r1=554741&r2=554742
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Mon Jul  9 12:16:15 2007
@@ -85,6 +85,36 @@
       http://svn.apache.org/viewvc?view=rev&revision=541990
       +1: niq, rpluem, jim
 
+    * SECURITY: CVE-2006-5752
+      mod_status XSS fix for broken browsers:
+        http://svn.apache.org/viewvc?view=rev&rev=549159
+      +1: jorton, fuankg, rpluem
+
+    * SECURITY: CVE-2007-3304
+      scoreboard pid protection fixes
+      trunk commits:
+        http://svn.apache.org/viewvc?view=rev&rev=551843,
+        http://svn.apache.org/viewvc?view=rev&rev=551889
+      patch against 2.2.x:
+        http://people.apache.org/~jorton/httpd-2.2.x-CVE-2007-3304.patch
+      +1: jorton, jim, rpluem
+
+    * mod_proxy: Arrange the timeout handling. Related to PR11540.
+      Trunk version of patch:
+        http://svn.apache.org/viewvc?view=rev&revision=550514
+        http://svn.apache.org/viewvc?view=rev&revision=546128
+      +1: jfclere, jim, rpluem
+
+    * SECURITY: CVE-2007-1862 (cve.mitre.org)
+      mod_mem_cache: Copy headers into longer lived storage; header names and
+      values could previously point to cleaned up storage
+      PR 41551
+      Trunk version of patch:
+        http://svn.apache.org/viewvc?view=rev&revision=543515
+      2.2.x version of patch:
+        http://people.apache.org/~covener/2.2.x-mod_memcache-poolmgmt.diff
+      +1: covener, jorton, rpluem
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
@@ -237,28 +267,12 @@
         http://people.apache.org/~jim/patches/ppmatch.txt
       +1: jim
 
-    * mod_proxy: Arrange the timeout handling. Related to PR11540.
-      Trunk version of patch:
-        http://svn.apache.org/viewvc?view=rev&revision=550514
-        http://svn.apache.org/viewvc?view=rev&revision=546128
-      +1: jfclere, jim
-
     * mod_proxy: Improve traces in ap_proxy_http_process_response()
       to investigate PR37770.
       Trunk version of patch:
         http://svn.apache.org/viewvc?view=rev&rev=549420
       +1: jfclere
 
-    * SECURITY: CVE-2007-1862 (cve.mitre.org)
-      mod_mem_cache: Copy headers into longer lived storage; header names and
-      values could previously point to cleaned up storage
-      PR 41551
-      Trunk version of patch:
-        http://svn.apache.org/viewvc?view=rev&revision=543515
-      2.2.x version of patch:
-        http://people.apache.org/~covener/2.2.x-mod_memcache-poolmgmt.diff
-      +1: covener, jorton
-
     * netware build system: various changes
       fixes to generated conf files
         http://svn.apache.org/viewvc?view=rev&revision=551196
@@ -279,19 +293,6 @@
         http://svn.apache.org/viewvc?view=rev&revision=551424
       +1: fuankg
 
-    * SECURITY: CVE-2006-5752
-      mod_status XSS fix for broken browsers:
-        http://svn.apache.org/viewvc?view=rev&rev=549159
-      +1: jorton, fuankg
-
-    * SECURITY: CVE-2007-3304
-      scoreboard pid protection fixes
-      trunk commits:
-        http://svn.apache.org/viewvc?view=rev&rev=551843,
-        http://svn.apache.org/viewvc?view=rev&rev=551889
-      patch against 2.2.x:
-        http://people.apache.org/~jorton/httpd-2.2.x-CVE-2007-3304.patch
-      +1: jorton, jim
 
 PATCHES/ISSUES THAT ARE STALLED