[PATCH] Updated OpenSSL used for win32 builds

Sergey A. Osokin osa at FreeBSD.org.ru
Thu Feb 5 19:25:50 UTC 2026


# HG changeset patch
# User Sergey A. Osokin <osa at FreeBSD.org.ru>
# Date 1770319450 -10800
#      Thu Feb 05 22:24:10 2026 +0300
# Node ID aa4ed2bdbb5f23bb932f1f2ef20db6d03b647f07
# Parent  d6723d4c4b8136b96cd42481bb33a165ddb87a05
Updated OpenSSL used for win32 builds.

diff -r d6723d4c4b81 -r aa4ed2bdbb5f misc/GNUmakefile
--- a/misc/GNUmakefile	Sat Jan 31 09:27:12 2026 +0300
+++ b/misc/GNUmakefile	Thu Feb 05 22:24:10 2026 +0300
@@ -6,7 +6,7 @@
 
 CC =		cl
 OBJS =		objs.msvc8
-OPENSSL =	openssl-3.0.18
+OPENSSL =	openssl-3.0.19
 ZLIB =		zlib-1.3.1
 PCRE =		pcre2-10.47
 


More information about the nginx-devel mailing list