diff --git a/SPECS/nginx-more.spec b/SPECS/nginx-more.spec index 067e96c..ed79e43 100644 --- a/SPECS/nginx-more.spec +++ b/SPECS/nginx-more.spec @@ -9,7 +9,7 @@ %global nginx_webroot %{nginx_datadir}/html %global gcc_version 8 %global pcre_version pcre2 -%global openssl_version 3.3.1 +%global openssl_version 3.3.2 %global module_ps_version 1.13.35.2 %global module_ps_commit 13bee9d %global module_psol %{module_ps_version}-x64 @@ -41,7 +41,7 @@ Name: nginx-more Version: 1.26.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A high performance web server and reverse proxy server Group: System Environment/Daemons @@ -474,6 +474,9 @@ fi %endif %changelog +* Wed Sep 4 2024 Karl Johnson 1.26.2-2 +- Bump OpenSSL to 3.3.2 + * Thu Aug 22 2024 Karl Johnson 1.26.2-1 - Upgrade nginx to 1.26.2