Commit 68aaaf5a authored by Jim Jagielski's avatar Jim Jagielski
Browse files

uwsgi updates



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1818669 13f79535-47bb-0310-9956-ffa450edef68
parent a27c133c
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -227,11 +227,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/r1810363
                  http://svn.apache.org/r1810365
                  http://svn.apache.org/r1810447
                  http://svn.apache.org/r1816919
                  http://svn.apache.org/r1816922
                  http://svn.apache.org/r1818013
                  http://svn.apache.org/r1818280
     2.4.x patch: trunk works (modulo CHANGES)
                  svn merge -c r1810358,r1810362,r1810363,r1810365,r1810447,r1818280 ^/httpd/httpd/trunk .
                  svn merge -c r1810358,r1810362,r1810363,r1810365,r1810447,r1816919,r1816922,r1818013,r1818280 ^/httpd/httpd/trunk .
                  (or svn copy ...)
     +1: jim
     jailletc36: r1816919, r1816922, r1818013 ?

  *) mod_ldap: PR61891: Failure to make progreass purging a mostly full cache.
     trunk patch: http://svn.apache.org/r1818040