From fd377f1545eb06d93e203beacf0711e5498b72f7 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Fri, 5 Jun 2015 14:44:33 +0000 Subject: [PATCH] vote/promote two remaining backports git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1683772 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/STATUS b/STATUS index 51e8014244f..7e7f04e5e52 100644 --- a/STATUS +++ b/STATUS @@ -101,17 +101,13 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - -PATCHES PROPOSED TO BACKPORT FROM TRUNK: - [ New proposals should be added at the end of the list ] - *) http: Make ap_die() robust against any HTTP error code and not modify response status (finally logged) when nothing is to be done. PR 56035. trunk patch: http://svn.apache.org/r1657881 http://svn.apache.org/r1665643 2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-ap_die.patch (modulo CHANGES) - +1: ylavic, wrowe + +1: ylavic, wrowe, covener *) core, modules: Avoid error response/document handling by the core if some handler or input filter already did it while reading the request (causing @@ -127,10 +123,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1674056 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_map_http_request_error-v2.patch 2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-ap_map_http_request_error-v2.patch - +1: ylavic, wrowe + +1: ylavic, wrowe, covener ylavic: Depends on httpd-2.2.x-ap_die.patch above. +PATCHES PROPOSED TO BACKPORT FROM TRUNK: + [ New proposals should be added at the end of the list ] + PATCHES/ISSUES THAT ARE STALLED * mod_proxy_balancer: Always initialize the shared parameters of a load -- 2.47.2