You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ic...@apache.org on 2016/02/25 10:58:55 UTC

svn commit: r1732272 - /httpd/httpd/branches/2.4.x/STATUS

Author: icing
Date: Thu Feb 25 09:58:55 2016
New Revision: 1732272

URL: http://svn.apache.org/viewvc?rev=1732272&view=rev
Log:
assuming I understood the 2 votes reset correctly, accepting the pre_close_connection hook

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1732272&r1=1732271&r2=1732272&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Feb 25 09:58:55 2016
@@ -113,6 +113,33 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
 
+  *) core: introducing new hook "pre_close_connection" to give protocols other
+     than http/1.1 a chance to send one last frame before close. Scoreboard
+     additions to allow update from master connections.
+     Requires MMN bump
+     trunk patch:  http://svn.apache.org/r1727071
+                   http://svn.apache.org/r1727573
+     2.4.x patch:  trunk works (modulo CHANGES)
+     covener: needs MMN bump, but sorting out previous MMN question first.
+     jim: Status, re: MMN bump ??
+     icing: I am embarrassingly bad at this. I propose to include the scoreboard
+            additions into this bump and propose all this together. So the new
+            proposal is (including an old apr_time_now() optimization from jim
+            for scorebaord.c). And that now includes all backports necessary to
+            update mod_http2 in 2.4.x:
+     trunk patch:  
+                   http://svn.apache.org/r1417440
+                   http://svn.apache.org/r1727071
+                   http://svn.apache.org/r1727573
+                   http://svn.apache.org/r1726009
+                   http://svn.apache.org/r1726026
+                   http://svn.apache.org/r1729376
+                   http://svn.apache.org/r1729960
+                   http://svn.apache.org/r1730865
+     2.4.x patch:  trunk works (modulo CHANGES)
+     Resetting votes take 2:
+     +1: jim, icing
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -162,33 +189,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Requires r1729929 to be applied.
      +1: wrowe
 
-  *) core: introducing new hook "pre_close_connection" to give protocols other
-     than http/1.1 a chance to send one last frame before close. Scoreboard
-     additions to allow update from master connections.
-     Requires MMN bump
-     trunk patch:  http://svn.apache.org/r1727071
-                   http://svn.apache.org/r1727573
-     2.4.x patch:  trunk works (modulo CHANGES)
-     covener: needs MMN bump, but sorting out previous MMN question first.
-     jim: Status, re: MMN bump ??
-     icing: I am embarrassingly bad at this. I propose to include the scoreboard
-            additions into this bump and propose all this together. So the new
-            proposal is (including an old apr_time_now() optimization from jim
-            for scorebaord.c). And that now includes all backports necessary to
-            update mod_http2 in 2.4.x:
-     trunk patch:  
-                   http://svn.apache.org/r1417440
-                   http://svn.apache.org/r1727071
-                   http://svn.apache.org/r1727573
-                   http://svn.apache.org/r1726009
-                   http://svn.apache.org/r1726026
-                   http://svn.apache.org/r1729376
-                   http://svn.apache.org/r1729960
-                   http://svn.apache.org/r1730865
-     2.4.x patch:  trunk works (modulo CHANGES)
-     Resetting votes:
-     +1: jim, icing
-
 PATCHES/ISSUES THAT ARE BEING WORKED
 
    * core: Fix crash in ap_mpm_pod_check call caused by NULL dereference of