From 04b05a2314b42ababe0cf70f45058175e16f5cbd Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Wed, 28 Mar 2018 19:49:08 +0000 Subject: [PATCH] Propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1827944 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/STATUS b/STATUS index 326d055a19..797afb3e95 100644 --- a/STATUS +++ b/STATUS @@ -241,6 +241,28 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/ssl-policy.patch +1: icing + *) Some easy proposals: + - mod_logio, mod_ssl: Remove pointless static in optional fn pointer + variable declaration + - core: Fix a potential compiler warning about uninitialized variable. + PR 59821 + trunk patch: http://svn.apache.org/r1822931 + http://svn.apache.org/r1827783 + 2.4.x patch: svn merge -c 1822931,1827783 ^/httpd/httpd/trunk . + +1: jailletc36, + + *) mod_dumpio: do nothing below log level TRACE7 + trunk patch: http://svn.apache.org/r1818802 + http://svn.apache.org/r1818825 + 2.4.x patch: svn merge -c 1818802,1818825 ^/httpd/httpd/trunk . + +1: jailletc36, + + *) mod_ssl: Use 'ap_log_rerror()' instead of 'ap_log_error()' consistently + PR 62003 + trunk patch: http://svn.apache.org/r1827865 + 2.4.x patch: svn merge -c 1827865 ^/httpd/httpd/trunk . + +1: jailletc36, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ] -- 2.40.0