From dada9cbf98d527b0ec1f09b70b2f2c29a14048e5 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Sat, 29 Dec 2007 16:21:52 +0000 Subject: [PATCH] * Add a proposal, updated proposal and added a comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@607441 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/STATUS b/STATUS index 1a1c4761ba9..6d191821463 100644 --- a/STATUS +++ b/STATUS @@ -109,6 +109,16 @@ RELEASE SHOWSTOPPERS: Trunk version of patch works +1: rpluem, + * mod_dav_fs: Adjust etag generation to produce identical results on 32-bit + and 64-bit platforms. Avoid a regression with conditional PUT's on lock + and etag (because we have a regression otherwise this is a showstopper). + PR 44152 + Trunk version of patch: + http://svn.apache.org/viewvc?rev=607437&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, + PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] @@ -137,6 +147,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch: http://svn.apache.org/viewcvs.cgi?rev=409942&view=rev http://svn.apache.org/viewcvs.cgi?rev=607245&view=rev + http://svn.apache.org/viewcvs.cgi?rev=607440&view=rev Backport version for 2.2.x of patch: Trunk version of patch works +1: rpluem, niq, wrowe @@ -148,6 +159,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: to have their logs filled with noise - warning would be ok, provided there's no more than one entry per failed request. If their request would die outright, only then is rpluem right. + rpluem: Level now set to WARNING. * configure / install: Make https port configurable. Trunk version of patch: -- 2.47.2