From f234eb34b262dbc80ce8fc68dfa98ca9684d05d1 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Wed, 25 Jun 2014 21:19:43 +0000 Subject: [PATCH] vote/promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1605606 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 36 +++++++++++++++++++----------------- 1 file changed, 19 insertions(+), 17 deletions(-) diff --git a/STATUS b/STATUS index 6cbdde06d5..abbb475944 100644 --- a/STATUS +++ b/STATUS @@ -100,6 +100,25 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_authnz_ldap: Support primitive LDAP servers do not accept + filters, such as "SDBM-backed LDAP" on z/OS, by allowing a special + filter "none" to be specified in AuthLDAPURL. + trunk patch: https://svn.apache.org/r1497371 + 2.4.x patch: trunk patch works other than CHANGES + +1: minfrin, covener, trawick + jailletc36: When merged, a compatibility note should be added in the doc stating when + the none keyword has been added + + * event MPM: fix a race where a worker looks at a conn_rec after it might be + in use by another thread or may have been freed and + re-allocated. + trunk patch: http://svn.apache.org/r1604350 + http://svn.apache.org/r1605067 + 2.4.x patch: http://people.apache.org/~covener/patches/httpd-2.4.x-event_sbh-race-2.diff + +1: covener, ylavic, trawick + trawick: seems to also fix another glitch specific to 2.4.x branch (sbh not cleared + in one of the lingering_close_* paths) + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -134,15 +153,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: https://people.apache.org/~ylavic/httpd-2.4.x-SSLOCSPUseRequestNonce+manual-2.4.10-v2.patch +1: ylavic, kbrand - * mod_authnz_ldap: Support primitive LDAP servers do not accept - filters, such as "SDBM-backed LDAP" on z/OS, by allowing a special - filter "none" to be specified in AuthLDAPURL. - trunk patch: https://svn.apache.org/r1497371 - 2.4.x patch: trunk patch works other than CHANGES - +1: minfrin, covener - jailletc36: When merged, a compatibility note should be added in the doc stating when - the none keyword has been added - * mod_proxy_http: Avoid (unlikely) access to freed memory. trunk patch: http://svn.apache.org/r1599486 2.4.x patch: trunk works @@ -206,14 +216,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: note: depends on ap_shutdown_conn() from r1601185 above. +1: ylavic - * event MPM: fix a race where a worker looks at a conn_rec after it might be - in use by another thread or may have been freed and - re-allocated. - trunk patch: http://svn.apache.org/r1604350 - http://svn.apache.org/r1605067 - 2.4.x patch: http://people.apache.org/~covener/patches/httpd-2.4.x-event_sbh-race-2.diff - +1: covener, ylavic - * mod_proxy_fcgi: Fix occasional high CPU when handling request bodies. trunk patch: http://svn.apache.org/r1592037 2.4.x patch: http://people.apache.org/~trawick/r1592037.txt -- 2.40.0