]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
2x simple backports.
authorJoe Orton <jorton@apache.org>
Thu, 18 Dec 2025 12:13:51 +0000 (12:13 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 18 Dec 2025 12:13:51 +0000 (12:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1930707 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 18d53fcb81f9e0de4597652310bafc86b6c49fee..71b44841a103d74fce1357b078b76ffce88f2741 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -176,6 +176,20 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
+  *) mod_dav_fs: Fix missing 404 with DELETE race
+     trunk patch: https://svn.apache.org/r1926172
+     2.4.x patch: svn merge -c 1926172 ^/httpd/httpd/trunk .
+                  or https://github.com/apache/httpd/pull/583
+     +1: jorton,
+
+  *) mod_file_cache: Fix crashes for MMapFile configurations
+     trunk patch: https://svn.apache.org/r1930632
+                  https://svn.apache.org/r1930633
+     2.4.x patch: svn merge -c 1930632,1930633 ^/httpd/httpd/trunk .
+                  or https://github.com/apache/httpd/pull/584
+     +1: jorton,
+
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]