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 2015/12/06 08:54:54 UTC

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

Author: jailletc36
Date: Sun Dec  6 07:54:54 2015
New Revision: 1718147

URL: http://svn.apache.org/viewvc?rev=1718147&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=1718147&r1=1718146&r2=1718147&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sun Dec  6 07:54:54 2015
@@ -166,6 +166,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patch works (module CHANGES)
      +1: jailletc36, wrowe
 
+  *) Easy patches: synch 2.4.x and trunk
+     - mod_auth_basic: Use 'ap_pbase64decode' to simplify code.
+     - mod_isapi: Silent a sparse Warning.
+     trunk patch: http://svn.apache.org/r1716940
+                  http://svn.apache.org/r1717086
+     2.4.x patch: trunk patches work
+     +1: jailletc36
+
+  *) mod_ssl: Save a few bytes in conf pool.
+     trunk patch: http://svn.apache.org/r1715273
+     2.4.x patch: trunk patches work
+     +1: jailletc36
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if