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 2017/05/01 13:45:26 UTC

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

Author: jailletc36
Date: Mon May  1 13:45:25 2017
New Revision: 1793334

URL: http://svn.apache.org/viewvc?rev=1793334&view=rev
Log:
Easy proposals

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=1793334&r1=1793333&r2=1793334&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon May  1 13:45:25 2017
@@ -195,10 +195,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      bucket case (default), thus avoiding the leak of the corresponding socket
      descriptors on graceful restart.
      trunk patch: http://svn.apache.org/r1789220
-     trunk patch: http://svn.apache.org/r1792675
+                  http://svn.apache.org/r1792675
      2.4.x patch: trunk works (modulo CHANGES)
      +1: ylavic
 
+  *) Easy patches: synch 2.4.x and trunk
+     - mod_autoindex: Save a few bytes in the conf pool.
+     - mod_autoindex: Use 'ap_cstr_casecmp' to simplify code + remove dead code
+     - mod_session_crypto: Add missing APLOGNO
+     - mod_ssl: Constify the ssl_hook_Fixup_vars array itself
+     trunk patch: http://svn.apache.org/r1788032
+                  http://svn.apache.org/r1788033
+                  http://svn.apache.org/r1783764
+                  http://svn.apache.org/r1707512 
+     2.4.x patch: trunk works
+     +1: jailletc36
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entried should be added at the START of the list ]