From: Eric Covener Date: Fri, 6 Jan 2017 18:20:20 +0000 (+0000) Subject: some easy votes X-Git-Tag: 2.4.26~392 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c140dcd93e17964de4ebec9442d90e8521df672b;p=thirdparty%2Fapache%2Fhttpd.git some easy votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1777681 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 58fa08f7780..0cfbffe81a5 100644 --- a/STATUS +++ b/STATUS @@ -119,6 +119,14 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) mod_proxy_{ajp,fcgi}: Fix a possible crash when reusing an established + backend connection, happening with LogLevel trace2 or higher configured, + or at any log level with compilers not detected as C99 compliant (e.g. + MSVC on Windows). + trunk patch: http://svn.apache.org/r1775775 + 2.4 patch: trunk works (modulo CHANGES) + +1: ylavic, jim, covener + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -146,14 +154,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1 covener, jim - *) mod_proxy_{ajp,fcgi}: Fix a possible crash when reusing an established - backend connection, happening with LogLevel trace2 or higher configured, - or at any log level with compilers not detected as C99 compliant (e.g. - MSVC on Windows). - trunk patch: http://svn.apache.org/r1775775 - 2.4 patch: trunk works (modulo CHANGES) - +1: ylavic, jim - *) mod_proxy_fcgi: Return HTTP 504 rather than 503 in case of proxy timeout. trunk patch: http://svn.apache.org/r1775858 2.4 patch: trunk works (modulo CHANGES) @@ -189,7 +189,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/r1777460 http://svn.apache.org/r1777672 2.4.x patch: trunk works - +1: ylavic + +1: ylavic, covener PATCHES/ISSUES THAT ARE BEING WORKED [ New entried should be added at the START of the list ]