Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
stage
rpms
tomcat
Commits
cb1f11eb
Commit
cb1f11eb
authored
2 weeks ago
by
Circle Automation
Browse files
Options
Download
Patches
Plain Diff
import tomcat-9.0.87-2.el9_5.1
parent
a3ebaaf8
cc9
imports/cc9/tomcat-9.0.87-2.el9_5.1
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+1
-1
.gitignore
.tomcat.metadata
+1
-1
.tomcat.metadata
SPECS/tomcat.spec
+8
-2
SPECS/tomcat.spec
with
10 additions
and
4 deletions
+10
-4
.gitignore
+
1
−
1
View file @
cb1f11eb
SOURCES/tomcat-9.0.87.redhat-0000
5
-src.zip
SOURCES/tomcat-9.0.87.redhat-0000
8
-src.zip
This diff is collapsed.
Click to expand it.
.tomcat.metadata
+
1
−
1
View file @
cb1f11eb
3aeb163e738a5f2a4d2fc20f72d978813a459d5c
SOURCES/tomcat-9.0.87.redhat-0000
5
-src.zip
d7a9c6c9ac2c92886aa3ade5c653c7854c6df1f1
SOURCES/tomcat-9.0.87.redhat-0000
8
-src.zip
This diff is collapsed.
Click to expand it.
SPECS/tomcat.spec
+
8
−
2
View file @
cb1f11eb
...
...
@@ -32,7 +32,7 @@
%global major_version 9
%global minor_version 0
%global micro_version 87
%global packdname %{name}-%{major_version}.%{minor_version}.%{micro_version}.redhat-0000
5
-src
%global packdname %{name}-%{major_version}.%{minor_version}.%{micro_version}.redhat-0000
8
-src
%global servletspec 4.0
%global elspec 3.0
%global tcuid 53
...
...
@@ -56,7 +56,7 @@
Name: tomcat
Epoch: 1
Version: %{major_version}.%{minor_version}.%{micro_version}
Release: 2%{?dist}
Release: 2%{?dist}
.1
Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
License: ASL 2.0
...
...
@@ -557,6 +557,12 @@ fi
%changelog
* Wed Apr 02 2025 Adam Krajcik <akrajcik@redhat.com> - 1:9.0.87-2.el9_5.1
- Resolves: RHEL-82946
tomcat: Potential RCE and/or information disclosure and/or information corruption with partial PUT (CVE-2025-24813)
- Resolves: RHEL-71719
tomcat: RCE due to TOCTOU issue in JSP compilation (CVE-2024-50379)
* Thu Aug 08 2024 Adam Krajcik <akrajcik@redhat.com> - 1:9.0.87-2
- Resolves: RHEL-46163
tomcat: Improper Handling of Exceptional Conditions (CVE-2024-34750)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets