Welcome! Log In Create A New Profile

Advanced

[nginx] Updated OpenSSL used for win32 builds.

Konstantin Pavlov
August 15, 2023 01:32PM
details: https://hg.nginx.org/nginx/rev/f101bccb38e1
branches:
changeset: 9148:f101bccb38e1
user: Maxim Dounin <mdounin@mdounin.ru>
date: Tue Aug 15 18:10:50 2023 +0300
description:
Updated OpenSSL used for win32 builds.

diffstat:

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

diffs (21 lines):

diff -r 58afcd72446f -r f101bccb38e1 misc/GNUmakefile
--- a/misc/GNUmakefile Mon Aug 14 09:21:27 2023 +0400
+++ b/misc/GNUmakefile Tue Aug 15 18:10:50 2023 +0300
@@ -6,7 +6,7 @@ TEMP = tmp

CC = cl
OBJS = objs.msvc8
-OPENSSL = openssl-1.1.1t
+OPENSSL = openssl-3.0.10
ZLIB = zlib-1.2.13
PCRE = pcre2-10.39

@@ -105,7 +105,7 @@ zip: export
$(MAKE) -f docs/GNUmakefile changes
mv $(TEMP)/$(NGINX)/CHANGES* $(TEMP)/$(NGINX)/docs/

- cp -p $(OBJS)/lib/$(OPENSSL)/LICENSE \
+ cp -p $(OBJS)/lib/$(OPENSSL)/LICENSE.txt \
$(TEMP)/$(NGINX)/docs/OpenSSL.LICENSE

cp -p $(OBJS)/lib/$(PCRE)/LICENCE \
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] Updated OpenSSL used for win32 builds.

Konstantin Pavlov 288 August 15, 2023 01:32PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 157
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready