[nginx] Updated OpenSSL used for win32 builds.

Maxim Dounin mdounin at mdounin.ru
Tue Nov 16 14:51:19 UTC 2021


details:   https://hg.nginx.org/nginx/rev/5de6a960632e
branches:  stable-1.20
changeset: 7967:5de6a960632e
user:      Maxim Dounin <mdounin at mdounin.ru>
date:      Tue Aug 31 17:54:54 2021 +0300
description:
Updated OpenSSL used for win32 builds.

diffstat:

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

diffs (12 lines):

diff -r 5d09596909c6 -r 5de6a960632e misc/GNUmakefile
--- a/misc/GNUmakefile	Fri Aug 20 03:53:56 2021 +0300
+++ b/misc/GNUmakefile	Tue Aug 31 17:54:54 2021 +0300
@@ -6,7 +6,7 @@ TEMP =		tmp
 
 CC =		cl
 OBJS =		objs.msvc8
-OPENSSL =	openssl-1.1.1k
+OPENSSL =	openssl-1.1.1l
 ZLIB =		zlib-1.2.11
 PCRE =		pcre-8.44
 


More information about the nginx-devel mailing list