]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 11 Jan 2019 20:09:06 +0000 (20:09 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 11 Jan 2019 20:09:06 +0000 (20:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1851096 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8621f08a6c8b4b48c7d21fc565c5ec39273d9778..a48d686ca869d68140cd4e056b7a321ba28edb41 100644 (file)
--- 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 ]