From 67272555347e557dfdc68abaa9c369294f170da6 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sun, 24 Jun 2018 20:45:15 +0000 Subject: [PATCH] propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1834269 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/STATUS b/STATUS index 79fad2ed8b..75fdfcbf34 100644 --- a/STATUS +++ b/STATUS @@ -184,6 +184,29 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: svn merge -c 1817175,1831800 ^/httpd/httpd/trunk . +1: jailletc36 + *) mod_authz_core: If several parameters are used in a AuthzProviderAlias directive, + if these parameters are not enclosed in quotation mark, only the first one is + handled. The other ones are silently ignored. + PR 62469. + trunk patch: http://svn.apache.org/r1834209 + 2.4.x patch: trunk works (modulo CHANGES and next-number) + svn merge -c 1834209 ^/httpd/httpd/trunk . + +1: jailletc36 + + *) Easy patches: synch 2.4.x and trunk + - mod_env: remove an empty line + - mod_ssl: Simplify code, no functional change + - mod_proxy_html: Save a few cycles and simplify code + - mod_proxy_html: Save a few more cycles + - mod_proxy_hcheck: Remove an unused bucket allocator + tag the subpool + trunk patch: http://svn.apache.org/r1795834 + http://svn.apache.org/r1828912 + http://svn.apache.org/r1830943 + http://svn.apache.org/r1830944 + http://svn.apache.org/r1832991 + 2.4.x patch: svn merge -c 1795834,1828912,1830943,1830944,1832991 ^/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