From: Jan Kaluža Date: Fri, 31 Oct 2014 09:41:44 +0000 (+0000) Subject: Propose r1622450 and r1626978. X-Git-Tag: 2.4.11~206 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b64acc29943f0d70c519a98fed323bf108fcff72;p=thirdparty%2Fapache%2Fhttpd.git Propose r1622450 and r1626978. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1635741 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 43c345951d5..d2047fc096f 100644 --- 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