This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from d93b96e085 Remove unnecessary configuration new 4ea9c0043f Remove the case sensitivity check new 413d82fab6 Improve CVE-2024-56337 protection The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: bin/catalina.bat | 1 + bin/catalina.sh | 1 + .../catalina/webresources/DirResourceSet.java | 74 ++----------- java/org/apache/tomcat/util/compat/JreCompat.java | 119 +++++++++++++++------ webapps/docs/changelog.xml | 6 +- 5 files changed, 104 insertions(+), 97 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org