From: Yann Ylavic Date: Tue, 2 Mar 2021 15:37:12 +0000 (+0000) Subject: Backported [skip ci]. X-Git-Tag: 2.4.47~95 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=37fdb995bb313423bfae558e4ed401776ddbbf3d;p=thirdparty%2Fapache%2Fhttpd.git Backported [skip ci]. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1887091 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9cb0ba83d67..cca09307aa9 100644 --- a/STATUS +++ b/STATUS @@ -154,13 +154,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1874674 ^/httpd/httpd/trunk . +1: jailletc36, ylavic, covener - *) mod_session: Improve session parsing. - trunk patch: https://svn.apache.org/r1887050 - https://svn.apache.org/r1887052 - 2.4.x patch: svn merge -c r1887050,r1887052 ^/httpd/httpd/trunk . - make update-changes - +1: ylavic, covener, jailletc36 - *) mod_ssl: Improve the coalescing filter to buffer into larger TLS records, and avoid revealing the HTTP header size via TLS record boundaries (for common response generators).