This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 43fb4594fe9c34292ebe1c6fc0c1ade2cfcded74 Author: remm <r...@apache.org> AuthorDate: Thu Sep 26 17:04:40 2024 +0200 Changelog update --- webapps/docs/changelog.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index ef38a12290..b22cf7c6e6 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -160,8 +160,13 @@ <add> Add <code>server</code> and <code>serverRemoveAppProvidedValues</code> to the list of attributes the HTTP/2 protocol will inherit from the - HTTP/1.1 connector it is nested within. + HTTP/1.1 connector it is nested within. (markt) </add> + <fix> + Avoid possible crashes when using Apache Tomcat Native, caused by + destroying SSLContext objects through GC after APR has been terminated. + (remm) + </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