You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2021/01/18 21:30:00 UTC

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

Author: ylavic
Date: Mon Jan 18 21:29:59 2021
New Revision: 1885674

URL: http://svn.apache.org/viewvc?rev=1885674&view=rev
Log:
Vote (by inspection) & 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=1885674&r1=1885673&r2=1885674&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Jan 18 21:29:59 2021
@@ -157,6 +157,19 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://home.apache.org/~jailletc36/r1747469-v2.diff
      +1: jailletc36, minfrin, ylavic
 
+  *) Fix some Windows 64 compilation warnings (if I get positive feedbacks
+     on such patches, I'll try to group more changes in future commits. However
+     fixing these warnings looks like a long and boring task)
+     Trunk version of patch:
+        https://svn.apache.org/r1881303
+        https://svn.apache.org/r1881304
+        https://svn.apache.org/r1881305
+        https://svn.apache.org/r1881306
+    Backport version for 2.4.x of patch:
+      Trunk version of patch works
+      svn merge -c 1881303,1881304,1881305,1881306 ^/httpd/httpd/trunk .
+     +1: jailletc36, minfrin, ylavic (by inspection)
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -210,19 +223,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-dav-functions2.patch
     +1: minfrin
 
-  *) Fix some Windows 64 compilation warnings (if I get positive feedbacks
-     on such patches, I'll try to group more changes in future commits. However
-     fixing these warnings looks like a long and boring task)
-     Trunk version of patch:
-        https://svn.apache.org/r1881303
-        https://svn.apache.org/r1881304
-        https://svn.apache.org/r1881305
-        https://svn.apache.org/r1881306
-    Backport version for 2.4.x of patch:
-      Trunk version of patch works
-      svn merge -c 1881303,1881304,1881305,1881306 ^/httpd/httpd/trunk .
-     +1: jailletc36, minfrin
-
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]