tomcat9 9.0.31-1ubuntu0.1 source package in Ubuntu
Changelog
tomcat9 (9.0.31-1ubuntu0.1) focal-security; urgency=medium * SECURITY UPDATE: HTTP/2 Denial of Service - debian/patches/CVE-2020-13934.patch: ensure that the HTTP/1.1 processor is correctly recycled when a direct connection to h2c is made - CVE-2020-13934 * SECURITY UPDATE: WebSocket Denial of Service - debian/patches/CVE-2020-13935.patch: add additional validation of payload length for WebSocket messages - CVE-2020-13935 * SECURITY UPDATE: HTTP/2 Denial of Service - debian/patches/CVE-2020-11996.patch: improve performance of closing idle HTTP/2 streams - CVE-2020-11996 * SECURITY UPDATE: remote code execution via session persistence - debian/patches/CVE-2020-9484.patch: improve validation of storage location when using FileStore - CVE-2020-9484 -- Emilia Torino <email address hidden> Tue, 20 Oct 2020 09:27:39 -0300
Upload details
- Uploaded by:
- Emilia Torino
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- java
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
tomcat9_9.0.31.orig.tar.xz | 3.7 MiB | d8d61755c7d670f44b58d5863a79b0f1e900c3a832d74d9b57d6bdc130bbd6c8 |
tomcat9_9.0.31-1ubuntu0.1.debian.tar.xz | 35.8 KiB | b02fb402dd4a89c408a75ae8091af2fff9ff75e56e4e91a83e63346aa0edec98 |
tomcat9_9.0.31-1ubuntu0.1.dsc | 2.8 KiB | 7d64ed2271e0e3e93e6d7a10da2b0b3e8ccbddb0ad5278e4e480a3675c57d20d |
Available diffs
Binary packages built by this source
- libtomcat9-embed-java: Apache Tomcat 9 - Servlet and JSP engine -- embed libraries
Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
specifications from Oracle, and provides a "pure Java" HTTP web
server environment for Java code to run.
.
This package contains the libraries required to embed Tomcat into Java
applications.
- libtomcat9-java: Apache Tomcat 9 - Servlet and JSP engine -- core libraries
Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
specifications from Oracle, and provides a "pure Java" HTTP web
server environment for Java code to run.
.
This package contains the Tomcat core classes which can be used by other
Java applications to embed Tomcat.
- tomcat9: Apache Tomcat 9 - Servlet and JSP engine
Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
specifications from Oracle, and provides a "pure Java" HTTP web
server environment for Java code to run.
.
This package contains only the startup scripts for the system-wide daemon.
No documentation or web applications are included here, please install
the tomcat9-docs and tomcat9-examples packages if you want them.
Install tomcat9-user instead of this package if you don't want Tomcat to
start as a service.
- tomcat9-admin: Apache Tomcat 9 - Servlet and JSP engine -- admin web applications
Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
specifications from Oracle, and provides a "pure Java" HTTP web
server environment for Java code to run.
.
This package contains the administrative web interfaces.
- tomcat9-common: Apache Tomcat 9 - Servlet and JSP engine -- common files
Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
specifications from Oracle, and provides a "pure Java" HTTP web
server environment for Java code to run.
.
This package contains common files needed by the tomcat9 and tomcat9-user
packages (Tomcat 9 scripts and libraries).
- tomcat9-docs: Apache Tomcat 9 - Servlet and JSP engine -- documentation
Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
specifications from Oracle, and provides a "pure Java" HTTP web
server environment for Java code to run.
.
This package contains the online documentation web application.
- tomcat9-examples: Apache Tomcat 9 - Servlet and JSP engine -- example web applications
Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
specifications from Oracle, and provides a "pure Java" HTTP web
server environment for Java code to run.
.
This package contains the default Tomcat example webapps.
- tomcat9-user: Apache Tomcat 9 - Servlet and JSP engine -- tools to create user instances
Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
specifications from Oracle, and provides a "pure Java" HTTP web
server environment for Java code to run.
.
This package contains files needed to create a user Tomcat instance.
This user Tomcat instance can be started and stopped using the scripts
provided in the Tomcat instance directory.