From: Ben Reser Date: Wed, 8 Jan 2014 03:02:55 +0000 (+0000) Subject: * STATUS: Nominate r1556428 for backport to 2.2.x X-Git-Tag: 2.2.27~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f33141dd5bb0d1da155a88f7a9db8cb1dcb77434;p=thirdparty%2Fapache%2Fhttpd.git * STATUS: Nominate r1556428 for backport to 2.2.x git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1556429 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 14bd855ea2f..c903ca7f5f3 100644 --- a/STATUS +++ b/STATUS @@ -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. +