From: Giovanni Bechis Date: Fri, 20 Oct 2023 07:03:02 +0000 (+0000) Subject: propose mod_ssl fixes [skip ci] X-Git-Tag: 2.4.59-rc1-candidate~183 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f2d66af4f96c28a84e47a60538b4315ca267910;p=thirdparty%2Fapache%2Fhttpd.git propose mod_ssl fixes [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1913139 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a2127eb6424..4fe0cd217e6 100644 --- a/STATUS +++ b/STATUS @@ -194,6 +194,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: svn merge -c 1912415 ^/httpd/httpd/trunk . +1: jfclere + *) mod_ssl: release memory to the OS when needed + Trunk version of patch: + https://svn.apache.org/r1898410 + https://svn.apache.org/r1898366 + svn merge -c 1898366 ^/httpd/httpd/trunk . + svn merge -c 1898410 ^/httpd/httpd/trunk . + +1: gbechis + + *) mod_ssl: fix LibreSSL build + Trunk version of patch: + https://svn.apache.org/r1874101 + svn merge -c 1874101 ^/httpd/httpd/trunk . + +1: gbechis + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]