Commit 9c66d28e authored by Colm MacCarthaigh's avatar Colm MacCarthaigh
Browse files

* Promote two proposals to acceptances.

    * Revert my -1 on a patch, now that 2.2 has been released
      and offers a choice.

    * cast some votes.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@371449 13f79535-47bb-0310-9956-ffa450edef68
parent acefe794
Loading
Loading
Loading
Loading
+13 −24
Changes for STATUS: 13 added lines, 24 removed lines.
Original line number Diff line number Diff line
@@ -148,6 +148,15 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
         modules/proxy/mod_proxy_ftp.c: r231044
       +1: minfrin, jim, nd

    *) mod_cache: Fix handling of 'Vary: *". PR 16125.
       Trunk: r180341
       2.0.x Patch: http://issues.apache.org/bugzilla/attachment.cgi?id=15297
       +1: pquerna, jerenkrantz, colm
       jerenkrantz notes: I do prefer the version from r190033 (own if check).

    *) Add missing va_end call
         http://svn.apache.org/viewcvs?rev=321500&view=rev
       +1: nd, trawick, colm

PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ please place SVN revisions from trunk here, so it is easy to
@@ -213,15 +222,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        default installation on Windows.
        http://svn.apache.org/viewcvs?rev=179622&view=rev
        http://svn.apache.org/viewcvs?rev=280114&view=rev
        +1: trawick, wrowe
        +1: trawick, wrowe, colm
         backported 280114 to 2.2.x branch already

     *) mod_cache: Fix handling of 'Vary: *". PR 16125.
        Trunk: r180341
        2.0.x Patch: http://issues.apache.org/bugzilla/attachment.cgi?id=15297
        +1: pquerna, jerenkrantz, colm
        jerenkrantz notes: I do prefer the version from r190033 (own if check).

     *) Reverse Proxy fixes: <Location> bug and Cookie support
        Patch is at
        http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=112365629308138&q=p4
@@ -255,17 +258,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       code: http://svn.apache.org/viewcvs?view=rev&rev=157583
             http://svn.apache.org/viewcvs?rev=280401&view=rev
       docs: http://svn.apache.org/viewcvs?rev=280384&view=rev
       +1: stas, trawick
       -0: colm
           colm: It's a useful feature, but TCP window size selection 
                 algorithims can be pretty "interesting", probably more
                 2.2. 
           trawick: It is nevertheless true that POST performance can 
                 sometimes improve dramatically by tweaking the receive
                 buffer size, and this relatively simple patch lets that
                 be controlled in a portable manner just for the web 
                 server.  (old way: use system-specific configuration
                 knobs that affect all applications.)
       +1: stas, trawick, colm

    *) Fix all non-http protocol modules that were modeled after the
       broken mod_echo.c example; remove the -initial- timeout setting
@@ -277,10 +270,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://people.apache.org/~wrowe/httpd-2.0-proto-timeout.patch
         +1: wrowe

    *) Add missing va_end call
         http://svn.apache.org/viewcvs?rev=321500&view=rev
       +1: nd, trawick, colm

    *) mod_proxy: Fix PR37145
       (data loss with httpd-2.0.55 reverse proxy method=post).
       Trunk version of patch:
@@ -295,7 +284,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewcvs.cgi?rev=220038&view=rev
       Backport version for 2.0.x of patch:
          http://issues.apache.org/bugzilla/attachment.cgi?id=16870
       +1: rpluem
       +1: rpluem, colm

    *) mod_dav: Fix a null pointer dereference in an error code path during the
       handling of MKCOL.
@@ -327,7 +316,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewcvs.cgi?rev=354394&view=rev
       Backport version for 2.0.x of patch:
          http://issues.apache.org/bugzilla/attachment.cgi?id=17393
       +1: rpluem
       +1: rpluem, colm

PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: