[nginx] Updated OpenSSL used for win32 builds.

Sergey Kandaurov pluknet at nginx.com
Wed Aug 14 14:06:52 UTC 2024


details:   https://hg.nginx.org/nginx/rev/d1edb09453c6
branches:  stable-1.26
changeset: 9285:d1edb09453c6
user:      Sergey Kandaurov <pluknet at nginx.com>
date:      Mon Aug 12 18:20:49 2024 +0400
description:
Updated OpenSSL used for win32 builds.

diffstat:

 misc/GNUmakefile |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 925684c60b86 -r d1edb09453c6 misc/GNUmakefile
--- a/misc/GNUmakefile	Mon Aug 12 18:20:45 2024 +0400
+++ b/misc/GNUmakefile	Mon Aug 12 18:20:49 2024 +0400
@@ -6,7 +6,7 @@ TEMP =		tmp
 
 CC =		cl
 OBJS =		objs.msvc8
-OPENSSL =	openssl-3.0.13
+OPENSSL =	openssl-3.0.14
 ZLIB =		zlib-1.3.1
 PCRE =		pcre2-10.39
 


More information about the nginx-devel mailing list