tomcat
No description set
- Developed at Java:packages
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/tomcat && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000133 133 Bytes | |
allowLinking.xslt | 0000000634 634 Bytes | |
apache-tomcat-9.0.85-src.tar.gz | 0006315926 6.02 MB | |
apache-tomcat-9.0.85-src.tar.gz.asc | 0000000833 833 Bytes | |
tomcat-9.0-bootstrap-MANIFEST.MF.patch | 0000000535 535 Bytes | |
tomcat-9.0-build-with-java-11.patch | 0000000619 619 Bytes | |
tomcat-9.0-digest.script | 0000001090 1.06 KB | |
tomcat-9.0-fix_catalina.patch | 0000000539 539 Bytes | |
tomcat-9.0-javadoc.patch | 0000000630 630 Bytes | |
tomcat-9.0-jdt.patch | 0000001475 1.44 KB | |
tomcat-9.0-jsvc.service | 0000000608 608 Bytes | |
tomcat-9.0-logrotate_everything.patch | 0000000607 607 Bytes | |
tomcat-9.0-osgi-build.patch | 0000000948 948 Bytes | |
tomcat-9.0-sle.catalina.policy.patch | 0000001467 1.43 KB | |
tomcat-9.0-tomcat-users-webapp.patch | 0000000896 896 Bytes | |
tomcat-9.0-tool-wrapper.script | 0000001046 1.02 KB | |
tomcat-9.0.75-secretRequired-default.patch | 0000000464 464 Bytes | |
tomcat-9.0.conf | 0000001824 1.78 KB | |
tomcat-9.0.logrotate | 0000000279 279 Bytes | |
tomcat-9.0.service | 0000000538 538 Bytes | |
tomcat-9.0.sysconfig | 0000000000 0 Bytes | |
tomcat-9.0.wrapper | 0000000564 564 Bytes | |
tomcat-functions | 0000000943 943 Bytes | |
tomcat-named.service | 0000000604 604 Bytes | |
tomcat-preamble | 0000001586 1.55 KB | |
tomcat-rpmlintrc | 0000000113 113 Bytes | |
tomcat-server | 0000000686 686 Bytes | |
tomcat.changes | 0000064184 62.7 KB | |
tomcat.keyring | 0000014245 13.9 KB | |
tomcat.spec | 0000032392 31.6 KB | |
valve.xslt | 0000000620 620 Bytes |
Revision 101 (latest revision is 111)
Ana Guerrero (anag+factory)
accepted
request 1139530
from
Michele Bussolotto (mbussolotto)
(revision 101)
- Update to Tomcat 9.0.85 * Fixed CVEs: + CVE-2023-46589: Apache Tomcat: HTTP request smuggling due to incorrect headers parsing (bsc#1217649) * Catalina + Update: 68378: Align extension to MIME type mappings in the global web.xml with those in httpd by adding application/vnd.geogebra.slides for ggs, text/javascript for mjs and audio/ogg for opus. (markt) + Fix: Background processes should not be run concurrently with lifecycle operations of a container. (remm) + Fix: Correct unintended escaping of XML in some WebDAV responses. The XML list of support locks when provided in response to a PROPFIND request was incorrectly XML escaped. (markt) + Fix: 68227: Ensure that AsyncListener.onComplete() is called if AsyncListener.onError() calls AsyncContext.dispatch(). (markt) + Fix: 68228: Use a 408 status code if a read timeout occurs during HTTP request processing. Includes a test case based on code provided by adwsingh. (markt) + Fix: 67667: TLSCertificateReloadListener prints unreadable rendering of X509Certificate#getNotAfter(). (michaelo) + Update: The status servlet included in the manager webapp can now output statistics as JSON, using the JSON=true URL parameter. (remm) + Update: Optionally allow ServiceBindingPropertySource to trim a trailing newline from a file containing a property-value. (schultz) + Fix: 67793: Ensure the original session timeout is restored
Comments 1
Tomcat 9.0.12 has been released: http://www.apache.org/dist/tomcat/tomcat-9/v9.0.12/src/apache-tomcat-9.0.12-src.tar.gz