From: Ben Reser Date: Sun, 13 Oct 2013 00:28:27 +0000 (+0000) Subject: * STATUS: Nominate PR 55397 for 2.2.x X-Git-Tag: 2.2.26~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49e845b0ab2805170aef75760aa2c887b437ae32;p=thirdparty%2Fapache%2Fhttpd.git * STATUS: Nominate PR 55397 for 2.2.x git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1531607 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 94a8e41aeba..bb6cc48ba18 100644 --- a/STATUS +++ b/STATUS @@ -128,6 +128,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x: trunk works, CHANGES needs to be written when merging +1: breser + * mod_dav: Fix 55397. dav_resource->uri treated as unencoded. This was an + unnecessary ABI changed introduced in 2.2.25 + trunk patches: https://svn.apache.org/r1529559 + https://svn.apache.org/r1531505 + 2.4.x: trunk works, CHANGES needs to be written when merging + 2.2.x: https://people.apache.org/~breser/httpd/2.2.x/patches/pr55397.patch + +1: breser + PATCHES/ISSUES THAT ARE STALLED * mod_cache: Realign the cache_quick_handler() to behave identically