From: Jim Jagielski Date: Mon, 6 Jul 2009 16:51:26 +0000 (+0000) Subject: promote X-Git-Tag: 2.2.12~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c99b5ae34598d992a2f3ea713b2e53fa82951cb1;p=thirdparty%2Fapache%2Fhttpd.git promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@791537 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 59977fe154c..70724b10f38 100644 --- a/STATUS +++ b/STATUS @@ -85,6 +85,23 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_alias: Ensure Redirect emits HTTP-compliant URLs. + PR 44020 + trunk patch: + http://svn.apache.org/viewvc?view=rev&rev=785575 + 2.2.x patch: + http://people.apache.org/~rpluem/patches/foreign_patches/niq_44020.diff + NOTE: I'm recommending different versions because the trunk + patch is too strict for a stable line and may "break" broken + configs thought by their users to be working. + +1: niq, rpluem, jim + + * mod_proxy_http: fix case sensitivity checking transfer encoding + PR 47383 + Patch: http://svn.apache.org/viewvc?view=rev&revision=785661 + +1: niq, rpluem, jim + + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -98,17 +115,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: of the backport proposal. And it needs updating! +1: niq - * mod_alias: Ensure Redirect emits HTTP-compliant URLs. - PR 44020 - trunk patch: - http://svn.apache.org/viewvc?view=rev&rev=785575 - 2.2.x patch: - http://people.apache.org/~rpluem/patches/foreign_patches/niq_44020.diff - NOTE: I'm recommending different versions because the trunk - patch is too strict for a stable line and may "break" broken - configs thought by their users to be working. - +1: niq, rpluem, jim - * mod_cache: Add CacheIgnoreURLSessionIdentifiers directive to ignore defined session identifiers encoded in the URL when caching. Trunk version of patch: @@ -120,11 +126,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, - * mod_proxy_http: fix case sensitivity checking transfer encoding - PR 47383 - Patch: http://svn.apache.org/viewvc?view=rev&revision=785661 - +1: niq, rpluem, jim - * mod_dir: add DefaultHandler directive PR 47184 Trunk patch: http://svn.apache.org/viewvc?view=rev&revision=785425