From: Greg Stein Date: Wed, 15 Jan 2014 20:05:40 +0000 (+0000) Subject: vote/approve for a mod_dav patch backport X-Git-Tag: 2.2.27~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7cf912957e25ff16b5c2c8681705301c30f385f;p=thirdparty%2Fapache%2Fhttpd.git vote/approve for a mod_dav patch backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1558556 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 39360a6203a..4e55870916e 100644 --- a/STATUS +++ b/STATUS @@ -98,6 +98,10 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * 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, rpluem, gstein PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -123,11 +127,6 @@ 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, rpluem - PATCHES/ISSUES THAT ARE STALLED * mod_cache: Realign the cache_quick_handler() to behave identically