From d712ca874989262a343806ac750cfd5c6a9feb18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Uhliarik?= Date: Wed, 12 Jun 2024 11:08:41 +0200 Subject: [PATCH] Fix bug reference Resolves: openssl 3.2 ENGINE regression in nginx --- nginx.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nginx.spec b/nginx.spec index e832a28..4b343df 100644 --- a/nginx.spec +++ b/nginx.spec @@ -41,7 +41,7 @@ Name: nginx Epoch: 2 Version: 1.20.1 -Release: 18%{?dist} +Release: 19%{?dist} Summary: A high performance web server and reverse proxy server # BSD License (two clause) @@ -608,8 +608,8 @@ fi %changelog -* Mon Jun 10 2024 Luboš Uhliarik - 1:1.20.1-18 -- Resolves: RHEL-36755 - openssl 3.2 ENGINE regression +* Mon Jun 10 2024 Luboš Uhliarik - 1:1.20.1-19 +- Resolves: RHEL-40371- openssl 3.2 ENGINE regression * Thu May 30 2024 Luboš Uhliarik - 2:1.20.1-17 - bump package epoch to resolve RHEL-33939