You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2020/02/24 13:16:23 UTC

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

Author: covener
Date: Mon Feb 24 13:16:23 2020
New Revision: 1874445

URL: http://svn.apache.org/viewvc?rev=1874445&view=rev
Log:
propose AJP secret fix [skip ci]

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=1874445&r1=1874444&r2=1874445&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Feb 24 13:16:23 2020
@@ -129,6 +129,13 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
+  *) mod_proxy_ajp: Allow secret= parameter for AJP which is now 
+     suggested/required by tomcat
+     trunk patch: http://svn.apache.org/r1738878  
+     2.4.x patch: http://people.apache.org/~covener/patches/httpd-2.4.x-ajpsecret.diff
+                  (trivial conflict in mod_proxy.c)
+     +1: covener
+
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]