]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose r1622450 and r1626978.
authorJan Kaluža <jkaluza@apache.org>
Fri, 31 Oct 2014 09:41:44 +0000 (09:41 +0000)
committerJan Kaluža <jkaluza@apache.org>
Fri, 31 Oct 2014 09:41:44 +0000 (09:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1635741 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 43c345951d57173226d87476c9aa6d2138d296eb..d2047fc096fb64aa767086f6ac8212d1b3e7b397 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -212,6 +212,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patches: trunk works (modulo CHANGES).
      +1: ylavic
 
+   * ab: Increase request and response header size to 8192 bytes.
+     Fix potential buffer-overflow in Server: header handling.
+     trunk patch: http://svn.apache.org/r1622450
+     2.4.x patch: trunk works
+     +1: jkaluza
+
+   * mod_cgi: Log CGI script stderr to ScriptLog, use APLOGNO for
+     log_scripterror errors.
+     trunk patch: http://svn.apache.org/r1626978
+     2.4.x patch: trunk works
+     +1 jkaluza
+
 
 OTHER PROPOSALS