From: Christophe Jaillet Date: Sat, 9 May 2015 14:09:05 +0000 (+0000) Subject: Easy proposals (synch with trunk) X-Git-Tag: 2.2.30~128 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c9a9f2ec51a7ea5e10d99a05541d6062c68660a;p=thirdparty%2Fapache%2Fhttpd.git Easy proposals (synch with trunk) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1678492 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8266fbe5b77..a4adeaeb33f 100644 --- a/STATUS +++ b/STATUS @@ -221,6 +221,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: ylavic: tested with openssl 0.9.7a, 0.9.8o, 1.0.1m and 1.0.2a with 1024 and 2048 bits certificates (modulus), using EDH and ECDH ciphers. + * mod_rewrite: Turn static function get_server_name_for_url() into public + ap_get_server_name_for_url() and use it where appropriate. This + fixes mod_rewrite generating invalid URLs for redirects to IPv6 + literal addresses. + Fixed in 2.3.5 five years ago but repported later in 2.2.x (PR 52831) + trunk patch: http://svn.apache.org/r900022 + 2.4.x patch: http://people.apache.org/~jailletc36/PR52831.patch + +1: jailletc36 + PATCHES/ISSUES THAT ARE STALLED * mod_proxy_balancer: Always initialize the shared parameters of a load