From: Stefan Fritsch Date: Sun, 25 Mar 2012 21:19:54 +0000 (+0000) Subject: propose two more X-Git-Tag: 2.4.2~93 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=056a3aa353d1502705e3575c9e88006174480543;p=apache propose two more git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1305140 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 4b3f74c549..b0507ef403 100644 --- a/STATUS +++ b/STATUS @@ -120,7 +120,24 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?rev=1304875&view=rev 2.4.x patch: Trunk patch works +1: sf, covener - + + * mod_ssl: Initialize EC temporary key on server startup, fixing a crash + with threaded MPMs. + Trunk patch: http://svn.apache.org/viewvc?rev=1294306&view=rev + 2.4.x patch: Trunk patch works, skip docs/log-message-tags/next-number, + add CHANGES: + mod_ssl: Fix crash with threaded MPMs due to race condition when + initializing EC temporary keys. [Stefan Fritsch] + NOTE: If you get strange openssl errors during server start, you may have + forgotten "make clean" before building. + +1: sf + + * mod_sed: Don't define PATH_MAX to a potentially undefined value, causing + compile problems on GNU hurd. + Trunk patch: http://svn.apache.org/viewvc?rev=1304087&view=rev + 2.4.x patch: Trunk patch works + +1: sf + PATCHES/ISSUES THAT ARE STALLED