Commit c7538222 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

promote



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1715013 13f79535-47bb-0310-9956-ffa450edef68
parent 1be9fe95
Loading
Loading
Loading
Loading
+21 −22
Original line number Diff line number Diff line
@@ -111,7 +111,28 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

   * mod_ssl: Make the output filter more friendly with deferred write and
              response pipelining.
     trunk patch: http://svn.apache.org/r1705194
                  http://svn.apache.org/r1705823
                  http://svn.apache.org/r1705826
                  http://svn.apache.org/r1705828
                  http://svn.apache.org/r1705833
                  http://svn.apache.org/r1706275
                  http://svn.apache.org/r1707230
                  http://svn.apache.org/r1707231
     2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-mod_ssl-deferred_friendly-v3.patch
     +1: ylavic, icing, jim

  *) synch 2.4.x with trunk
        mod_authn_anon: Constify + save a few bytes in conf pool
        core: Save a few bytes in conf pool when processing 'AllowOverrideList'
        mod_authnz_ldap: Save a few bytes in conf pool
     trunk patch: http://svn.apache.org/r1711553
                  http://svn.apache.org/r1713040
                  http://svn.apache.org/r1683881
     2.4.x patch: trunk works
     +1: jailletc36, icing, jim

PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]
@@ -127,19 +148,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: https://people.apache.org/~minfrin/httpd-mod_alias-expr2.patch
     +1: minfrin

   * mod_ssl: Make the output filter more friendly with deferred write and
              response pipelining.
     trunk patch: http://svn.apache.org/r1705194
                  http://svn.apache.org/r1705823
                  http://svn.apache.org/r1705826
                  http://svn.apache.org/r1705828
                  http://svn.apache.org/r1705833
                  http://svn.apache.org/r1706275
                  http://svn.apache.org/r1707230
                  http://svn.apache.org/r1707231
     2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-mod_ssl-deferred_friendly-v3.patch
     +1: ylavic, icing, jim

   * core: Fix crash in ap_mpm_pod_check call caused by NULL dereference of
          its parameter when starting httpd as single process (httpd -X).
     trunk patch: http://svn.apache.org/r1711479
@@ -191,15 +199,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk works (modulo CHANGES)
     +1: kbrand, icing
    
  *) synch 2.4.x with trunk
        mod_authn_anon: Constify + save a few bytes in conf pool
        core: Save a few bytes in conf pool when processing 'AllowOverrideList'
        mod_authnz_ldap: Save a few bytes in conf pool
     trunk patch: http://svn.apache.org/r1711553
                  http://svn.apache.org/r1713040
                  http://svn.apache.org/r1683881
     2.4.x patch: trunk works
     +1: jailletc36, icing, jim

PATCHES/ISSUES THAT ARE BEING WORKED