]> granicus.if.org Git - apache/commitdiff
Easy proposals
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 1 May 2017 13:45:25 +0000 (13:45 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 1 May 2017 13:45:25 +0000 (13:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1793334 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d337ab174d837221d3d8d8b5e44bb054596ea65e..219fd0ac00c4bfc460eac95497b43657361dad3e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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 ]