]> granicus.if.org Git - apache/commitdiff
Propose.
authorGraham Leggett <minfrin@apache.org>
Sat, 8 Dec 2012 12:19:14 +0000 (12:19 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 8 Dec 2012 12:19:14 +0000 (12:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1418657 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8c2e4dc2341fe0873913a5a49aadafff5999f277..c7c2ccaef094f40c4ebbac879d8eae05a4b57341 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -240,7 +240,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                    http://svn.apache.org/viewvc?view=revision&revision=1389569 (doc)
       2.4.x patch: http://people.apache.org/~jailletc36/backport_mod_header.patch
       +1: jailletc36, druggeri
-      
+
     * (2/x) backport some easy patch to keep 2.4.x in line with trunk as much as possible
          1398970: Use 'ap_strcasestr' instead of a strdup/str_tolower/strstr sequence
          1407853: cppCheck:  Suspicious condition.
@@ -268,6 +268,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.4.x patch: trunk patches work
       +1: sf
 
+    * mod_session_crypto: Protect ourselves against underlying libraries who
+      fail to load without providing an error message of their own.
+      trunk patch: http://svn.apache.org/viewvc?rev=1418655&view=rev
+      2.4.x patch: trunk patch works
+      +1: minfrin
+
 A list of further possible backports can be found at:
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt
 If you want to propose one of those, please still add them here.