From 14fa46353a55bb497b3d7eb7889383193fc5b68f Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sat, 20 Apr 2019 07:02:42 +0000 Subject: [PATCH] Easy vote and easy proposals git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1857858 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 9a1a2fae818..5962ff2b7b0 100644 --- a/STATUS +++ b/STATUS @@ -226,8 +226,39 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: It seems noone has PIPE_BUF defined. trunk patch: http://svn.apache.org/r1857515 2.4.x patch: svn merge -c 1857515 ^/httpd/httpd/trunk . - +1: rjung + +1: rjung, jailletc36 + *) mod_status: PR60647: ACC per connection not available w/ event MPM + trunk patch: http://svn.apache.org/r1780280 + 2.4.x patch: svn merge -c 1780280 ^/httpd/httpd/trunk . + (minus CHANGES and ap_mmn.h) + +1: jailletc36 + + *) Easy patches: synch 2.4.x and trunk + - core: 80 chars + - http_core: Clean-uo and style. No functional change overall + - http_core: One more style fix in ap_process_http_async_connection() + - mod_mime: Fix a cppcheck warning + - mod_proxy_ajp: Fix a harmless clang warning + - suexec: avoid a potential sprintf overflow + - mod_headers: This is harmless, but this really should be an 'echo_do *' + - core: Fix typo + - core: Update a comment about the 'PATCH' HTTP command + - mod_proxy_balancer: Fix some HTML syntax issues + trunk patch: + - http://svn.apache.org/r1780282 + - http://svn.apache.org/r1814659 + - http://svn.apache.org/r1814660 + - http://svn.apache.org/r1838285 + - http://svn.apache.org/r1842881 + - http://svn.apache.org/r1846253 + - http://svn.apache.org/r1853757 + - http://svn.apache.org/r1851702 + - http://svn.apache.org/r1853980 + - http://svn.apache.org/r1855614 + 2.4.x patch: svn merge -c 1780282,1814659,1814660,1838285,1842881,1846253,1853757,1851702,1853980,1855614 ^/httpd/httpd/trunk . + +1: jailletc36 + jailletc36: this serie relies on r1780280 backport (see above) PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ] -- 2.47.3