]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add proposal
authorRuediger Pluem <rpluem@apache.org>
Sat, 23 Nov 2019 07:58:04 +0000 (07:58 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 23 Nov 2019 07:58:04 +0000 (07:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1870213 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index deffa4aa3066230c1d2c272b86bc175b772c43f1..ddad7d9889b0aecaa46f64c632529c2ef10418a9 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -252,6 +252,32 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://people.apache.org/~ylavic/patches/httpd-2.4.x-SSLProtocol_per_vhost.patch
      +1: ylavic
 
+  *) mod_proxy: Fix crash by resolving pool concurrency problems. PR 63503
+     trunk patch: http://svn.apache.org/r1822531
+                  http://svn.apache.org/r1829676
+                  http://svn.apache.org/r1847232
+                  http://svn.apache.org/r1847234
+                  http://svn.apache.org/r1861333
+                  http://svn.apache.org/r1852442
+                  http://svn.apache.org/r1866145
+                  http://svn.apache.org/r1868295
+                  http://svn.apache.org/r1868296
+     2.4.x patch: The core of the patch addressing the issue are r1868295 and
+                  r1868296. The other revisions are unreleated to the core
+                  patch but small changes that ease merging and avoid further
+                  misalignment between trunk and 2.4.x. In order to ease review
+                  I splitted the revisions in 4 blocks and created 4 pull
+                  requests for it on github:
+                  r1822531: https://github.com/apache/httpd/pull/77
+                            https://github.com/apache/httpd/pull/77.diff 
+                  r1829676: https://github.com/apache/httpd/pull/78
+                            https://github.com/apache/httpd/pull/78.diff
+                  r1847232, r1847234, r1861333: https://github.com/apache/httpd/pull/79
+                                                https://github.com/apache/httpd/pull/79.diff
+                  All revisions: https://github.com/apache/httpd/pull/80
+                                 https://github.com/apache/httpd/pull/80.diff
+     +1: rpluem,
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]