]> granicus.if.org Git - apache/commitdiff
propose
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 24 Jun 2018 20:45:15 +0000 (20:45 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 24 Jun 2018 20:45:15 +0000 (20:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1834269 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 79fad2ed8bf9aa1c04c75fa7ccbb7fc670d30db5..75fdfcbf34e76f5630cf3504013e677a25548bab 100644 (file)
--- 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 ]