From 24d43fe451d3f4fa6b15665cfa3353f4c08a5f5d Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 6 Jul 2023 10:41:20 +0300 Subject: Release version 1.1.1+21 Upgrade to 1.1.1u. That in particular fixes CVE-2023-0464 CVE-2023-0465 CVE-2023-0466 CVE-2023-2650. Update .gitignore files --- upstream-build/configdata.pm/x86_64-macos | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) (limited to 'upstream-build/configdata.pm/x86_64-macos') diff --git a/upstream-build/configdata.pm/x86_64-macos b/upstream-build/configdata.pm/x86_64-macos index fb94f79..4e39099 100644 --- a/upstream-build/configdata.pm/x86_64-macos +++ b/upstream-build/configdata.pm/x86_64-macos @@ -111,8 +111,8 @@ our %config = ( sourcedir => "..", target => "darwin64-x86_64-cc", tdirs => [ "ossl_shim" ], - version => "1.1.1t", - version_num => "0x1010114fL", + version => "1.1.1u", + version_num => "0x1010115fL", ); our %target = ( @@ -1966,7 +1966,6 @@ our %unified_info = ( "crypto/bn/bn_srp.o", "crypto/bn/bn_word.o", "crypto/bn/bn_x931p.o", - "crypto/bn/rsa_sup_mul.o", ], "products" => { @@ -6081,13 +6080,6 @@ our %unified_info = ( "crypto", "../crypto", ], - "crypto/bn/rsa_sup_mul.o" => - [ - ".", - "include", - "..", - "../include", - ], "crypto/bn/sparct4-mont.o" => [ "crypto", @@ -12432,10 +12424,6 @@ our %unified_info = ( [ "../crypto/bn/bn_x931p.c", ], - "crypto/bn/rsa_sup_mul.o" => - [ - "../crypto/bn/rsa_sup_mul.c", - ], "crypto/buffer/buf_err.o" => [ "../crypto/buffer/buf_err.c", @@ -14715,7 +14703,6 @@ our %unified_info = ( "crypto/bn/bn_srp.o", "crypto/bn/bn_word.o", "crypto/bn/bn_x931p.o", - "crypto/bn/rsa_sup_mul.o", "crypto/buffer/buf_err.o", "crypto/buffer/buffer.o", "crypto/camellia/camellia.o", -- cgit v1.1