From 197a695aed7c014fabb5f301e13cf98a2e684aeb Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Thu, 18 Dec 2025 12:13:51 +0000 Subject: [PATCH] 2x simple backports. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1930707 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/STATUS b/STATUS index 18d53fcb81..71b44841a1 100644 --- 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 ] -- 2.47.3