From: William A. Rowe Jr Date: Wed, 16 Dec 2015 06:40:35 +0000 (+0000) Subject: Yup, doh - and rebutt a non-starter X-Git-Tag: 2.4.19~336 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f053050cdfd31c08707c522e619e0db19c097c42;p=apache Yup, doh - and rebutt a non-starter git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1720297 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ede2a46ea4..38e28bf78e 100644 --- a/STATUS +++ b/STATUS @@ -112,6 +112,10 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) mod_ssl: Fix missing semicolon for building with OpenSSL < 0.9.8m. + trunk patch: http://svn.apache.org/r1719967 + +1: ylavic, mrumph, wrowe + mrumph: Bug 58737 was also opened for this error. PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -164,11 +168,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/r1717816 +1: wrowe, icing ylavic: how about adding !ap_request_has_body(r) to the test then? - - *) mod_ssl: Fix missing semicolon for building with OpenSSL < 0.9.8m. - trunk patch: http://svn.apache.org/r1719967 - +1: ylavic, mrumph - mrumph: Bug 58737 was also opened for this error. + wrowe responds: nonstarter, as discussed on list. *) mod_ssl: Free dhparams when getting DH params. This fixes issue when SSLCryptoDevice does not get unregistered because of non-zero refcount