
niq at apache
Jul 4, 2009, 1:40 PM
Views: 95
Permalink
|
|
svn commit: r791177 - /httpd/httpd/branches/2.2.x/STATUS
|
|
Author: niq Date: Sat Jul 4 20:40:07 2009 New Revision: 791177 URL: http://svn.apache.org/viewvc?rev=791177&view=rev Log: Backport proposals Modified: httpd/httpd/branches/2.2.x/STATUS Modified: httpd/httpd/branches/2.2.x/STATUS URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=791177&r1=791176&r2=791177&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/STATUS (original) +++ httpd/httpd/branches/2.2.x/STATUS Sat Jul 4 20:40:07 2009 @@ -141,6 +141,34 @@ 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 + + * mod_dir: add DefaultHandler directive + PR 47184 + Trunk patch: http://svn.apache.org/viewvc?view=rev&revision=785425 + 2.2.x patch: http://people.apache.org/~niq/patches/47184.patch + (identical but for offsets, but patch failed on trunk version) + +1: niq + + * mod_alias: Enforce sanity in args to Redirect + PR 44729 + patch: http://svn.apache.org/viewvc?view=rev&revision=778942 + +1: niq + + * mod_proxy_http: fix Host: header for literal IPv6 addresses. + PR 47177 + patch: http://svn.apache.org/viewvc?view=rev&revision=778531 + +1: niq + + * mod_rewrite: Remove locking for writing to the rewritelog. + PR 46942 + trunk patch: http://svn.apache.org/viewvc?view=rev&revision=783734 + 2.2.x patch: http://people.apache.org/~niq/patches/46942.patch + +1: niq + PATCHES/ISSUES THAT ARE STALLED * srclib/pcre and vendor/pcre
|