You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2013/04/27 20:58:55 UTC

svn commit: r1476658 - /httpd/httpd/branches/2.4.x/STATUS

Author: minfrin
Date: Sat Apr 27 18:58:54 2013
New Revision: 1476658

URL: http://svn.apache.org/r1476658
Log:
Propose.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1476658&r1=1476657&r2=1476658&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sat Apr 27 18:58:54 2013
@@ -248,6 +248,45 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.4.x patch: trunk patches work
       +1: sf
 
+    * mod_dav: Make sure that when we prepare an If URL for Etag comparison,     
+      we compare unencoded paths. PR 53910
+      trunk patch: http://svn.apache.org/r1470940
+      2.4.x patch: trunk patch works (minus CHANGES)
+      +1: minfrin
+
+    * mod_dav: Sending a If or If-Match header with an invalid ETag doesn't
+      result in a 412 Precondition Failed. PR54610
+      trunk patch: http://svn.apache.org/r1476604
+      2.4.x patch: trunk patch works (minus CHANGES)
+      +1: minfrin
+
+    * mod_dav: Ensure URI is correctly uriencoded on return. PR 54611
+      trunk patch: http://svn.apache.org/r1476621
+      2.4.x patch: trunk patch works (minus CHANGES)
+      +1: minfrin
+
+    * mod_dav: PROPPATCH delete (svn propdel) silently discards errors.
+      PR 53525
+      trunk patch: http://svn.apache.org/r1476627
+      2.4.x patch: trunk patch works (minus CHANGES)
+      +1: minfrin
+
+    * 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
+      trunk patch: http://svn.apache.org/r1476642
+      2.4.x patch: trunk patch works (minus CHANGES)
+      +1: minfrin
+
+    * mod_dav: Do not fail PROPPATCH when prop namespace is not known. PR 52559
+      trunk patch: http://svn.apache.org/r1476644
+      2.4.x patch: trunk patch works (minus CHANGES)
+      +1: minfrin
+
+    * mod_dav: Do not segfault on PROPFIND with a zero length DBM. PR 52559
+      trunk patch: http://svn.apache.org/r1476645
+      2.4.x patch: trunk patch works (minus CHANGES)
+      +1: minfrin
 
 
 A list of further possible backports can be found at: