From: Ruediger Pluem Date: Fri, 30 Nov 2007 15:41:08 +0000 (+0000) Subject: * Add a proposal X-Git-Tag: 2.2.7~169 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af6f4f66d0345c86ece911470211d58f65b6d3c9;p=thirdparty%2Fapache%2Fhttpd.git * Add a proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@599852 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7ea28fecf57..5898604ed96 100644 --- a/STATUS +++ b/STATUS @@ -237,6 +237,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, + * core: Change etag generation to produce identical results on + 32-bit and 64-bit platforms. + PR 40064. + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&rev=517238 + http://svn.apache.org/viewvc?view=rev&rev=517654 + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when