From: William A. Rowe Jr Date: Fri, 12 Apr 2013 19:32:55 +0000 (+0000) Subject: Belated explantion for druggeri X-Git-Tag: 2.2.25~94 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5da9e38abf5c315b8e4bb615506f30ea54f5ff18;p=thirdparty%2Fapache%2Fhttpd.git Belated explantion for druggeri git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1467433 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 09afc4a554c..2a01d3eb896 100644 --- a/STATUS +++ b/STATUS @@ -189,7 +189,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: http://people.apache.org/~druggeri/patches/AuthLDAPBindPasswordExec-2.2.patch (20130119 - updated to include minor mmn bump) +1: druggeri - -1: wrowe (switch to +1 once ap_get_exec_line is made thread-safe) + -1: wrowe (switch to +1 once ap_get_exec_line is made thread-safe, right + now it uses a static which is verboten in reentrant code.) kudos for using apr_tokenize_to_argv to allow spaces in args. * mod_ssl: Quiet FIPS mode weak keys disabled and FIPS not selected emits