From: William A. Rowe Jr Date: Wed, 26 Jun 2013 21:33:43 +0000 (+0000) Subject: Additional info for reviewers X-Git-Tag: 2.2.25~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e9515bdccace4c1638ea4985ac7e6bbf8de3a13;p=thirdparty%2Fapache%2Fhttpd.git Additional info for reviewers git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1497115 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 80686526eae..74ee8bbc64e 100644 --- a/STATUS +++ b/STATUS @@ -146,7 +146,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: druggeri, wrowe * mod_dav: Make sure that when we prepare an If URL for Etag comparison, - we compare unencoded paths. PR 53910 + we compare unencoded paths. PR 53910 [Timothy Wood ] trunk patch: http://svn.apache.org/r1470940 http://svn.apache.org/r1477530 2.2.x patch: trunk patch works (minus CHANGES) @@ -154,11 +154,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_dav: Sending a If or If-Match header with an invalid ETag doesn't result in a 412 Precondition Failed. PR54610 + [Timothy Wood ] trunk patch: http://svn.apache.org/r1476604 2.2.x patch: trunk patch works (minus CHANGES) +1: minfrin + wrowe notes r1476604 commit log message by minfrin is inaccurate * mod_dav: Ensure URI is correctly uriencoded on return. PR 54611 + [Timothy Wood ] trunk patch: http://svn.apache.org/r1476621 2.2.x patch: trunk patch works (minus CHANGES) +1: minfrin, trawick @@ -166,11 +169,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_dav: When a PROPPATCH attempts to remove a non-existent dead property on a resource for which there is no dead property in the same namespace httpd segfaults. PR 52559 + [Diego Santa Cruz ] trunk patch: http://svn.apache.org/r1476642 2.2.x patch: trunk patch works (minus CHANGES) +1: minfrin * mod_dav: Do not fail PROPPATCH when prop namespace is not known. PR 52559 + [Diego Santa Cruz ] trunk patch: http://svn.apache.org/r1476644 2.2.x patch: trunk patch works (minus CHANGES) +1: minfrin