-
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2278b47
commit 223a1c3
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
%global nginx_webroot %{nginx_datadir}/html | ||
%global gcc_version 8 | ||
%global pcre_version pcre2 | ||
%global openssl_version 3.3.2 | ||
%global openssl_version 3.4.0 | ||
%global module_ps_version 1.13.35.2 | ||
%global module_ps_commit 13bee9d | ||
%global module_psol %{module_ps_version}-x64 | ||
|
@@ -474,8 +474,8 @@ fi | |
%endif | ||
|
||
%changelog | ||
* Wed Sep 4 2024 Karl Johnson <[email protected]> 1.26.2-2 | ||
- Bump OpenSSL to 3.3.2 | ||
* Tue Nov 5 2024 Karl Johnson <[email protected]> 1.26.2-2 | ||
- Bump OpenSSL to 3.4.0 | ||
|
||
* Thu Aug 22 2024 Karl Johnson <[email protected]> 1.26.2-1 | ||
- Upgrade nginx to 1.26.2 | ||
|