]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose backport.
authorYann Ylavic <ylavic@apache.org>
Wed, 15 Mar 2023 11:10:56 +0000 (11:10 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 15 Mar 2023 11:10:56 +0000 (11:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908409 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b80fb39e481316b10ff2a168ba825eed18cc4b0d..c775d9744740422b6611e6c3e60823a740170472 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -196,6 +196,22 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       svn merge -c 1907565 ^/httpd/httpd/trunk .
      +1: rpluem,
 
+  *) core: Add formats %{z} and %{strftime-format} to ErrorLogFormat, and make
+     sure that if the format is configured early enough it applies to every log
+     line.  PR 62161.
+     trunk patch: https://svn.apache.org/r1908380
+                  https://svn.apache.org/r1908383
+                  https://svn.apache.org/r1908384
+                  https://svn.apache.org/r1908388
+                  https://svn.apache.org/r1908389
+                  https://svn.apache.org/r1908390
+                  https://svn.apache.org/r1908393
+                  https://svn.apache.org/r1908394
+                  https://svn.apache.org/r1908406
+                  https://svn.apache.org/r1908407
+     2.4.x patch: svn merge -c 1908380,1908383-1908384,1908388-1908390,1908393-1908394,1908406-1908407 ^/httpd/httpd/trunk .
+     +1: ylavic
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]