You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2020/03/06 16:12:06 UTC

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

Author: jim
Date: Fri Mar  6 16:12:06 2020
New Revision: 1874906

URL: http://svn.apache.org/viewvc?rev=1874906&view=rev
Log:
promote


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=1874906&r1=1874905&r2=1874906&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Mar  6 16:12:06 2020
@@ -146,6 +146,23 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1874323 ^/httpd/httpd/trunk .
      +1: ylavic, gsmith, rpluem
 
+  *) authz_groupfile: drop severity of AH0166 (user not found in groupfile)
+     from ERR to INFO.
+     trunk patch: http://svn.apache.org/r1874424
+     2.4.x patch: svn merge -c 1874424 ^/httpd/httpd/trunk .
+     +:1 covener, ylavic, jim
+
+  *) mod_proxy_hcheck: Allow %{Content-Type} to work in expressions
+     trunk patch: http://svn.apache.org/r1874616
+     2.4.x patch:  svn merge -c 1874616 ^/httpd/httpd/trunk .
+     +1: covener, ylavic, jim
+
+  *) mod_http2: Fixes issue where mod_unique_id would generate non-unique request
+     identifier under load, see <https://github.com/icing/mod_h2/issues/195>.
+     trunk patch: http://svn.apache.org/r1874689
+     2.4.x patch: svn merge -c 1874689 ^/httpd/httpd/trunk .
+     +1: icing, ylavic, jim
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -168,23 +185,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              months/years without any action item :)
      ylavic: will look at it ASAP..
 
-  *) authz_groupfile: drop severity of AH0166 (user not found in groupfile)
-     from ERR to INFO.
-     trunk patch: http://svn.apache.org/r1874424
-     2.4.x patch: svn merge -c 1874424 ^/httpd/httpd/trunk .
-     +:1 covener, ylavic, jim
-
-  *) mod_proxy_hcheck: Allow %{Content-Type} to work in expressions
-     trunk patch: http://svn.apache.org/r1874616
-     2.4.x patch:  svn merge -c 1874616 ^/httpd/httpd/trunk .
-     +1: covener, ylavic, jim
-
-  *) mod_http2: Fixes issue where mod_unique_id would generate non-unique request
-     identifier under load, see <https://github.com/icing/mod_h2/issues/195>.
-     trunk patch: http://svn.apache.org/r1874689
-     2.4.x patch: svn merge -c 1874689 ^/httpd/httpd/trunk .
-     +1: icing, ylavic, jim
-
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]