You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ja...@apache.org on 2019/01/11 20:09:06 UTC

svn commit: r1851096 - /httpd/httpd/branches/2.4.x/STATUS

Author: jailletc36
Date: Fri Jan 11 20:09:06 2019
New Revision: 1851096

URL: http://svn.apache.org/viewvc?rev=1851096&view=rev
Log:
Propose

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1851096&r1=1851095&r2=1851096&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Jan 11 20:09:06 2019
@@ -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 ]