details:   https://hg.nginx.org/nginx/rev/d0cba9811899
branches:  
changeset: 9278:d0cba9811899
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 f32027d744ba -r d0cba9811899 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

Reply via email to