You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jk...@apache.org on 2014/10/31 10:41:44 UTC

svn commit: r1635741 - /httpd/httpd/branches/2.4.x/STATUS

Author: jkaluza
Date: Fri Oct 31 09:41:44 2014
New Revision: 1635741

URL: http://svn.apache.org/r1635741
Log:
Propose r1622450 and r1626978.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1635741&r1=1635740&r2=1635741&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Oct 31 09:41:44 2014
@@ -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