details: https://hg.nginx.org/nginx/rev/d1edb09453c6 branches: stable-1.26 changeset: 9285:d1edb09453c6 user: Sergey Kandaurov <pluk...@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 _______________________________________________ nginx-devel mailing list nginx-devel@nginx.org https://mailman.nginx.org/mailman/listinfo/nginx-devel