import OL tomcat9-9.0.87-8.el10_1.1
This commit is contained in:
parent
f4dac48c59
commit
f6c12d8aed
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/tomcat-9.0.87.redhat-00012-src.zip
|
||||
tomcat-9.0.87.redhat-00013-src.zip
|
||||
|
||||
@ -1 +0,0 @@
|
||||
8b767b774d19e223f1fa9f4bb07e0db94234978a SOURCES/tomcat-9.0.87.redhat-00012-src.zip
|
||||
1
sources
Normal file
1
sources
Normal file
@ -0,0 +1 @@
|
||||
SHA512 (tomcat-9.0.87.redhat-00013-src.zip) = 1049d86d4bbdfd251a3f0cc72840cb6535a5637a76becaec8cb9c6532430dabaefd007af285fa1ac8d6a2a70f1d0378f6a1e908f7e7c5aff7c2bbedcd521cc9d
|
||||
@ -32,7 +32,7 @@
|
||||
%global major_version 9
|
||||
%global minor_version 0
|
||||
%global micro_version 87
|
||||
%global packdname tomcat-%{major_version}.%{minor_version}.%{micro_version}.redhat-00012-src
|
||||
%global packdname tomcat-%{major_version}.%{minor_version}.%{micro_version}.redhat-00013-src
|
||||
%global servletspec 4.0
|
||||
%global elspec 3.0
|
||||
%global tcuid 53
|
||||
@ -53,7 +53,7 @@
|
||||
Name: tomcat9
|
||||
Epoch: 1
|
||||
Version: %{major_version}.%{minor_version}.%{micro_version}
|
||||
Release: 5%{?dist}.3
|
||||
Release: 8%{?dist}.1
|
||||
Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
|
||||
|
||||
License: Apache-2.0
|
||||
@ -622,26 +622,34 @@ fi
|
||||
%{appdir}/ROOT
|
||||
|
||||
%changelog
|
||||
* Thu Aug 21 2025 Craig Guiller <craig.guiller@oracle.com> - 1:9.0.87-5.3
|
||||
- Resolves:
|
||||
* Thu Nov 27 2025 Adam Krajcik <akrajcik@redhat.com> - 1:9.0.87-8.el10_1.1
|
||||
- Resolves: RHEL-124497
|
||||
tomcat: Directory traversal via rewrite with possible RCE (CVE-2025-55752)
|
||||
- Resolves: RHEL-91732
|
||||
tomcat: Bypass of rules in Rewrite Valve (CVE-2025-31651)
|
||||
|
||||
* Mon Aug 18 2025 Adam Krajcik <akrajcik@redhat.com> - 1:9.0.87-8
|
||||
- Resolves: RHEL-102186
|
||||
tomcat: http/2 "MadeYouReset" DoS attack through HTTP/2 control frames (CVE-2025-48989)
|
||||
- Resolves:
|
||||
|
||||
* Wed Aug 13 2025 Adam Krajcik <akrajcik@redhat.com> - 1:9.0.87-7
|
||||
- Resolves: RHEL-108485
|
||||
tomcat: Apache Commons FileUpload DOS via part headers (CVE-2025-48976)
|
||||
- Resolves:
|
||||
- Resolves: RHEL-108493
|
||||
tomcat: Dos in multipart upload (CVE-2025-48988)
|
||||
- Resolves:
|
||||
- Resolves: RHEL-108501
|
||||
tomcat: Security constraint bypass for pre/post-resources (CVE-2025-49125)
|
||||
- Resolves:
|
||||
- Resolves: RHEL-108509
|
||||
tomcat: Denial of service (CVE-2025-52434)
|
||||
- Resolves:
|
||||
- Resolves: RHEL-108522
|
||||
tomcat: Denial of service (CVE-2025-52520)
|
||||
- Resolves:
|
||||
- Resolves: RHEL-108517
|
||||
tomcat: Denial of service (CVE-2025-53506)
|
||||
|
||||
* Wed Jul 16 2025 Pooja Senthil Kumar <pooja.senthil.kumar@oracle.com> - 1:9.0.87-5.1
|
||||
- Resolves: RHEL-91765
|
||||
* Mon May 26 2025 Adam Krajcik <akrajcik@redhat.com> - 1:9.0.87-5.el10_0.1
|
||||
- Resolves: RHEL-91750
|
||||
tomcat: DoS via malformed HTTP/2 PRIORITY_UPDATE frame (CVE-2025-31650)
|
||||
- Resolves: RHEL-71981
|
||||
- Resolves: RHEL-94960
|
||||
tomcat: Incomplete fix for CVE-2024-50379 - RCE due to TOCTOU issue in JSP compilation (CVE-2024-56337)
|
||||
|
||||
* Mon Apr 14 2025 Adam Krajcik <akrajcik@redhat.com> - 1:9.0.87-5
|
||||
Loading…
Reference in New Issue
Block a user