]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorJean-Frederic Clere <jfclere@apache.org>
Thu, 1 Feb 2024 11:00:22 +0000 (11:00 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Thu, 1 Feb 2024 11:00:22 +0000 (11:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1915509 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 32c8d06473f91384a1a059509f9bf01a24df6d30..41d984e3b2000e38cbe8682673766aae766069f6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -240,17 +240,22 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       +1 from me on the backport.
 
    *) mod_ssl: handle CA certificates configured in SSLProxyMachineCertificateFile similarly to SSLCertificateFile
-      trunk patch: https://svn.apache.org/1884552
+      trunk patch: https://svn.apache.org/r1884552
       2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/403.patch
       Github PR: https://github.com/apache/httpd/pull/403
       +1: jorton,       
 
    *) Linux: use gettid() directly where available.
-      trunk patch: https://svn.apache.org/1879591
+      trunk patch: https://svn.apache.org/r1879591
       2.4.x patch: svn merge -c 1879591 ^/httpd/httpd/trunk .
       Github PR: https://github.com/apache/httpd/pull/404
       +1: jorton, 
 
+   *) mod_slotmem_shm: Use ap_os_is_path_absolute() to make it portable.
+      trunk patch: https://svn.apache.org/r1915400
+      2.4.x patch: svn merge -c 1915400 ^/httpd/httpd/trunk .
+      +1: jfclere,
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]