From 1e2e80be2fd2ad4123ee6df584ff52c903a81676 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 16 Mar 2022 21:29:08 +0300 Subject: Release version 1.1.1+16 Upgrade to 1.1.1n --- upstream-build/configdata.pm/x86_64-win32-msvc | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'upstream-build/configdata.pm/x86_64-win32-msvc') diff --git a/upstream-build/configdata.pm/x86_64-win32-msvc b/upstream-build/configdata.pm/x86_64-win32-msvc index 19b9a4a..3894267 100644 --- a/upstream-build/configdata.pm/x86_64-win32-msvc +++ b/upstream-build/configdata.pm/x86_64-win32-msvc @@ -115,8 +115,8 @@ our %config = ( sourcedir => "..", target => "VC-WIN64A", tdirs => [ "ossl_shim" ], - version => "1.1.1l", - version_num => "0x101010cfL", + version => "1.1.1n", + version_num => "0x101010efL", ); our %target = ( @@ -132,7 +132,7 @@ our %target = ( LDFLAGS => "/nologo /debug", MT => "mt", MTFLAGS => "-nologo", - RANLIB => "CODE(0xe34208)", + RANLIB => "CODE(0x2564160)", RC => "rc", _conf_fname_int => [ "..\\Configurations\\00-base-templates.conf", "..\\Configurations\\00-base-templates.conf", "..\\Configurations\\10-main.conf", "..\\Configurations\\10-main.conf", "..\\Configurations\\10-main.conf", "..\\Configurations\\00-base-templates.conf", "..\\Configurations\\00-base-templates.conf", "..\\Configurations\\10-main.conf", "..\\Configurations\\shared-info.pl" ], aes_asm_src => "aes_core.c aes_cbc.c", @@ -3226,15 +3226,17 @@ our %unified_info = ( { "deps" => [ + "ms\\uplink.o", + "ms\\applink.o", "ms\\applink.o", "ms\\applink.o", - "ms\\uplink.o", ], "products" => { "bin" => [ "apps\\openssl", + "test\\ec_internal_test", "test\\uitest", ], "lib" => @@ -3247,8 +3249,6 @@ our %unified_info = ( { "deps" => [ - "ssl\\packet.o", - "ssl\\tls13_enc.o", "ssl\\bio_ssl.o", "ssl\\d1_lib.o", "ssl\\d1_msg.o", @@ -3278,6 +3278,8 @@ our %unified_info = ( "ssl\\t1_trce.o", "ssl\\tls13_enc.o", "ssl\\tls_srp.o", + "ssl\\packet.o", + "ssl\\tls13_enc.o", ], "products" => { @@ -10031,9 +10033,11 @@ our %unified_info = ( ], "ms\\applink.o" => [ + "crypto\\ec", ".", "include", "apps", + "..\\crypto\\ec", "..", "..\\include", "..\\apps", @@ -16468,6 +16472,7 @@ our %unified_info = ( ], "test\\ec_internal_test" => [ + "ms\\applink.o", "test\\ec_internal_test.o", ], "test\\ec_internal_test.o" => -- cgit v1.1