Apache Servlet/JSP/EL Engine, RI for Servlet 6.0/JSP 3.1/EL 5.0 API

Edit Package tomcat10
https://tomcat.apache.org

https://tomcat.apache.org
Tomcat is the servlet container that is used in the official Reference
Implementation for the Java Servlet and JavaServer Pages technologies.
The Java Servlet and JavaServer Pages specifications are developed by
Sun under the Java Community Process.

ATTENTION: This tomcat is built with java 1.11.0.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
_constraints 0000000133 133 Bytes
allowLinking.xslt 0000000634 634 Bytes
apache-tomcat-10.1.20-src.tar.gz 0006187831 5.9 MB
apache-tomcat-10.1.20-src.tar.gz.asc 0000000833 833 Bytes
tomcat-10.1-build-with-java-11.patch 0000000624 624 Bytes
tomcat-bootstrap-MANIFEST.MF.patch 0000000538 538 Bytes
tomcat-digest.script 0000001090 1.06 KB
tomcat-fix_catalina.patch 0000000539 539 Bytes
tomcat-functions 0000000943 943 Bytes
tomcat-javadoc.patch 0000000647 647 Bytes
tomcat-jdt.patch 0000003239 3.16 KB
tomcat-jsvc.service 0000000608 608 Bytes
tomcat-logrotate_everything.patch 0000000607 607 Bytes
tomcat-named.service 0000000604 604 Bytes
tomcat-osgi-build.patch 0000001126 1.1 KB
tomcat-preamble 0000001586 1.55 KB
tomcat-rpmlintrc 0000000113 113 Bytes
tomcat-secretRequired-default.patch 0000000593 593 Bytes
tomcat-server 0000000686 686 Bytes
tomcat-sle.catalina.policy.patch 0000001470 1.44 KB
tomcat-tomcat-users-webapp.patch 0000000899 899 Bytes
tomcat-tool-wrapper.script 0000001046 1.02 KB
tomcat.conf 0000001824 1.78 KB
tomcat.keyring 0000020698 20.2 KB
tomcat.logrotate 0000000279 279 Bytes
tomcat.service 0000000538 538 Bytes
tomcat.sysconfig 0000000000 0 Bytes
tomcat.wrapper 0000000564 564 Bytes
tomcat10.changes 0000083266 81.3 KB
tomcat10.spec 0000036395 35.5 KB
valve.xslt 0000000620 620 Bytes
Latest Revision
Michele Bussolotto's avatar Michele Bussolotto (mbussolotto) committed (revision 2)
- Update to Tomcat 10.1.20
  * Fixed CVEs:
    + CVE-2024-24549: Improved request header validation for HTTP/2 stream 
      (bsc#1221386)
    + CVE-2024-23672: Ensure that WebSocket connection closure completes if 
      the connection is closed when the server side has used the proprietary 
      suspend/resume feature to suspend the connection (bsc#1221385) 
  * Catalina
    + Fix:  Minor performance improvement for building filter chains. 
      Based on ideas from #702 by Luke Miao. (remm)
    + Fix:  Align error handling for Writer and OutputStream. Ensure 
      use of either once the response has been recycled triggers a 
      NullPointerException provided that discardFacades is configured with 
      the default value of true. (markt)
    + Fix:  68692: The standard thread pool implementations that are 
      configured using the Executor element now implement ExecutorService 
      for better support NIO2. (remm)
    + Fix:  68495: When restoring a saved POST request after a 
      successful FORM authentication, ensure that neither the URI, the 
      query string nor the protocol are corrupted when restoring the 
      request body. (markt)
    + Fix:  After forwarding a request, attempt to unwrap the 
      response in order to suspend it, instead of simply closing it if it 
      was wrapped. Add a new suspendWrappedResponseAfterForward boolean 
      attribute on Context to control the bahavior, defaulting to false. 
      (remm)
    + Fix:  68721: Workaround a possible cause of duplicate class 
      definitions when using ClassFileTransformers and the transformation 
      of a class also triggers the loading of the same class. (markt)
    + Fix:  The rewrite valve should not do a rewrite if the output
Comments 0
openSUSE Build Service is sponsored by