From: Yann Ylavic Date: Sat, 7 Jan 2017 00:38:50 +0000 (+0000) Subject: Required to build on Windows and NetWare, plus the actual fix... X-Git-Tag: 2.2.32~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3852357462ab64fa408b46434372d274909b30ce;p=thirdparty%2Fapache%2Fhttpd.git Required to build on Windows and NetWare, plus the actual fix... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1777740 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f70b4878159..d4b18fdf5b3 100644 --- a/STATUS +++ b/STATUS @@ -99,12 +99,6 @@ CURRENT RELEASE NOTES: 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 ] - *) mod_proxy: Correctly consider error response codes by the backend when processing failonstatus. PR 59869 Trunk version of patch: @@ -115,6 +109,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://home.apache.org/~ylavic/patches/httpd-2.2.x-r1753592.patch +1: ylavic, wrowe +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 ] + *) mod_proxy_connect: The connect method doesn't work if the client is connecting to the apache proxy through an ssl socket. Fixed. [Brad Boyer, Mark Cave-Ayland, Julian Gilbey, Fabrice Durand,