This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push: new 6a46a68 Add reference to CVE-2019-10072 6a46a68 is described below commit 6a46a68a0afed3a861918eb7b0dec426747cc750 Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu Jun 20 20:21:30 2019 +0100 Add reference to CVE-2019-10072 --- webapps/docs/changelog.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 31a2821..f1df54a 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -236,7 +236,7 @@ </scode> <fix> Expand HTTP/2 timeout handling to include connection window exhaustion - on write. (markt) + on write. This is the fix for CVE-2019-10072. (markt) </fix> </changelog> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org