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

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

Author: covener
Date: Fri Mar  6 01:08:44 2020
New Revision: 1874862

URL: http://svn.apache.org/viewvc?rev=1874862&view=rev
Log:
promote [skip ci]

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=1874862&r1=1874861&r2=1874862&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Mar  6 01:08:44 2020
@@ -154,6 +154,15 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1874323 ^/httpd/httpd/trunk .
      +1: ylavic, gsmith, rpluem
 
+  *) usertrack: allow cookie flags samesite/secure/httponly to be configured
+     trunk patch: http://svn.apache.org/r1874389
+     2.4.x patch: svn merge -c 1874389 ^/httpd/httpd/trunk .
+     +:1 covener
+     jailletc36: 1874480 and 1874601 are needed to avoid the duplication of 
+                the "CookieTracking" directive in 'command_rec'.
+     ylavic: +1 with 1874480,1874601
+
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -176,14 +185,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              months/years without any action item :)
      ylavic: will look at it ASAP..
 
-  *) usertrack: allow cookie flags samesite/secure/httponly to be configured
-     trunk patch: http://svn.apache.org/r1874389
-     2.4.x patch: svn merge -c 1874389 ^/httpd/httpd/trunk .
-     +:1 covener
-     jailletc36: 1874480 and 1874601 are needed to avoid the duplication of 
-                the "CookieTracking" directive in 'command_rec'.
-     ylavic: +1 with 1874480,1874601
-
   *) authz_groupfile: drop severity of AH0166 (user not found in groupfile)
      from ERR to INFO.
      trunk patch: http://svn.apache.org/r1874424