]> granicus.if.org Git - apache/commitdiff
Propose
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 9 Jun 2013 17:45:37 +0000 (17:45 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 9 Jun 2013 17:45:37 +0000 (17:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1491252 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 26f0c68b3a1c462ae5131b5ac5ce1ea738b10f21..ade0efe1bb0ac2b72a2e7386cd72453d116740dd 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -219,6 +219,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.4.x patch: trunk patch works
       +1: sf
 
+    * proxy_util: NULL terminate the right buffer in 'send_http_connect'
+      trunk patch: http://svn.apache.org/r1490994
+      2.4.x patch: trunk patch works
+      +1: jailletc36
+
+    * mod_autoindex: reduce stack usage in 'output_directories' by 8k
+      trunk patch: http://svn.apache.org/r1491221
+      2.4.x patch: trunk patch works
+      +1: jailletc36
+
+    * mod_remoteip: close file in error path
+      trunk patch: http://svn.apache.org/r1491234
+      2.4.x patch: trunk patch works
+      +1: jailletc36
+
 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.