You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by br...@apache.org on 2014/01/08 04:02:56 UTC

svn commit: r1556429 - /httpd/httpd/branches/2.2.x/STATUS

Author: breser
Date: Wed Jan  8 03:02:55 2014
New Revision: 1556429

URL: http://svn.apache.org/r1556429
Log:
* STATUS: Nominate r1556428 for backport to 2.2.x

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

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1556429&r1=1556428&r2=1556429&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Wed Jan  8 03:02:55 2014
@@ -123,6 +123,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       http://people.apache.org/~rpluem/patches/mod_proxy_http_50335.2.2.x.diff
    +1: rpluem, jorton, 
 
+  * mod_dav: Fix string length calculation in dav_xml_get_cdata()
+    trunk patch: https://svn.apache.org/r1556428
+    2.2.x: trunk patch applies aka `svn merge -c 1556428 ^/httpd/httpd/trunk`
+    +1: breser
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * mod_cache: Realign the cache_quick_handler() to behave identically
@@ -348,3 +353,4 @@ PATCHES/ISSUES THAT ARE STALLED
     ben: not correct that it depends on OpenSSL 1.0.2, it builds with
          any version. Also, if you read my note to dev@ you will see
          why it is not premature.
+