diff --git a/nginx.spec b/nginx.spec index cad31a7..e19249d 100644 --- a/nginx.spec +++ b/nginx.spec @@ -39,9 +39,9 @@ Name: nginx -Epoch: 1 +Epoch: 2 Version: 1.20.1 -Release: 16%{?dist} +Release: 17%{?dist} Summary: A high performance web server and reverse proxy server # BSD License (two clause) @@ -605,6 +605,11 @@ fi %changelog +* Thu May 30 2024 Luboš Uhliarik - 2:1.20.1-17 +- bump package epoch to resolve RHEL-33939 +- Resolves: RHEL-33939 - Update path for nginx broken for existing CS + installations + * Mon Oct 16 2023 Luboš Uhliarik - 1:1.20.1-16 - Resolves: RHEL-12518 - nginx: HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)