From: Jim Jagielski Date: Fri, 17 Mar 2006 15:55:20 +0000 (+0000) Subject: And move approved backport to the right spot... X-Git-Tag: 2.2.1~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cda9044f885abc1b02e0a63d303f8e384b4ce0bd;p=thirdparty%2Fapache%2Fhttpd.git And move approved backport to the right spot... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@386664 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 063c45a491b..37abd0efb24 100644 --- a/STATUS +++ b/STATUS @@ -143,6 +143,14 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, jim, pquerna + * mod_proxy_ajp: Crosscheck the length of the body chunk with the length + of the ajp message to prevent readings beyond the buffer boundaries + which possibly could reveal sensitive memory contents to the client. + Trunk version of patch: + http://svn.apache.org/viewcvs?rev=383339&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, pquerna, jim PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -199,15 +207,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, jim - * mod_proxy_ajp: Crosscheck the length of the body chunk with the length - of the ajp message to prevent readings beyond the buffer boundaries - which possibly could reveal sensitive memory contents to the client. - Trunk version of patch: - http://svn.apache.org/viewcvs?rev=383339&view=rev - Backport version for 2.2.x of patch: - Trunk version of patch works - +1: rpluem, pquerna, jim - * mod_isapi: Trivial compiler emit fix for const'ness - noticed on OS/X but not noticed before on VC. http://svn.apache.org/viewcvs?rev=384731&view=rev