From 2f1ca852202ca598ca971ff397e9d57d487eb24c Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Fri, 11 Jan 2019 20:09:06 +0000 Subject: [PATCH] Propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1851096 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/STATUS b/STATUS index 8621f08a6c8..a48d686ca86 100644 --- a/STATUS +++ b/STATUS @@ -211,6 +211,26 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1850947 ^/httpd/httpd/trunk . +1: hwibell, covener + *) mod_proxy_wstunnel: Fix websocket proxy over UDS. PR 62932 + trunk patch: http://svn.apache.org/r1851093 + 2.4.x patch: svn merge -c 1851093 ^/httpd/httpd/trunk . + +1: jailletc36 (by inspection) + + *) mod_negociation: LanguagePriority should be case-insensitive in order to + match AddLanguage behavior. PR 39730 + trunk patch: http://svn.apache.org/r1850989 + 2.4.x patch: svn merge -c 1850989 ^/httpd/httpd/trunk . + +1: jailletc36 + + *) easy proposals: + - mod_authn_dbm: Return APR_SUCCESS which is equivalent but more readable + than 'rv' here + - mod_md: fix warning with gcc (this breaks maintainer-mode build with + recent gcc) + trunk patch: http://svn.apache.org/r1850834 + 2.4.x patch: svn merge -c 1850834,1850835 ^/httpd/httpd/trunk . + +1: jailletc36 + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ] -- 2.47.3