This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push: new 315de937b4 Update change log. 315de937b4 is described below commit 315de937b4525c2fa96d83dc521eea2c633f8b1b Author: Mark Thomas <ma...@apache.org> AuthorDate: Mon Aug 4 11:29:45 2025 +0100 Update change log. --- webapps/docs/changelog.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index fae8418e0b..887518fdfc 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -190,6 +190,10 @@ Remove NIO2 connector. (remm) </update> <!-- Entries for backport and removal before 12.0.0-M1 below this line --> + <fix> + <bug>69762</bug>: Additional overflow fix for HPACK decoding of + integers. Pull request <pr>880</pr> by Chenjp. (markt) + </fix> </changelog> </subsection> <subsection name="Jasper"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org