niq says: -1 while we have PR#43519; +1 contingent on a fix
to that being backported.
+ * mod_proxy_http: add Via header correctly (if enabled) to
+ response, even where other Via headers exist.
+ PR 19439
+ http://svn.apache.org/viewvc?view=rev&revision=580060
+ +1: niq, rpluem, jim
+
+ * mod_proxy_http: Correctly parse all Connection headers in proxy.
+ PR 43509
+ trunk: http://svn.apache.org/viewvc?view=rev&revision=580457
+ 2.2.x: http://people.apache.org/~niq/43509.patch
+ +1: niq, rpluem
+ niq: changed the name. Resisted temptation to use "pooltabletime".
+ rpluem says: Revision of name change is r581030.
+ -1: jim. r580457 and r581030 conflict. Likely because of
+ r580782
+ niq: separate 2.2.x patch fixes jim's objection
+ +1: jim
+
+ * mod_proxy_http: Remove Warning headers with wrong date
+ PR 16138
+ trunk: http://svn.apache.org/viewvc?view=rev&revision=580782
+ 2.2.x: http://people.apache.org/~niq/16138.patch
+ +1: niq, rpluem
+ niq: changed the name. Resisted temptation to use "pooltabletime".
+ rpluem says: Revision of name change is r581030.
+ -1: jim nasty conflict with r580457... backports should be
+ self contained
+ niq: separate 2.2.x patch fixes jim's objection
+ +1: jim
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
(e.g. the server must add, but sometimes is better not to) and should be
rewritten.
- * mod_proxy_http: add Via header correctly (if enabled) to
- response, even where other Via headers exist.
- PR 19439
- http://svn.apache.org/viewvc?view=rev&revision=580060
- +1: niq, rpluem, jim
-
- * mod_proxy_http: Correctly parse all Connection headers in proxy.
- PR 43509
- trunk: http://svn.apache.org/viewvc?view=rev&revision=580457
- 2.2.x: http://people.apache.org/~niq/43509.patch
- +1: niq, rpluem
- niq: changed the name. Resisted temptation to use "pooltabletime".
- rpluem says: Revision of name change is r581030.
- -1: jim. r580457 and r581030 conflict. Likely because of
- r580782
- niq: separate 2.2.x patch fixes jim's objection
- +1: jim
-
- * mod_proxy_http: Remove Warning headers with wrong date
- PR 16138
- trunk: http://svn.apache.org/viewvc?view=rev&revision=580782
- 2.2.x: http://people.apache.org/~niq/16138.patch
- +1: niq, rpluem
- niq: changed the name. Resisted temptation to use "pooltabletime".
- rpluem says: Revision of name change is r581030.
- -1: jim nasty conflict with r580457... backports should be
- self contained
- niq: separate 2.2.x patch fixes jim's objection
- +1: jim
-
* mpm_winnt: Fix null pointer dereference
PR 42572
http://svn.apache.org/viewvc/httpd/httpd/trunk/server/mpm/winnt/child.c?r1=505027&r2=563489