Fedora 31: jetty FEDORA-2020-4913d43d77
Summary
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.
Security fix for CVE-2019-17632
* Thu Dec 12 2019 Mat Booth
- Switch to minimal build. There are too many missing deps for a full build
* Thu Nov 28 2019 Mat Booth
- Update to latest release
- Drop spring module due to missing deps
* Mon Sep 2 2019 Mat Booth
- Update to latest upstream release
- Obsolete left-over packages that would have broken deps when built in minimal mode
[ 1 ] Bug #1781214 - CVE-2019-17632 jetty: generation of default unhandled error response content does not escape exception messages in stacktraces included in error output
https://bugzilla.redhat.com/show_bug.cgi?id=1781214
su -c 'dnf upgrade --advisory FEDORA-2020-4913d43d77' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Change Log
References