From: Rainer Jung Date: Mon, 20 Mar 2023 13:18:31 +0000 (+0000) Subject: Add missing info about changed default value for X-Git-Tag: 2.4.57-rc1-candidate~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1496f3c7919d61710b050e1b08153d90d7ae4e8c;p=thirdparty%2Fapache%2Fhttpd.git Add missing info about changed default value for LimitRequestBody to changelog for 2.4.54. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908568 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index ce06f24e227..0a39a1b7cae 100644 --- a/CHANGES +++ b/CHANGES @@ -354,6 +354,9 @@ Changes with Apache 2.4.54 domain names in the *.ts.net space. [Stefan Eissing] + *) core: Change default value of LimitRequestBody from 0 (unlimited) + to 1GB. [Eric Covener] + Changes with Apache 2.4.53 *) SECURITY: CVE-2022-23943: mod_sed: Read/write beyond bounds