diff --git a/tomcat.spec b/tomcat.spec index 4573cfe..5973108 100644 --- a/tomcat.spec +++ b/tomcat.spec @@ -56,7 +56,7 @@ Name: tomcat Epoch: 1 Version: %{major_version}.%{minor_version}.%{micro_version} -Release: 16%{?dist} +Release: 27%{?dist} Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API License: ASL 2.0 @@ -558,6 +558,10 @@ fi %changelog +* Fri Oct 13 2023 Hui Wang - 1:9.0.62-27 +- Related: RHEL-12543 +- Bump release number + * Thu Oct 12 2023 Hui Wang - 1:9.0.62-16 - Resolves: RHEL-12543 HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) - Remove JDK subpackges which are unused