|
|
@ -32,7 +32,7 @@
|
|
|
|
%global major_version 9
|
|
|
|
%global major_version 9
|
|
|
|
%global minor_version 0
|
|
|
|
%global minor_version 0
|
|
|
|
%global micro_version 87
|
|
|
|
%global micro_version 87
|
|
|
|
%global packdname %{name}-%{major_version}.%{minor_version}.%{micro_version}.redhat-00003-src
|
|
|
|
%global packdname %{name}-%{major_version}.%{minor_version}.%{micro_version}.redhat-00005-src
|
|
|
|
%global servletspec 4.0
|
|
|
|
%global servletspec 4.0
|
|
|
|
%global elspec 3.0
|
|
|
|
%global elspec 3.0
|
|
|
|
%global tcuid 53
|
|
|
|
%global tcuid 53
|
|
|
@ -56,7 +56,7 @@
|
|
|
|
Name: tomcat
|
|
|
|
Name: tomcat
|
|
|
|
Epoch: 1
|
|
|
|
Epoch: 1
|
|
|
|
Version: %{major_version}.%{minor_version}.%{micro_version}
|
|
|
|
Version: %{major_version}.%{minor_version}.%{micro_version}
|
|
|
|
Release: 1%{?dist}.1
|
|
|
|
Release: 1%{?dist}.2
|
|
|
|
Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
|
|
|
|
Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
|
|
|
|
|
|
|
|
|
|
|
|
License: ASL 2.0
|
|
|
|
License: ASL 2.0
|
|
|
@ -557,6 +557,10 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Aug 08 2024 Adam Krajcik <akrajcik@redhat.com> - 1:9.0.87-1.el9_4.2
|
|
|
|
|
|
|
|
- Resolves: RHEL-46162
|
|
|
|
|
|
|
|
tomcat: Improper Handling of Exceptional Conditions (CVE-2024-34750)
|
|
|
|
|
|
|
|
|
|
|
|
* Fri May 03 2024 Sokratis Zappis <szappis@redhat.com> - 1:9.0.87-1.el9_4.1
|
|
|
|
* Fri May 03 2024 Sokratis Zappis <szappis@redhat.com> - 1:9.0.87-1.el9_4.1
|
|
|
|
- Resolves: RHEL-34815 - Rebase tomcat to version 9.0.87
|
|
|
|
- Resolves: RHEL-34815 - Rebase tomcat to version 9.0.87
|
|
|
|
- Resolves: RHEL-31048
|
|
|
|
- Resolves: RHEL-31048
|
|
|
|