From: Jim Jagielski Date: Mon, 18 Aug 2008 15:39:05 +0000 (+0000) Subject: vote and promote X-Git-Tag: 2.2.10~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fd4d157d0cba0dbb60f5713894e68298ccd44d7;p=thirdparty%2Fapache%2Fhttpd.git vote and promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@686788 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 965d3e84696..f9b3ca26ec9 100644 --- a/STATUS +++ b/STATUS @@ -90,6 +90,17 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?rev=639010&view=rev (mmn) +1: niq, rpluem, mturk + * mod_rewrite: Allow Cookie option to set secure and HttpOnly flags. + PR 44799 + Trunk version of patch: + http://svn.apache.org/viewvc?rev=647395&view=rev + http://svn.apache.org/viewvc?rev=660461&view=rev + http://svn.apache.org/viewvc?rev=660566&view=rev + http://svn.apache.org/viewvc?rev=664330&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, niq, jim + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -111,17 +122,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: -1: rpluem: jorton found some problems with the trunk version and they should be fixed / discussed in trunk before we backport. - * mod_rewrite: Allow Cookie option to set secure and HttpOnly flags. - PR 44799 - Trunk version of patch: - http://svn.apache.org/viewvc?rev=647395&view=rev - http://svn.apache.org/viewvc?rev=660461&view=rev - http://svn.apache.org/viewvc?rev=660566&view=rev - http://svn.apache.org/viewvc?rev=664330&view=rev - Backport version for 2.2.x of patch: - Trunk version of patch works - +1: rpluem, niq - * core, authn/z: Avoid calling access control hooks for internal requests with configurations which match those of initial request. Revert to original behaviour (call access control hooks for internal requests