Package jetty: Information
Source package: jetty
Version: 9.4.56-alt1
Build time: Nov 22, 2024, 08:51 AM in the task #363120
Category: Networking/WWW
Report package bugHome page: https://jetty.org/
License: Apache-2.0 or EPL-1.0
Summary: Java Webserver and Servlet Container
Description:
Jetty is a 100% Java HTTP Server and Servlet Container. This means that you do not need to configure and run a separate web server (like Apache) in order to use Java, servlets and JSPs to generate dynamic content. Jetty is a fully featured web server for static and dynamic content. Unlike separate server/container solutions, this means that your web server and web application run in the same process, without interconnection overheads and complications. Furthermore, as a pure java component, Jetty can be simply included in your application for demonstration, distribution or deployment. Jetty is available on all Java supported platforms.
List of RPM packages built from this SRPM:
jetty (noarch)
jetty-client (noarch)
jetty-continuation (noarch)
jetty-http (noarch)
jetty-io (noarch)
jetty-jaas (noarch)
jetty-javadoc (noarch)
jetty-jmx (noarch)
jetty-security (noarch)
jetty-server (noarch)
jetty-servlet (noarch)
jetty-util (noarch)
jetty-util-ajax (noarch)
jetty-webapp (noarch)
jetty-xml (noarch)
jetty (noarch)
jetty-client (noarch)
jetty-continuation (noarch)
jetty-http (noarch)
jetty-io (noarch)
jetty-jaas (noarch)
jetty-javadoc (noarch)
jetty-jmx (noarch)
jetty-security (noarch)
jetty-server (noarch)
jetty-servlet (noarch)
jetty-util (noarch)
jetty-util-ajax (noarch)
jetty-webapp (noarch)
jetty-xml (noarch)
Maintainer: Andrey Cherepanov
Last changed
Nov. 21, 2024 Andrey Cherepanov 9.4.56-alt1
- New version. - Change URL to https://jetty.org/ - Security fixes: CVE-2021-34429, CVE-2022-2047, CVE-2023-26048, CVE-2023-26049, CVE-2023-40167, CVE-2023-41900, CVE-2024-22201
Feb. 13, 2022 Igor Vlasenko 9.4.40-alt1_2jpp11
- do not package init script in minimal version (closes: 41882)
June 15, 2021 Igor Vlasenko 9.4.40-alt1_1jpp11
- fc update