]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose backports
authorNick Kew <niq@apache.org>
Thu, 20 Aug 2015 23:57:23 +0000 (23:57 +0000)
committerNick Kew <niq@apache.org>
Thu, 20 Aug 2015 23:57:23 +0000 (23:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1696883 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1e9599bb790d1c0a3240b1e162d99cfe666d0adb..b5877e63e9f5f3e1c9fac6399e1b922ca75826a2 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -254,6 +254,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x: trunk works modulo CHANGES
      +1: jailletc36
 
+  *) mod_session_dbd: fix lifetime of Request notes.
+     trunk: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/session/mod_session_dbd.c?r1=1679181&r2=1687087&view=patch
+     2.4.x: trunk patch applies.
+     +1: niq
+
+  *) util_script: Make REDIRECT_URL a complete URL (where set).
+     PR 57785
+     trunk: http://svn.apache.org/viewvc?view=revision&revision=1677702
+     2.4.x: trunk patch applies.
+     +1: niq
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) mod_ssl: add ALPN support by allowing other modules to register callbacks