From: Eric Covener Date: Mon, 3 Aug 2015 20:11:09 +0000 (+0000) Subject: propose old rewrite/cookie fix X-Git-Tag: 2.4.17~208 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1a61a3aab26ac766998b0dc999d1cae886c1129;p=thirdparty%2Fapache%2Fhttpd.git propose old rewrite/cookie fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1693965 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 196f3d404f0..319c45cde83 100644 --- a/STATUS +++ b/STATUS @@ -213,11 +213,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: rpluem, *) apxs: add HTTPD_MMN and HTTPD_VERSION to apxs -q - trunk: http://svn.apache.org/r1693919 2.4.x: trunk works modulo CHANGES +1: covener + *) mod_rewrite: Allow cookies to include ':' by using an alternate separator. + PR47241. + trunk: http://svn.apache.org/r1693963 + 2.4.x: trunk works modulo CHANGES + +1: covener + PATCHES/ISSUES THAT ARE BEING WORKED *) mod_ssl: add ALPN support by allowing other modules to register callbacks