details:   https://hg.nginx.org/nginx/rev/782535848b3e
branches:  
changeset: 9180:782535848b3e
user:      Maxim Dounin <mdou...@mdounin.ru>
date:      Mon Oct 23 21:50:26 2023 +0300
description:
Updated OpenSSL and zlib used for win32 builds.

diffstat:

 misc/GNUmakefile |  4 ++--
 1 файлов изменено, 2 вставок(+), 2 удалений(-)

различия (14 строк):

diff -r ea1f29c2010c -r 782535848b3e misc/GNUmakefile
--- a/misc/GNUmakefile  Sat Oct 21 18:48:24 2023 +0400
+++ b/misc/GNUmakefile  Mon Oct 23 21:50:26 2023 +0300
@@ -6,8 +6,8 @@ TEMP =          tmp
 
 CC =           cl
 OBJS =         objs.msvc8
-OPENSSL =      openssl-3.0.10
-ZLIB =         zlib-1.2.13
+OPENSSL =      openssl-3.0.11
+ZLIB =         zlib-1.3
 PCRE =         pcre2-10.39
 
 
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to