From: Eric Covener Date: Thu, 5 Sep 2019 19:21:46 +0000 (+0000) Subject: vote / move proxy fix out of voting X-Git-Tag: 2.4.42~268 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb6c5341289b7366447f5dd1a0cdf060e86a22f7;p=thirdparty%2Fapache%2Fhttpd.git vote / move proxy fix out of voting git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1866487 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 224dc8b200d..302202fe083 100644 --- a/STATUS +++ b/STATUS @@ -152,14 +152,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: months/years without any action item :) - *) mod_proxy: fix concurrent pool access around initialization of workers - trunk patch: http://svn.apache.org/r1865938 + http://svn.apache.org/r1865944 - 2.4.x patch: http://people.apache.org/~covener/httpd-2.4.x-proxy-segv.diff - (APR_HAS_THREADS context break) - +1: covener, jim - rpluem says: -1 for now. See further discussion at - https://bz.apache.org/bugzilla/show_bug.cgi?id=63503 - *) mod_ssl: Add support for loading certs & keys from PKCS#11 URLs via the OpenSSL pkcs11 engine. Includes related minor cleanups and simplification to mod_ssl internals. @@ -179,7 +171,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: path that is not valid trunk patch: http://svn.apache.org/r1866418 2.4.x patch: svn merge -c 1866418 ^/httpd/httpd/trunk . - +1: jailletc36, + +1: jailletc36, covener, PATCHES/ISSUES THAT ARE BEING WORKED @@ -289,6 +281,14 @@ PATCHES/ISSUES THAT ARE BEING WORKED for internal users of this api; not sure if performance impact is significant from using malloc here. + *) mod_proxy: fix concurrent pool access around initialization of workers + trunk patch: http://svn.apache.org/r1865938 + http://svn.apache.org/r1865944 + 2.4.x patch: http://people.apache.org/~covener/httpd-2.4.x-proxy-segv.diff + (APR_HAS_THREADS context break) + +1: covener, jim + rpluem says: -1 for now. See further discussion at + https://bz.apache.org/bugzilla/show_bug.cgi?id=63503 + PATCHES/ISSUES THAT ARE STALLED