From: Jim Jagielski Date: Fri, 23 Dec 2016 12:35:29 +0000 (+0000) Subject: promote X-Git-Tag: 2.4.26~425 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c5753ac77bcabbac7f5221d632f5c737b194717;p=thirdparty%2Fapache%2Fhttpd.git promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1775830 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 850a2b745f3..302ac86d832 100644 --- a/STATUS +++ b/STATUS @@ -119,6 +119,11 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) ext_filter: Don't eat error buckets. PR60375 + trunk patch: http://svn.apache.org/r1775770 + 2.4 patch: trunk works + +1: covener, ylavic, jim + PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -147,11 +152,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1 covener, jim - *) ext_filter: Don't eat error buckets. PR60375 - trunk patch: http://svn.apache.org/r1775770 - 2.4 patch: trunk works - +1: covener, ylavic, 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.