]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 19 Jan 2025 11:02:51 +0000 (11:02 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 19 Jan 2025 11:02:51 +0000 (11:02 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1923219 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 19b784cd33d08d03a04da0a19a5a2fa95925c5e3..fda83793d8555537e3ae0f92ba9f1f56d55c3b24 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -174,6 +174,25 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: ivan
      +0: jorton - falls under RTC exception for "non-Unix build"
 
+  *) mod_cache_socache: Fix a potential null pointer dereference.
+                        PR 69358
+     trunk patch: https://svn.apache.org/r1921067
+     2.4.x patch: svn merge -c 1921067 ^/httpd/httpd/trunk .
+     +1: jailletc36 (by inspection), 
+
+  *) mod_ssl: Check SSL_CTX_new() return value.
+              Github #402
+     trunk patch: https://svn.apache.org/r1916054
+     2.4.x patch: svn merge -c 1916054 ^/httpd/httpd/trunk .
+     +1: jailletc36 (by inspection), 
+
+  *) mod_ssl: In set_override(), check the return value of set_allow_opts().
+              Github #310
+     trunk patch: https://svn.apache.org/r1916054
+                  https://svn.apache.org/r1923218
+     2.4.x patch: svn merge -c 1916054,1923218 ^/httpd/httpd/trunk .
+     +1: jailletc36, 
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]