From: Yann Ylavic Date: Fri, 4 Apr 2014 08:33:55 +0000 (+0000) Subject: Add manual modifications to SSLOCSPUseRequestNonce proposal and 2.4.x patch. X-Git-Tag: 2.4.10~385 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=280234dc1ac95856a2651b3e8f2a5a90b2b698df;p=apache Add manual modifications to SSLOCSPUseRequestNonce proposal and 2.4.x patch. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1584561 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e54fed4ce7..ef329a7fa8 100644 --- a/STATUS +++ b/STATUS @@ -219,7 +219,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: one. PR 56233. trunk patch: http://svn.apache.org/r1583191 http://svn.apache.org/r1584098 - 2.4.x patch: trunk works (modulo CHANGES) + http://svn.apache.org/r1584555 (removes mod_ssl's *whole* manual's + directives' compatibilty references + to httpd < 2.4 and OpenSSL < 0.9.8, + not only SSLOCSPUseRequestNonce) + 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-mod_ssl-ocsp_use_request_nonce.patch +1: ylavic * event: Add suspend/resume hooks to event MPM to inform modules when