]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add a proposal, updated proposal and added a comment.
authorRuediger Pluem <rpluem@apache.org>
Sat, 29 Dec 2007 16:21:52 +0000 (16:21 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 29 Dec 2007 16:21:52 +0000 (16:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@607441 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1a1c4761ba947b2e67d736a02547cfc2b064f3c5..6d19182146379cad808b22222272ce0989cd3a27 100644 (file)
--- 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: