diff --git a/Frameworks/OpenSSL.xcframework/Info.plist b/Frameworks/OpenSSL.xcframework/Info.plist index 2bb4a026..cee246be 100644 --- a/Frameworks/OpenSSL.xcframework/Info.plist +++ b/Frameworks/OpenSSL.xcframework/Info.plist @@ -6,15 +6,18 @@ LibraryIdentifier - ios-arm64 + ios-arm64_x86_64-simulator LibraryPath OpenSSL.framework SupportedArchitectures arm64 + x86_64 SupportedPlatform ios + SupportedPlatformVariant + simulator LibraryIdentifier @@ -31,7 +34,7 @@ LibraryIdentifier - ios-arm64_x86_64-simulator + ios-arm64_x86_64-maccatalyst LibraryPath OpenSSL.framework SupportedArchitectures @@ -42,22 +45,19 @@ SupportedPlatform ios SupportedPlatformVariant - simulator + maccatalyst LibraryIdentifier - ios-arm64_x86_64-maccatalyst + ios-arm64 LibraryPath OpenSSL.framework SupportedArchitectures arm64 - x86_64 SupportedPlatform ios - SupportedPlatformVariant - maccatalyst CFBundlePackageType diff --git a/Frameworks/OpenSSL.xcframework/ios-arm64/OpenSSL.framework/Headers/opensslv.h b/Frameworks/OpenSSL.xcframework/ios-arm64/OpenSSL.framework/Headers/opensslv.h index 7b6c212f..5ed047d1 100644 --- a/Frameworks/OpenSSL.xcframework/ios-arm64/OpenSSL.framework/Headers/opensslv.h +++ b/Frameworks/OpenSSL.xcframework/ios-arm64/OpenSSL.framework/Headers/opensslv.h @@ -1,5 +1,5 @@ /* - * Copyright 1999-2022 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy @@ -39,8 +39,8 @@ extern "C" { * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ -# define OPENSSL_VERSION_NUMBER 0x1010114fL -# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1t 7 Feb 2023" +# define OPENSSL_VERSION_NUMBER 0x1010115fL +# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1u 30 May 2023" /*- * The macros below are to be used for shared library (.so, .dll, ...) diff --git a/Frameworks/OpenSSL.xcframework/ios-arm64/OpenSSL.framework/Info.plist b/Frameworks/OpenSSL.xcframework/ios-arm64/OpenSSL.framework/Info.plist index 2f052463..60cb864e 100644 Binary files a/Frameworks/OpenSSL.xcframework/ios-arm64/OpenSSL.framework/Info.plist and b/Frameworks/OpenSSL.xcframework/ios-arm64/OpenSSL.framework/Info.plist differ diff --git a/Frameworks/OpenSSL.xcframework/ios-arm64/OpenSSL.framework/OpenSSL b/Frameworks/OpenSSL.xcframework/ios-arm64/OpenSSL.framework/OpenSSL index e6cf374e..899e4694 100755 Binary files a/Frameworks/OpenSSL.xcframework/ios-arm64/OpenSSL.framework/OpenSSL and b/Frameworks/OpenSSL.xcframework/ios-arm64/OpenSSL.framework/OpenSSL differ diff --git a/Frameworks/OpenSSL.xcframework/ios-arm64/OpenSSL.framework/_CodeSignature/CodeResources b/Frameworks/OpenSSL.xcframework/ios-arm64/OpenSSL.framework/_CodeSignature/CodeResources index 79d61787..6fd0fc11 100644 --- a/Frameworks/OpenSSL.xcframework/ios-arm64/OpenSSL.framework/_CodeSignature/CodeResources +++ b/Frameworks/OpenSSL.xcframework/ios-arm64/OpenSSL.framework/_CodeSignature/CodeResources @@ -250,7 +250,7 @@ Headers/opensslv.h - aDM5opb3JUzhO+X0dUe9Bjlk2lk= + D78x/O7QMX3ruXTcmZXY36QiM+o= Headers/ossl_typ.h @@ -426,7 +426,7 @@ Info.plist - thRjiNCFoL/E3bs+fME2+zMpFWU= + zJA8bkWUa/WBYW53yEm9nTsMxlA= Modules/module.modulemap @@ -1110,11 +1110,11 @@ hash - aDM5opb3JUzhO+X0dUe9Bjlk2lk= + D78x/O7QMX3ruXTcmZXY36QiM+o= hash2 - awCbDrHAEsQ34T07nQeAfmO6eEWMyU1y11EVGRocwms= + TqQpkh59v1Prelmr+0yjbSju90ZZdF4GfbsZ9s7Eajc= Headers/ossl_typ.h diff --git a/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-maccatalyst/OpenSSL.framework/Versions/A/Headers/opensslv.h b/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-maccatalyst/OpenSSL.framework/Versions/A/Headers/opensslv.h index 7b6c212f..5ed047d1 100644 --- a/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-maccatalyst/OpenSSL.framework/Versions/A/Headers/opensslv.h +++ b/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-maccatalyst/OpenSSL.framework/Versions/A/Headers/opensslv.h @@ -1,5 +1,5 @@ /* - * Copyright 1999-2022 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy @@ -39,8 +39,8 @@ extern "C" { * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ -# define OPENSSL_VERSION_NUMBER 0x1010114fL -# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1t 7 Feb 2023" +# define OPENSSL_VERSION_NUMBER 0x1010115fL +# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1u 30 May 2023" /*- * The macros below are to be used for shared library (.so, .dll, ...) diff --git a/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-maccatalyst/OpenSSL.framework/Versions/A/OpenSSL b/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-maccatalyst/OpenSSL.framework/Versions/A/OpenSSL index 6c8d013c..b0d65dd0 100755 Binary files a/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-maccatalyst/OpenSSL.framework/Versions/A/OpenSSL and b/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-maccatalyst/OpenSSL.framework/Versions/A/OpenSSL differ diff --git a/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-maccatalyst/OpenSSL.framework/Versions/A/Resources/Info.plist b/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-maccatalyst/OpenSSL.framework/Versions/A/Resources/Info.plist index 2da529fe..6d4b3f1a 100644 --- a/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-maccatalyst/OpenSSL.framework/Versions/A/Resources/Info.plist +++ b/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-maccatalyst/OpenSSL.framework/Versions/A/Resources/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 22D49 + 22F66 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1.2000 + 1.1.2100 CFBundleSupportedPlatforms MacOSX @@ -27,19 +27,19 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 14C18 + DTPlatformName macosx DTPlatformVersion - 13.1 + 13.3 DTSDKBuild - 22C55 + 22E245 DTSDKName - macosx13.1 + macosx13.3 DTXcode - 1420 + 1431 DTXcodeBuild - 14C18 + 14E300c LSMinimumSystemVersion 10.15 UIDeviceFamily diff --git a/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-maccatalyst/OpenSSL.framework/Versions/A/_CodeSignature/CodeResources b/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-maccatalyst/OpenSSL.framework/Versions/A/_CodeSignature/CodeResources index 6762818d..5b0692d7 100644 --- a/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-maccatalyst/OpenSSL.framework/Versions/A/_CodeSignature/CodeResources +++ b/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-maccatalyst/OpenSSL.framework/Versions/A/_CodeSignature/CodeResources @@ -6,7 +6,7 @@ Resources/Info.plist - CdAUMg1CvJEban5rnQL778o3VP4= + 7Hhw/vmheFzTMUVVpWNE0bhKjPg= files2 @@ -442,7 +442,7 @@ hash2 - awCbDrHAEsQ34T07nQeAfmO6eEWMyU1y11EVGRocwms= + TqQpkh59v1Prelmr+0yjbSju90ZZdF4GfbsZ9s7Eajc= Headers/ossl_typ.h @@ -757,7 +757,7 @@ hash2 - I/6JBpJPM0VTsp3w38zUffQWk4pNttIhWpw7G9+JOv0= + ID1An/LjhXENVROyKZYiKCPcnZDKPcBYzbqVILlgvBY= diff --git a/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-simulator/OpenSSL.framework/Headers/opensslv.h b/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-simulator/OpenSSL.framework/Headers/opensslv.h index 7b6c212f..5ed047d1 100644 --- a/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-simulator/OpenSSL.framework/Headers/opensslv.h +++ b/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-simulator/OpenSSL.framework/Headers/opensslv.h @@ -1,5 +1,5 @@ /* - * Copyright 1999-2022 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy @@ -39,8 +39,8 @@ extern "C" { * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ -# define OPENSSL_VERSION_NUMBER 0x1010114fL -# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1t 7 Feb 2023" +# define OPENSSL_VERSION_NUMBER 0x1010115fL +# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1u 30 May 2023" /*- * The macros below are to be used for shared library (.so, .dll, ...) diff --git a/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-simulator/OpenSSL.framework/Info.plist b/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-simulator/OpenSSL.framework/Info.plist index 2c06f070..2ee9cc6f 100644 Binary files a/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-simulator/OpenSSL.framework/Info.plist and b/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-simulator/OpenSSL.framework/Info.plist differ diff --git a/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-simulator/OpenSSL.framework/OpenSSL b/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-simulator/OpenSSL.framework/OpenSSL index 599ed7a5..baac314f 100755 Binary files a/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-simulator/OpenSSL.framework/OpenSSL and b/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-simulator/OpenSSL.framework/OpenSSL differ diff --git a/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-simulator/OpenSSL.framework/_CodeSignature/CodeResources b/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-simulator/OpenSSL.framework/_CodeSignature/CodeResources index 93ce58aa..9e668799 100644 --- a/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-simulator/OpenSSL.framework/_CodeSignature/CodeResources +++ b/Frameworks/OpenSSL.xcframework/ios-arm64_x86_64-simulator/OpenSSL.framework/_CodeSignature/CodeResources @@ -250,7 +250,7 @@ Headers/opensslv.h - aDM5opb3JUzhO+X0dUe9Bjlk2lk= + D78x/O7QMX3ruXTcmZXY36QiM+o= Headers/ossl_typ.h @@ -426,7 +426,7 @@ Info.plist - U+Bj4UoiaL9YDPSjO7hOrCiiDjU= + 2vluuo/g/oVdGglHIBLPN04/4aU= Modules/module.modulemap @@ -1110,11 +1110,11 @@ hash - aDM5opb3JUzhO+X0dUe9Bjlk2lk= + D78x/O7QMX3ruXTcmZXY36QiM+o= hash2 - awCbDrHAEsQ34T07nQeAfmO6eEWMyU1y11EVGRocwms= + TqQpkh59v1Prelmr+0yjbSju90ZZdF4GfbsZ9s7Eajc= Headers/ossl_typ.h diff --git a/Frameworks/OpenSSL.xcframework/macos-arm64_x86_64/OpenSSL.framework/Versions/A/Headers/opensslv.h b/Frameworks/OpenSSL.xcframework/macos-arm64_x86_64/OpenSSL.framework/Versions/A/Headers/opensslv.h index 7b6c212f..5ed047d1 100644 --- a/Frameworks/OpenSSL.xcframework/macos-arm64_x86_64/OpenSSL.framework/Versions/A/Headers/opensslv.h +++ b/Frameworks/OpenSSL.xcframework/macos-arm64_x86_64/OpenSSL.framework/Versions/A/Headers/opensslv.h @@ -1,5 +1,5 @@ /* - * Copyright 1999-2022 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy @@ -39,8 +39,8 @@ extern "C" { * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ -# define OPENSSL_VERSION_NUMBER 0x1010114fL -# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1t 7 Feb 2023" +# define OPENSSL_VERSION_NUMBER 0x1010115fL +# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1u 30 May 2023" /*- * The macros below are to be used for shared library (.so, .dll, ...) diff --git a/Frameworks/OpenSSL.xcframework/macos-arm64_x86_64/OpenSSL.framework/Versions/A/OpenSSL b/Frameworks/OpenSSL.xcframework/macos-arm64_x86_64/OpenSSL.framework/Versions/A/OpenSSL index 99027a55..7d89dde9 100755 Binary files a/Frameworks/OpenSSL.xcframework/macos-arm64_x86_64/OpenSSL.framework/Versions/A/OpenSSL and b/Frameworks/OpenSSL.xcframework/macos-arm64_x86_64/OpenSSL.framework/Versions/A/OpenSSL differ diff --git a/Frameworks/OpenSSL.xcframework/macos-arm64_x86_64/OpenSSL.framework/Versions/A/Resources/Info.plist b/Frameworks/OpenSSL.xcframework/macos-arm64_x86_64/OpenSSL.framework/Versions/A/Resources/Info.plist index ad3cce2a..5ec259f9 100644 --- a/Frameworks/OpenSSL.xcframework/macos-arm64_x86_64/OpenSSL.framework/Versions/A/Resources/Info.plist +++ b/Frameworks/OpenSSL.xcframework/macos-arm64_x86_64/OpenSSL.framework/Versions/A/Resources/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 22D49 + 22F66 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1.2000 + 1.1.2100 CFBundleSupportedPlatforms MacOSX @@ -27,20 +27,20 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 14C18 + DTPlatformName macosx DTPlatformVersion - 13.1 + 13.3 DTSDKBuild - 22C55 + 22E245 DTSDKName - macosx13.1 + macosx13.3 DTXcode - 1420 + 1431 DTXcodeBuild - 14C18 + 14E300c LSMinimumSystemVersion - 10.10 + 10.13 diff --git a/Frameworks/OpenSSL.xcframework/macos-arm64_x86_64/OpenSSL.framework/Versions/A/_CodeSignature/CodeResources b/Frameworks/OpenSSL.xcframework/macos-arm64_x86_64/OpenSSL.framework/Versions/A/_CodeSignature/CodeResources index 67ce3a78..7c4403de 100644 --- a/Frameworks/OpenSSL.xcframework/macos-arm64_x86_64/OpenSSL.framework/Versions/A/_CodeSignature/CodeResources +++ b/Frameworks/OpenSSL.xcframework/macos-arm64_x86_64/OpenSSL.framework/Versions/A/_CodeSignature/CodeResources @@ -6,17 +6,13 @@ Resources/Info.plist - nfSewwoCLe43Wt7K6XUgUh8ZZdo= + R+q1m3VU2/Mbvi5Nv4MsZHiu9pg= files2 Headers/OpenSSL.h - hash - - K4xuM04Damaw7JstRSSot6uDrE4= - hash2 Uc6zP8aI0cuZG9MmAd4zoSk1lBkqenTKb8RwjkWCjL0= @@ -24,10 +20,6 @@ Headers/aes.h - hash - - /QHXsfp5KZBtt0hpQ+PGhRB5TQE= - hash2 9ron6H2X6lePAVQKj4S36rBdQsF4utznEtDMZo2KmYE= @@ -35,10 +27,6 @@ Headers/asn1.h - hash - - /JULnimbzTltoXNqIFMZvE15UFw= - hash2 hRMTsRdrqj1olqru6+9WIW69043Nq7ObPso2tmRTUrw= @@ -46,10 +34,6 @@ Headers/asn1err.h - hash - - vClK4nFx8VUb19HBjU1cQuNfemY= - hash2 uJsWIW3dNfAo9b/T/g208urWyUFed0m3EVsDk7Qn7y8= @@ -57,10 +41,6 @@ Headers/asn1t.h - hash - - LWrSPPRO1SZ6tiCyd9G2baHBT0g= - hash2 JwL1aTAiSLgijkkxd88KRp8Sfxzlx2vGhLyQ+9/EV0M= @@ -68,10 +48,6 @@ Headers/async.h - hash - - Du5KwAWX1O4Ld/G5CC+CgQkQU9M= - hash2 75bHFsrDk/LNbaMErwKRVezZ8CGGnNWkw0Hr3ySQNrw= @@ -79,10 +55,6 @@ Headers/asyncerr.h - hash - - K5Jc+TuPuL/d4mP5tAhHKE2LRmc= - hash2 ysycqVGqUj0+1rnfI2YCJjOSWmcp0wzRNKBdL/5fsVY= @@ -90,10 +62,6 @@ Headers/bio.h - hash - - 3e8z1vvxgbXPwmeg+1bRSmgfCG8= - hash2 eLBVVVlX7sK/tM5fkbJ73P33MSgCa+nOhfzKASb9zT0= @@ -101,10 +69,6 @@ Headers/bioerr.h - hash - - N0rVDI9qQwyDEWvlqW1vGQrh0RU= - hash2 rSn+TvN/18SyVraQyvk3GnTimYH2VhuUQ22sVKYb90s= @@ -112,10 +76,6 @@ Headers/blowfish.h - hash - - BLqJpLWCl4Gl0DR4WO0luoyixMg= - hash2 gTssfP+Ii1twm5DU2lhK/vWbXOHqiIYX1oLxr0hXj68= @@ -123,10 +83,6 @@ Headers/bn.h - hash - - zwKCI0fcYjm7MT9ZsUzGG4BDLTE= - hash2 j3mynFrUeRhqyq6WKlmNmGjcQ0/V+kmgCO7Pr/G5mMo= @@ -134,10 +90,6 @@ Headers/bnerr.h - hash - - ybn9OmsYdCvnSKGlXSQQJ8b+Y44= - hash2 gJirlUUwfW4snMKK6ZXW/aDolZthZ8wD1ncWsCq7J/8= @@ -145,10 +97,6 @@ Headers/buffer.h - hash - - 70BHajzy0JGUYwo7F+dpD0CeWrs= - hash2 pPopK5A8uMLOF2G6SYDPW9+2bcrcu1yK7MRbASvGTCM= @@ -156,10 +104,6 @@ Headers/buffererr.h - hash - - PSVdu9joU+POeEegSPtAPctXWyI= - hash2 ci9uqHcRt8DLbuKcFXYsKDnlrRe571ebboG2Eh8DXDA= @@ -167,10 +111,6 @@ Headers/camellia.h - hash - - R0cxfQe4VMejfw/FBnV5jlrTxS8= - hash2 VhvbLphUWOgJ5lbGDkvIPh1nB3Rt2LW628ELZBmNR3A= @@ -178,10 +118,6 @@ Headers/cast.h - hash - - tg9fweKyld2MF5c1iw7sEh5btDM= - hash2 oUxRoSmzrleV2v2YBlvguwy/ALTUUo6Frb9imWb0L1M= @@ -189,10 +125,6 @@ Headers/cmac.h - hash - - SsfJcPvnO3RZ7i+QyWeuyIBoFr4= - hash2 db+V0doRj/Hi8UPMt6Vk2UneRACXuXpJclwDl24We1I= @@ -200,10 +132,6 @@ Headers/cms.h - hash - - WhfyS38eVlM/0EjH+SRNVL1fhB0= - hash2 B+Swp3nJV++QJtacDLWmId3CBgr5Z+DdXpGshh/fvbI= @@ -211,10 +139,6 @@ Headers/cmserr.h - hash - - icv8DehBtI8fn3XrZvJ8GaK3Nm8= - hash2 fg/dq6hfs9ESYq7ixgJyWS3uGmI0pSqUsGuv0cClQ1A= @@ -222,10 +146,6 @@ Headers/comp.h - hash - - iXVcuTWmFCf9QLEmp9sNP8JQUw0= - hash2 mKh3xicj5gQuTkdAzRpud5nfdS2SNDhtc6KKCY5usxw= @@ -233,10 +153,6 @@ Headers/comperr.h - hash - - smXqglFOEgRt0CXetpBcXnWbZYI= - hash2 9kviBdCK8lVxh+wZwDZ4qp4p9m5CjeKc691izXw7VRU= @@ -244,10 +160,6 @@ Headers/conf.h - hash - - lY422quRPGGoMtvoZu73RVfY38s= - hash2 5UNB4wUj2twJ2CE2b1r7E8kobVQLNMGUVAaRjtWI+iE= @@ -255,10 +167,6 @@ Headers/conf_api.h - hash - - aEkI7MCNJGZ+SJxs514uMY1oW3s= - hash2 F1+GtptYsM0dpsmyfYerTk7VLzfcdreJXCEMQ0aVBOs= @@ -266,10 +174,6 @@ Headers/conferr.h - hash - - HhxJvI2jMpKEWKwpMC+m/3YD5tE= - hash2 q/4mSFzUOoDgxHbmKJeWEq0opjVXe69o7uR2hQQlpJg= @@ -277,10 +181,6 @@ Headers/crypto.h - hash - - 9mlWjKYcqA63rFf05YOE/OnlLlE= - hash2 0s2E5pXmgFH+Z/p8+QHMuk+tzMcaazAJDfIKAbkdPsc= @@ -288,10 +188,6 @@ Headers/cryptoerr.h - hash - - rvUn24W+SZM/y6GTW6NG1DW8KQo= - hash2 51LX09oypsAJzyZEUHJjZ/1p58KkwYXVgM5lACHWjno= @@ -299,10 +195,6 @@ Headers/ct.h - hash - - cpeLfPNApLUZ414BRmIcahaW0y0= - hash2 snqvDTlglQC0/OOztl9nUhFqyzBCDeHVOUMHSkgQQ/A= @@ -310,10 +202,6 @@ Headers/cterr.h - hash - - z6hnmIDS0tby0u7XWscijJOnipQ= - hash2 q25wtS40EkfEsheIOYD/HpjkRT0QILCwOM2/CWxKuKU= @@ -321,10 +209,6 @@ Headers/des.h - hash - - znOw/0Vq2B1QWQ5QlySAEIkrdwE= - hash2 PLaPu0mONOGeRvnUFWFZaracz3ix2L3y8xLoksBgAV8= @@ -332,10 +216,6 @@ Headers/dh.h - hash - - vm7E01ZxDEonx8vQVyt2RHF8gR8= - hash2 9W4MKcEkAXyBXG89DCQT4DyBytri6EwsMl/CxnGf1Vk= @@ -343,10 +223,6 @@ Headers/dherr.h - hash - - 5Tpnv+GDwCGNo/Nybi9X1OfnTYc= - hash2 mx9wGdjZXh1fxSaAiegzGCmvdBaxiokIJmq2ACeq4OM= @@ -354,10 +230,6 @@ Headers/dsa.h - hash - - AEYyYVu2fy7yPpiyRyjyypHNCKI= - hash2 FSXlrfJCZDp9NjElgDFPXOYeyt+CIjpJ/1wyIg14+bk= @@ -365,10 +237,6 @@ Headers/dsaerr.h - hash - - jmOqsG1TSs1yTIm74Qstlz/KODg= - hash2 ZeqLR8slroLWETN81H2nwcXNuUUZgr7snYQUE9SpI6k= @@ -376,10 +244,6 @@ Headers/dtls1.h - hash - - fDDC+ixg7o1tDB4basD847J6+Zk= - hash2 cwTxfMmZi9fBZTmuml6lRfLgxkCG1eaIyroQS2p//sw= @@ -387,10 +251,6 @@ Headers/e_os2.h - hash - - lavqS62GkOuhGihyu+WOjVd92SM= - hash2 DWGWKc2z+15UMR6KP/YC+DjEpFMKVr4/0KgefosQy4Q= @@ -398,10 +258,6 @@ Headers/ebcdic.h - hash - - z5Fn9TbPaQo8zoY+Uwo/lSr9SJ8= - hash2 IonxTxHnWsc50RI2UdFuhB88dONtqkg8H+2fjFwURyA= @@ -409,10 +265,6 @@ Headers/ec.h - hash - - VDanIs80uH9tNKL+PSMmYL0YIu4= - hash2 TmJAZFMZhlYHifhQnf0QvF7YLrZVmeA+07/tV75t8Zk= @@ -420,10 +272,6 @@ Headers/ecdh.h - hash - - iXUqwjlcXCix2i1+T/zXRV4PU18= - hash2 lfuJrdO9MrbUPc8aUdGDm5Fed01xOK+vYY5pDvv0FLs= @@ -431,10 +279,6 @@ Headers/ecdsa.h - hash - - iXUqwjlcXCix2i1+T/zXRV4PU18= - hash2 lfuJrdO9MrbUPc8aUdGDm5Fed01xOK+vYY5pDvv0FLs= @@ -442,10 +286,6 @@ Headers/ecerr.h - hash - - GyM9ZofjjCqJIe+IbO9j4p+HDZk= - hash2 haO2TAZEQgoYKVyAAaBrrV18PoTU+HHJJaG0X7ie8YI= @@ -453,10 +293,6 @@ Headers/engine.h - hash - - dS4eXHBYjCoSL3nDXCYuyZR9V9c= - hash2 qY3weurFeSk7GG6mHDXtzj7r3h/QPYVTVj8YAj3kfJU= @@ -464,10 +300,6 @@ Headers/engineerr.h - hash - - H6oGO47GeHqzTYa913WPlF5cZzQ= - hash2 bz0ekbobeXGSlTDLisPvk0wLgqjNRZyvIk4kGj5a1uk= @@ -475,10 +307,6 @@ Headers/err.h - hash - - OZsmLZ7UryVhV7QY17J5cymnWlY= - hash2 FEcmPwqEDoE1xYbhbD2FjO6Tne3fT9kF45GGmAm02qI= @@ -486,10 +314,6 @@ Headers/evp.h - hash - - Ue0l0jetFcNRP+2k4ve5l9kWsOw= - hash2 nZY73agYApiBcGY8z870N66mkEL0Ku86EatKIXuACu8= @@ -497,10 +321,6 @@ Headers/evperr.h - hash - - YPfW2qvVYScvnOl+vKfUlzf4pvg= - hash2 RdaLRi8lI5SIwCC+5fv2lwCwzXtNwrO6cBW93EmUdqQ= @@ -508,10 +328,6 @@ Headers/hmac.h - hash - - oNXOm72CsIiR3i2/7dzmPfXHpnk= - hash2 djhsInPxBfVMV0ny/IVFc8NxqxhfkkjOKVp0jhJsqug= @@ -519,10 +335,6 @@ Headers/idea.h - hash - - 9OhfGjNERiWm+IaFZng3mj74a70= - hash2 uraCxcwGAnyC0SbtjmXX3Z3MdfpGTMvJXX8Wi9accy0= @@ -530,10 +342,6 @@ Headers/kdf.h - hash - - 8bAA2Z5x72kQuKB9lY8B07YpOvA= - hash2 qq/UqWK6m58qJGIHbH97SZHZ2H5773HYfpMIEl4OKcA= @@ -541,10 +349,6 @@ Headers/kdferr.h - hash - - eBl7XkjAByV3fh1j+2ZSsSVdPd0= - hash2 5AbLyKinlWvLDgapSUVLSNJwIznK9KLmIawM3pwkY+M= @@ -552,10 +356,6 @@ Headers/lhash.h - hash - - gsp3p9sYfgyLm8w777aVi7LZzaA= - hash2 EDbiCroA4FhblrkaAK53ktwSUBFg4RfR+CSDPef+N1I= @@ -563,10 +363,6 @@ Headers/md2.h - hash - - SU5g+hFH8KXJwSElUE6qnz88XbQ= - hash2 nijwqNXiKXZJrymPXjIJ0y/pSG7bF5PMaYp1fJEnBmI= @@ -574,10 +370,6 @@ Headers/md4.h - hash - - NVmYVdXaFSHylpRJRh52LUqSAIY= - hash2 A9P8nc7sbBaNIZ659ATKCLR41VIWIoNLwkt9RZRXAuQ= @@ -585,10 +377,6 @@ Headers/md5.h - hash - - 8R2dids4HGec0BuJ5RjnI0sNAqs= - hash2 oGEqj35p47wWb8GGykS+HlsdAgtdqLW+Ah9z1IwnC4I= @@ -596,10 +384,6 @@ Headers/mdc2.h - hash - - ceP5kO5gOJDJGS7HrDRjpWWG2i4= - hash2 8TsB7AnEXCY0Zz0bmxp5rb1uwyvf+UKHMI4rsnQI5Tc= @@ -607,10 +391,6 @@ Headers/modes.h - hash - - oykGDYKdMkpM+dh+C5148xyIG9A= - hash2 9OUnmH4paib8HAb0+Ja6pfRXt+Z/lJV9F27tRpsP5gI= @@ -618,10 +398,6 @@ Headers/obj_mac.h - hash - - 0xczM7tqfkjs0KVU5TgD3MmB0O8= - hash2 gevKIMw3DM9y8xA9EjHGpC4GRzC7IiYal9ht3Q57wIo= @@ -629,10 +405,6 @@ Headers/objects.h - hash - - 1BKkzZQ86VAQYSD2wS3W+kAe8lU= - hash2 QBjXxU5vGcMjCvBj9NvIUj8UUFKKSvFal6Ch/z+zujg= @@ -640,10 +412,6 @@ Headers/objectserr.h - hash - - 62CLZz09xeqGq4nUpt1HfuvRrbM= - hash2 DsczDBIq4rMXTfld3s6mX/ZhphUs0BklKd0UEe8/YqE= @@ -651,10 +419,6 @@ Headers/ocsp.h - hash - - /vPykCbZnxZ/oD4x73y3vCFlfAg= - hash2 z7vDQ0tWxGcQgDJq64w9AH2rfSw2IdUUbBGro0cVi4A= @@ -662,10 +426,6 @@ Headers/ocsperr.h - hash - - HzVTI0XxPNFGeTAYcha32Bf1qLw= - hash2 xzpXsZGWAf+MBPLcnGLb0TDvLTrjm7D83yW8nm6vMno= @@ -673,10 +433,6 @@ Headers/opensslconf.h - hash - - mZj5DTV8CqHBB+/LNxsWLFHrLbc= - hash2 Opeaj8UOd4cbIXbtV6e/S+nr7u8pAf/rjqJnCaBupXA= @@ -684,21 +440,13 @@ Headers/opensslv.h - hash - - aDM5opb3JUzhO+X0dUe9Bjlk2lk= - hash2 - awCbDrHAEsQ34T07nQeAfmO6eEWMyU1y11EVGRocwms= + TqQpkh59v1Prelmr+0yjbSju90ZZdF4GfbsZ9s7Eajc= Headers/ossl_typ.h - hash - - /hD+IfNYoPQpFE2wIl8jHi6BRVI= - hash2 RvVBocxJvwiQirO94F4mg/xW6iaMo+fy4nYoZT7LShQ= @@ -706,10 +454,6 @@ Headers/pem.h - hash - - 32ly0pNLPzdTYGECzCbGY6huGuw= - hash2 MtYgNtDDXQP+f33ar/48rq/PmE7Bbk237RnT4gLp17o= @@ -717,10 +461,6 @@ Headers/pem2.h - hash - - t2jj9ipWiYEJZvgm7/w68FCv7xk= - hash2 aDPuVxISXRzo97UkN6dS5AwvR5MnaFmoIowN5x01w+A= @@ -728,10 +468,6 @@ Headers/pemerr.h - hash - - LPK/t/8oy0h9S1TUlxQnvG640ps= - hash2 2RxgFvPBunBoO5L95VUA7DNHd977ZIbEGwqcTkAqopU= @@ -739,10 +475,6 @@ Headers/pkcs12.h - hash - - Wgtt5Ajf2I0Qe0Yw/C6/da673Vs= - hash2 l8Epxsmkk9fl068SPZYEDYfE5U/F5BrsRQgyyzKmNNY= @@ -750,10 +482,6 @@ Headers/pkcs12err.h - hash - - iYGY/k8EiROz+H6/d3nIzlOnXHY= - hash2 tzQHJ6BIDzUYI7Zp9VzTmJwGXTc8jPb/h0W4NW9h1f8= @@ -761,10 +489,6 @@ Headers/pkcs7.h - hash - - DSVKNOqJWVpNEj9g1afFP/AAHbs= - hash2 zcNQXJu5FopvrUNN2dmkmtYwua6SFr1mWxEFHgSnCbw= @@ -772,10 +496,6 @@ Headers/pkcs7err.h - hash - - vbVkdgXZDNlmUBjHsDcvjoyWNTE= - hash2 7O4R6fvdqyD3igGACeai2vKH/13wBnkpixN/6Zltk4Y= @@ -783,10 +503,6 @@ Headers/rand.h - hash - - BUI/kpuBobNUPlXrW/OkHeq9ClM= - hash2 WpGry90U3PL8YnYczFjulAcnTqVYwpL6d61iUgSsK9c= @@ -794,10 +510,6 @@ Headers/rand_drbg.h - hash - - dZJZsnraib5Oxt12qSJ4bXxP3/w= - hash2 EjecwKfxaMv/jgiCjactwOh3c7xsO9FMS1dQYzm2H6U= @@ -805,10 +517,6 @@ Headers/randerr.h - hash - - /b3o6sjMLxkewJmLW7LeYF/10A0= - hash2 Qfzr+wdnr6A/PeJzLT8M5GzSNn7DSyAWzbXJ6EqaiZQ= @@ -816,10 +524,6 @@ Headers/rc2.h - hash - - Xzwvx1iv4W35klxWCpyRR35/Uwc= - hash2 7CuRlomLvEX/KrACBPk6byDJdCJVEPKQl61ppu7rzf4= @@ -827,10 +531,6 @@ Headers/rc4.h - hash - - 01mH39v8pvXIdzB3N/3bn0uJwVs= - hash2 b8AjRC9SQ0loXRPVCFStdzsSuMehU9ctYVqyfdSj1gk= @@ -838,10 +538,6 @@ Headers/rc5.h - hash - - nVMdNFdbOheiSzNQjJ5v92LvEmI= - hash2 wjiVSh3yP1I2LW5fp43yx6WirW75U25InwojKV76DKs= @@ -849,10 +545,6 @@ Headers/ripemd.h - hash - - UUNVXGUU1UnsGpXivIzpc/ZyFQs= - hash2 jHS5PBCp6Dq8F87TqAIa91BvOaD62rB7XbLU+uvPaLY= @@ -860,10 +552,6 @@ Headers/rsa.h - hash - - BXOED7wh3elZhA9q8KoFrXffhUg= - hash2 UJxNuQgRlc9snl/UaDiQrrOVCfKZehmJ3VpXz0MDm8I= @@ -871,10 +559,6 @@ Headers/rsaerr.h - hash - - jrv7NJXCaI3Ppho9VNnyZFn9jxQ= - hash2 4DKpM7GkwT7JAddWGtI6zgGIG2DNzIavDkywoloqMlI= @@ -882,10 +566,6 @@ Headers/safestack.h - hash - - Cd9WYSUSt9OnXah9XHF3QevCc+E= - hash2 V2Zdq7N/TwvYU1Odk8ZMuK3zf9lVLcn60hXMj0epkcQ= @@ -893,10 +573,6 @@ Headers/seed.h - hash - - xIqmrORS9667meS1VHouBNO1FGI= - hash2 a/I3PfsQ3Fy8Ymzy/oa5scgjc9eZvda+E+7a99RUDVU= @@ -904,10 +580,6 @@ Headers/sha.h - hash - - lu1HA4odImsyOAN6vcDKaHOxMrc= - hash2 C7Z0VIGsVrZ/RQ0JAz6BO/j2pfICXpDV61OeqxrV4yM= @@ -915,10 +587,6 @@ Headers/shim.h - hash - - 4iqcfNPeL+Z/5gUHm5g5/ypWxKQ= - hash2 zZ3Yc/smeulgXt6HD0h4fTUFISsajdgBrwklOdD6tW4= @@ -926,10 +594,6 @@ Headers/srp.h - hash - - hs0FaZQgqkGx2ATJtkZLR3E7ajQ= - hash2 gqCL+ahm3sG33rZrQHdpDO4PbK+R6wATbF7tTo2UPQY= @@ -937,10 +601,6 @@ Headers/srtp.h - hash - - Xiev9lzpqvNNo1eXz+UZl4RZh+0= - hash2 5Q4t1d9qDbIZCRzRxnaKbTGe9khbFuHzYfzkMGeEdiY= @@ -948,10 +608,6 @@ Headers/ssl.h - hash - - mhalYjN/qeuEF+l6WIVquvXvjOs= - hash2 Z+hVP6OlpyPzsPKff23VH/dbSj1OeZ6x2Y710a9gnlI= @@ -959,10 +615,6 @@ Headers/ssl2.h - hash - - ZUBF9zzQr/EnSx9hH0JCB0ETP8s= - hash2 f7VXoySIrUSiVCCr/4J5q9C9H0q3aOc9Ph1cLas2wMU= @@ -970,10 +622,6 @@ Headers/ssl3.h - hash - - cA/eJmiVcOy62x5KksvM5fafytI= - hash2 0Ez+wqn52iqimfVYhCFeIAtJCm4KlCMlUmJki9im0cA= @@ -981,10 +629,6 @@ Headers/sslerr.h - hash - - 4EiOgpXMaHQuyZqwDCHkMoCYXhw= - hash2 VKPHhOv6tjHSG7m32zzjgWeswCmeiSC1zm5Bmjc2kwo= @@ -992,10 +636,6 @@ Headers/stack.h - hash - - HlhyAUEwF7fsEBjOpYfB+ZGw2SU= - hash2 RbqAO74UAH5JS7JLLKlU9jYu9wChBIDvo9LzrLFZ3uw= @@ -1003,10 +643,6 @@ Headers/store.h - hash - - f3f0erlSosQY7bDqrHLGzKe7YY4= - hash2 EQW60aMJ0xIqLPvcQJijPjPVDIEY5wuzMvO31u8ru1g= @@ -1014,10 +650,6 @@ Headers/storeerr.h - hash - - kv/pt/4V9S0com6azZDBL4S2ef4= - hash2 BxxmvMA+1cKiTxlk9F6NGmM/PLSxg8cY3tPiUxL4xOA= @@ -1025,10 +657,6 @@ Headers/symhacks.h - hash - - 9immsicIban6k2s+1MF7N3ITwzE= - hash2 DJ4CalkyokMuPN9977eJYQxCcgEOUeX/BHGAnqu3qi0= @@ -1036,10 +664,6 @@ Headers/tls1.h - hash - - snV9T38ogNzmGbcPr9Rn32lFHOo= - hash2 1BBMqHIDMrmFL0cl1GYKbPd6UrWH59luwmPplsHQri8= @@ -1047,10 +671,6 @@ Headers/ts.h - hash - - iWDV/jVLCzacuMrj1s833l3wAYY= - hash2 m9A568579rbnH8lmfkTgF/wMt8ecAjvhyWWJTmG3kjg= @@ -1058,10 +678,6 @@ Headers/tserr.h - hash - - PI3IsQNlWi/RwHMUbbL1VJDUvj0= - hash2 tuG7yMU+T3wFR2jexVJy0AHfv+54ioW6iwwGngjLvoU= @@ -1069,10 +685,6 @@ Headers/txt_db.h - hash - - NoTeslBGWtynVU+GDhyxyzXUdTE= - hash2 kDaWvVuZCFMPioV4/vR3IfR/P+hQe6x3YUc+kl6UIVk= @@ -1080,10 +692,6 @@ Headers/ui.h - hash - - ++9liaOBXfJY40d+p4saEce2zpw= - hash2 9eo/XS576z6B24wjxuYY445RHCE/2ToR71G5rkrQNhk= @@ -1091,10 +699,6 @@ Headers/uierr.h - hash - - R61EyGTilaauZmnHry4jjFiN5ko= - hash2 uzk3fHAtl2VUfOlfnnWLRqVO5OJon4kgM88qTqV9XQs= @@ -1102,10 +706,6 @@ Headers/whrlpool.h - hash - - Uo0K/dGVqhsRUor/8CFpmWNaoHY= - hash2 OHUHItFzcIP6jK7fzNO85XQIDjVpIBDS+R3TA7FUr2k= @@ -1113,10 +713,6 @@ Headers/x509.h - hash - - 5wWbXaF8/6/pZR0i8O64cxA2vYY= - hash2 8bizVtZJ2iQjbVqr36/gR7UWsgCNjV0J2l6Z+8S0qYw= @@ -1124,10 +720,6 @@ Headers/x509_vfy.h - hash - - +5MyYNetMS2YX3CRFqSzMEZc4TE= - hash2 9iGsTDiom9AQZWygCTd3MSan7zSLKaFLBMxexcCVtTE= @@ -1135,10 +727,6 @@ Headers/x509err.h - hash - - z4/1nUkbgTSuqRKSBA/+tS9zTD4= - hash2 YiSZuaqlRpV8gC2pruNnlMJMnH0uEFrmm0eEHs2sa3o= @@ -1146,10 +734,6 @@ Headers/x509v3.h - hash - - YhR8NOnXe50FuvmDc73j2oiOZGo= - hash2 p+eKGFhpfnWUC0FroftvThNXIuiMDCgK+Kl5l1xUQ9o= @@ -1157,10 +741,6 @@ Headers/x509v3err.h - hash - - X1T6LneJ+WEeudGjNgNYP08RqMU= - hash2 PRfcyid81vY3OjCm4H4aLEQCSguYDMzMJTPXi/DCJ3Y= @@ -1168,10 +748,6 @@ Modules/module.modulemap - hash - - QGRjLncNDta0wfAG7k3xikcKjTc= - hash2 uYLfMx9MVaDkDRzLb4iDSgMnBd0/Lofbg3kPaGqRxP0= @@ -1179,13 +755,9 @@ Resources/Info.plist - hash - - nfSewwoCLe43Wt7K6XUgUh8ZZdo= - hash2 - VEjUJMzn/p0X6rremG86rRp1yOdqA+JG74k+RcYADCU= + qJfTDhTs8UBPKlluHZDDLQw2z4hb9oRH3HmnCQRadaE= diff --git a/Frameworks/iphoneos/OpenSSL.framework/Headers/opensslv.h b/Frameworks/iphoneos/OpenSSL.framework/Headers/opensslv.h index 7b6c212f..5ed047d1 100644 --- a/Frameworks/iphoneos/OpenSSL.framework/Headers/opensslv.h +++ b/Frameworks/iphoneos/OpenSSL.framework/Headers/opensslv.h @@ -1,5 +1,5 @@ /* - * Copyright 1999-2022 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy @@ -39,8 +39,8 @@ extern "C" { * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ -# define OPENSSL_VERSION_NUMBER 0x1010114fL -# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1t 7 Feb 2023" +# define OPENSSL_VERSION_NUMBER 0x1010115fL +# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1u 30 May 2023" /*- * The macros below are to be used for shared library (.so, .dll, ...) diff --git a/Frameworks/iphoneos/OpenSSL.framework/Info.plist b/Frameworks/iphoneos/OpenSSL.framework/Info.plist index 2f052463..60cb864e 100644 Binary files a/Frameworks/iphoneos/OpenSSL.framework/Info.plist and b/Frameworks/iphoneos/OpenSSL.framework/Info.plist differ diff --git a/Frameworks/iphoneos/OpenSSL.framework/OpenSSL b/Frameworks/iphoneos/OpenSSL.framework/OpenSSL index e6cf374e..899e4694 100755 Binary files a/Frameworks/iphoneos/OpenSSL.framework/OpenSSL and b/Frameworks/iphoneos/OpenSSL.framework/OpenSSL differ diff --git a/Frameworks/iphoneos/OpenSSL.framework/_CodeSignature/CodeResources b/Frameworks/iphoneos/OpenSSL.framework/_CodeSignature/CodeResources index 79d61787..6fd0fc11 100644 --- a/Frameworks/iphoneos/OpenSSL.framework/_CodeSignature/CodeResources +++ b/Frameworks/iphoneos/OpenSSL.framework/_CodeSignature/CodeResources @@ -250,7 +250,7 @@ Headers/opensslv.h - aDM5opb3JUzhO+X0dUe9Bjlk2lk= + D78x/O7QMX3ruXTcmZXY36QiM+o= Headers/ossl_typ.h @@ -426,7 +426,7 @@ Info.plist - thRjiNCFoL/E3bs+fME2+zMpFWU= + zJA8bkWUa/WBYW53yEm9nTsMxlA= Modules/module.modulemap @@ -1110,11 +1110,11 @@ hash - aDM5opb3JUzhO+X0dUe9Bjlk2lk= + D78x/O7QMX3ruXTcmZXY36QiM+o= hash2 - awCbDrHAEsQ34T07nQeAfmO6eEWMyU1y11EVGRocwms= + TqQpkh59v1Prelmr+0yjbSju90ZZdF4GfbsZ9s7Eajc= Headers/ossl_typ.h diff --git a/Frameworks/iphonesimulator/OpenSSL.framework/Headers/opensslv.h b/Frameworks/iphonesimulator/OpenSSL.framework/Headers/opensslv.h index 7b6c212f..5ed047d1 100644 --- a/Frameworks/iphonesimulator/OpenSSL.framework/Headers/opensslv.h +++ b/Frameworks/iphonesimulator/OpenSSL.framework/Headers/opensslv.h @@ -1,5 +1,5 @@ /* - * Copyright 1999-2022 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy @@ -39,8 +39,8 @@ extern "C" { * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ -# define OPENSSL_VERSION_NUMBER 0x1010114fL -# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1t 7 Feb 2023" +# define OPENSSL_VERSION_NUMBER 0x1010115fL +# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1u 30 May 2023" /*- * The macros below are to be used for shared library (.so, .dll, ...) diff --git a/Frameworks/iphonesimulator/OpenSSL.framework/Info.plist b/Frameworks/iphonesimulator/OpenSSL.framework/Info.plist index 2c06f070..2ee9cc6f 100644 Binary files a/Frameworks/iphonesimulator/OpenSSL.framework/Info.plist and b/Frameworks/iphonesimulator/OpenSSL.framework/Info.plist differ diff --git a/Frameworks/iphonesimulator/OpenSSL.framework/OpenSSL b/Frameworks/iphonesimulator/OpenSSL.framework/OpenSSL index 599ed7a5..baac314f 100755 Binary files a/Frameworks/iphonesimulator/OpenSSL.framework/OpenSSL and b/Frameworks/iphonesimulator/OpenSSL.framework/OpenSSL differ diff --git a/Frameworks/iphonesimulator/OpenSSL.framework/_CodeSignature/CodeResources b/Frameworks/iphonesimulator/OpenSSL.framework/_CodeSignature/CodeResources index 93ce58aa..9e668799 100644 --- a/Frameworks/iphonesimulator/OpenSSL.framework/_CodeSignature/CodeResources +++ b/Frameworks/iphonesimulator/OpenSSL.framework/_CodeSignature/CodeResources @@ -250,7 +250,7 @@ Headers/opensslv.h - aDM5opb3JUzhO+X0dUe9Bjlk2lk= + D78x/O7QMX3ruXTcmZXY36QiM+o= Headers/ossl_typ.h @@ -426,7 +426,7 @@ Info.plist - U+Bj4UoiaL9YDPSjO7hOrCiiDjU= + 2vluuo/g/oVdGglHIBLPN04/4aU= Modules/module.modulemap @@ -1110,11 +1110,11 @@ hash - aDM5opb3JUzhO+X0dUe9Bjlk2lk= + D78x/O7QMX3ruXTcmZXY36QiM+o= hash2 - awCbDrHAEsQ34T07nQeAfmO6eEWMyU1y11EVGRocwms= + TqQpkh59v1Prelmr+0yjbSju90ZZdF4GfbsZ9s7Eajc= Headers/ossl_typ.h diff --git a/Frameworks/macosx/OpenSSL.framework/Versions/A/Headers/opensslv.h b/Frameworks/macosx/OpenSSL.framework/Versions/A/Headers/opensslv.h index 7b6c212f..5ed047d1 100644 --- a/Frameworks/macosx/OpenSSL.framework/Versions/A/Headers/opensslv.h +++ b/Frameworks/macosx/OpenSSL.framework/Versions/A/Headers/opensslv.h @@ -1,5 +1,5 @@ /* - * Copyright 1999-2022 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy @@ -39,8 +39,8 @@ extern "C" { * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ -# define OPENSSL_VERSION_NUMBER 0x1010114fL -# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1t 7 Feb 2023" +# define OPENSSL_VERSION_NUMBER 0x1010115fL +# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1u 30 May 2023" /*- * The macros below are to be used for shared library (.so, .dll, ...) diff --git a/Frameworks/macosx/OpenSSL.framework/Versions/A/OpenSSL b/Frameworks/macosx/OpenSSL.framework/Versions/A/OpenSSL index 99027a55..7d89dde9 100755 Binary files a/Frameworks/macosx/OpenSSL.framework/Versions/A/OpenSSL and b/Frameworks/macosx/OpenSSL.framework/Versions/A/OpenSSL differ diff --git a/Frameworks/macosx/OpenSSL.framework/Versions/A/Resources/Info.plist b/Frameworks/macosx/OpenSSL.framework/Versions/A/Resources/Info.plist index ad3cce2a..5ec259f9 100644 --- a/Frameworks/macosx/OpenSSL.framework/Versions/A/Resources/Info.plist +++ b/Frameworks/macosx/OpenSSL.framework/Versions/A/Resources/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 22D49 + 22F66 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1.2000 + 1.1.2100 CFBundleSupportedPlatforms MacOSX @@ -27,20 +27,20 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 14C18 + DTPlatformName macosx DTPlatformVersion - 13.1 + 13.3 DTSDKBuild - 22C55 + 22E245 DTSDKName - macosx13.1 + macosx13.3 DTXcode - 1420 + 1431 DTXcodeBuild - 14C18 + 14E300c LSMinimumSystemVersion - 10.10 + 10.13 diff --git a/Frameworks/macosx/OpenSSL.framework/Versions/A/_CodeSignature/CodeResources b/Frameworks/macosx/OpenSSL.framework/Versions/A/_CodeSignature/CodeResources index 67ce3a78..7c4403de 100644 --- a/Frameworks/macosx/OpenSSL.framework/Versions/A/_CodeSignature/CodeResources +++ b/Frameworks/macosx/OpenSSL.framework/Versions/A/_CodeSignature/CodeResources @@ -6,17 +6,13 @@ Resources/Info.plist - nfSewwoCLe43Wt7K6XUgUh8ZZdo= + R+q1m3VU2/Mbvi5Nv4MsZHiu9pg= files2 Headers/OpenSSL.h - hash - - K4xuM04Damaw7JstRSSot6uDrE4= - hash2 Uc6zP8aI0cuZG9MmAd4zoSk1lBkqenTKb8RwjkWCjL0= @@ -24,10 +20,6 @@ Headers/aes.h - hash - - /QHXsfp5KZBtt0hpQ+PGhRB5TQE= - hash2 9ron6H2X6lePAVQKj4S36rBdQsF4utznEtDMZo2KmYE= @@ -35,10 +27,6 @@ Headers/asn1.h - hash - - /JULnimbzTltoXNqIFMZvE15UFw= - hash2 hRMTsRdrqj1olqru6+9WIW69043Nq7ObPso2tmRTUrw= @@ -46,10 +34,6 @@ Headers/asn1err.h - hash - - vClK4nFx8VUb19HBjU1cQuNfemY= - hash2 uJsWIW3dNfAo9b/T/g208urWyUFed0m3EVsDk7Qn7y8= @@ -57,10 +41,6 @@ Headers/asn1t.h - hash - - LWrSPPRO1SZ6tiCyd9G2baHBT0g= - hash2 JwL1aTAiSLgijkkxd88KRp8Sfxzlx2vGhLyQ+9/EV0M= @@ -68,10 +48,6 @@ Headers/async.h - hash - - Du5KwAWX1O4Ld/G5CC+CgQkQU9M= - hash2 75bHFsrDk/LNbaMErwKRVezZ8CGGnNWkw0Hr3ySQNrw= @@ -79,10 +55,6 @@ Headers/asyncerr.h - hash - - K5Jc+TuPuL/d4mP5tAhHKE2LRmc= - hash2 ysycqVGqUj0+1rnfI2YCJjOSWmcp0wzRNKBdL/5fsVY= @@ -90,10 +62,6 @@ Headers/bio.h - hash - - 3e8z1vvxgbXPwmeg+1bRSmgfCG8= - hash2 eLBVVVlX7sK/tM5fkbJ73P33MSgCa+nOhfzKASb9zT0= @@ -101,10 +69,6 @@ Headers/bioerr.h - hash - - N0rVDI9qQwyDEWvlqW1vGQrh0RU= - hash2 rSn+TvN/18SyVraQyvk3GnTimYH2VhuUQ22sVKYb90s= @@ -112,10 +76,6 @@ Headers/blowfish.h - hash - - BLqJpLWCl4Gl0DR4WO0luoyixMg= - hash2 gTssfP+Ii1twm5DU2lhK/vWbXOHqiIYX1oLxr0hXj68= @@ -123,10 +83,6 @@ Headers/bn.h - hash - - zwKCI0fcYjm7MT9ZsUzGG4BDLTE= - hash2 j3mynFrUeRhqyq6WKlmNmGjcQ0/V+kmgCO7Pr/G5mMo= @@ -134,10 +90,6 @@ Headers/bnerr.h - hash - - ybn9OmsYdCvnSKGlXSQQJ8b+Y44= - hash2 gJirlUUwfW4snMKK6ZXW/aDolZthZ8wD1ncWsCq7J/8= @@ -145,10 +97,6 @@ Headers/buffer.h - hash - - 70BHajzy0JGUYwo7F+dpD0CeWrs= - hash2 pPopK5A8uMLOF2G6SYDPW9+2bcrcu1yK7MRbASvGTCM= @@ -156,10 +104,6 @@ Headers/buffererr.h - hash - - PSVdu9joU+POeEegSPtAPctXWyI= - hash2 ci9uqHcRt8DLbuKcFXYsKDnlrRe571ebboG2Eh8DXDA= @@ -167,10 +111,6 @@ Headers/camellia.h - hash - - R0cxfQe4VMejfw/FBnV5jlrTxS8= - hash2 VhvbLphUWOgJ5lbGDkvIPh1nB3Rt2LW628ELZBmNR3A= @@ -178,10 +118,6 @@ Headers/cast.h - hash - - tg9fweKyld2MF5c1iw7sEh5btDM= - hash2 oUxRoSmzrleV2v2YBlvguwy/ALTUUo6Frb9imWb0L1M= @@ -189,10 +125,6 @@ Headers/cmac.h - hash - - SsfJcPvnO3RZ7i+QyWeuyIBoFr4= - hash2 db+V0doRj/Hi8UPMt6Vk2UneRACXuXpJclwDl24We1I= @@ -200,10 +132,6 @@ Headers/cms.h - hash - - WhfyS38eVlM/0EjH+SRNVL1fhB0= - hash2 B+Swp3nJV++QJtacDLWmId3CBgr5Z+DdXpGshh/fvbI= @@ -211,10 +139,6 @@ Headers/cmserr.h - hash - - icv8DehBtI8fn3XrZvJ8GaK3Nm8= - hash2 fg/dq6hfs9ESYq7ixgJyWS3uGmI0pSqUsGuv0cClQ1A= @@ -222,10 +146,6 @@ Headers/comp.h - hash - - iXVcuTWmFCf9QLEmp9sNP8JQUw0= - hash2 mKh3xicj5gQuTkdAzRpud5nfdS2SNDhtc6KKCY5usxw= @@ -233,10 +153,6 @@ Headers/comperr.h - hash - - smXqglFOEgRt0CXetpBcXnWbZYI= - hash2 9kviBdCK8lVxh+wZwDZ4qp4p9m5CjeKc691izXw7VRU= @@ -244,10 +160,6 @@ Headers/conf.h - hash - - lY422quRPGGoMtvoZu73RVfY38s= - hash2 5UNB4wUj2twJ2CE2b1r7E8kobVQLNMGUVAaRjtWI+iE= @@ -255,10 +167,6 @@ Headers/conf_api.h - hash - - aEkI7MCNJGZ+SJxs514uMY1oW3s= - hash2 F1+GtptYsM0dpsmyfYerTk7VLzfcdreJXCEMQ0aVBOs= @@ -266,10 +174,6 @@ Headers/conferr.h - hash - - HhxJvI2jMpKEWKwpMC+m/3YD5tE= - hash2 q/4mSFzUOoDgxHbmKJeWEq0opjVXe69o7uR2hQQlpJg= @@ -277,10 +181,6 @@ Headers/crypto.h - hash - - 9mlWjKYcqA63rFf05YOE/OnlLlE= - hash2 0s2E5pXmgFH+Z/p8+QHMuk+tzMcaazAJDfIKAbkdPsc= @@ -288,10 +188,6 @@ Headers/cryptoerr.h - hash - - rvUn24W+SZM/y6GTW6NG1DW8KQo= - hash2 51LX09oypsAJzyZEUHJjZ/1p58KkwYXVgM5lACHWjno= @@ -299,10 +195,6 @@ Headers/ct.h - hash - - cpeLfPNApLUZ414BRmIcahaW0y0= - hash2 snqvDTlglQC0/OOztl9nUhFqyzBCDeHVOUMHSkgQQ/A= @@ -310,10 +202,6 @@ Headers/cterr.h - hash - - z6hnmIDS0tby0u7XWscijJOnipQ= - hash2 q25wtS40EkfEsheIOYD/HpjkRT0QILCwOM2/CWxKuKU= @@ -321,10 +209,6 @@ Headers/des.h - hash - - znOw/0Vq2B1QWQ5QlySAEIkrdwE= - hash2 PLaPu0mONOGeRvnUFWFZaracz3ix2L3y8xLoksBgAV8= @@ -332,10 +216,6 @@ Headers/dh.h - hash - - vm7E01ZxDEonx8vQVyt2RHF8gR8= - hash2 9W4MKcEkAXyBXG89DCQT4DyBytri6EwsMl/CxnGf1Vk= @@ -343,10 +223,6 @@ Headers/dherr.h - hash - - 5Tpnv+GDwCGNo/Nybi9X1OfnTYc= - hash2 mx9wGdjZXh1fxSaAiegzGCmvdBaxiokIJmq2ACeq4OM= @@ -354,10 +230,6 @@ Headers/dsa.h - hash - - AEYyYVu2fy7yPpiyRyjyypHNCKI= - hash2 FSXlrfJCZDp9NjElgDFPXOYeyt+CIjpJ/1wyIg14+bk= @@ -365,10 +237,6 @@ Headers/dsaerr.h - hash - - jmOqsG1TSs1yTIm74Qstlz/KODg= - hash2 ZeqLR8slroLWETN81H2nwcXNuUUZgr7snYQUE9SpI6k= @@ -376,10 +244,6 @@ Headers/dtls1.h - hash - - fDDC+ixg7o1tDB4basD847J6+Zk= - hash2 cwTxfMmZi9fBZTmuml6lRfLgxkCG1eaIyroQS2p//sw= @@ -387,10 +251,6 @@ Headers/e_os2.h - hash - - lavqS62GkOuhGihyu+WOjVd92SM= - hash2 DWGWKc2z+15UMR6KP/YC+DjEpFMKVr4/0KgefosQy4Q= @@ -398,10 +258,6 @@ Headers/ebcdic.h - hash - - z5Fn9TbPaQo8zoY+Uwo/lSr9SJ8= - hash2 IonxTxHnWsc50RI2UdFuhB88dONtqkg8H+2fjFwURyA= @@ -409,10 +265,6 @@ Headers/ec.h - hash - - VDanIs80uH9tNKL+PSMmYL0YIu4= - hash2 TmJAZFMZhlYHifhQnf0QvF7YLrZVmeA+07/tV75t8Zk= @@ -420,10 +272,6 @@ Headers/ecdh.h - hash - - iXUqwjlcXCix2i1+T/zXRV4PU18= - hash2 lfuJrdO9MrbUPc8aUdGDm5Fed01xOK+vYY5pDvv0FLs= @@ -431,10 +279,6 @@ Headers/ecdsa.h - hash - - iXUqwjlcXCix2i1+T/zXRV4PU18= - hash2 lfuJrdO9MrbUPc8aUdGDm5Fed01xOK+vYY5pDvv0FLs= @@ -442,10 +286,6 @@ Headers/ecerr.h - hash - - GyM9ZofjjCqJIe+IbO9j4p+HDZk= - hash2 haO2TAZEQgoYKVyAAaBrrV18PoTU+HHJJaG0X7ie8YI= @@ -453,10 +293,6 @@ Headers/engine.h - hash - - dS4eXHBYjCoSL3nDXCYuyZR9V9c= - hash2 qY3weurFeSk7GG6mHDXtzj7r3h/QPYVTVj8YAj3kfJU= @@ -464,10 +300,6 @@ Headers/engineerr.h - hash - - H6oGO47GeHqzTYa913WPlF5cZzQ= - hash2 bz0ekbobeXGSlTDLisPvk0wLgqjNRZyvIk4kGj5a1uk= @@ -475,10 +307,6 @@ Headers/err.h - hash - - OZsmLZ7UryVhV7QY17J5cymnWlY= - hash2 FEcmPwqEDoE1xYbhbD2FjO6Tne3fT9kF45GGmAm02qI= @@ -486,10 +314,6 @@ Headers/evp.h - hash - - Ue0l0jetFcNRP+2k4ve5l9kWsOw= - hash2 nZY73agYApiBcGY8z870N66mkEL0Ku86EatKIXuACu8= @@ -497,10 +321,6 @@ Headers/evperr.h - hash - - YPfW2qvVYScvnOl+vKfUlzf4pvg= - hash2 RdaLRi8lI5SIwCC+5fv2lwCwzXtNwrO6cBW93EmUdqQ= @@ -508,10 +328,6 @@ Headers/hmac.h - hash - - oNXOm72CsIiR3i2/7dzmPfXHpnk= - hash2 djhsInPxBfVMV0ny/IVFc8NxqxhfkkjOKVp0jhJsqug= @@ -519,10 +335,6 @@ Headers/idea.h - hash - - 9OhfGjNERiWm+IaFZng3mj74a70= - hash2 uraCxcwGAnyC0SbtjmXX3Z3MdfpGTMvJXX8Wi9accy0= @@ -530,10 +342,6 @@ Headers/kdf.h - hash - - 8bAA2Z5x72kQuKB9lY8B07YpOvA= - hash2 qq/UqWK6m58qJGIHbH97SZHZ2H5773HYfpMIEl4OKcA= @@ -541,10 +349,6 @@ Headers/kdferr.h - hash - - eBl7XkjAByV3fh1j+2ZSsSVdPd0= - hash2 5AbLyKinlWvLDgapSUVLSNJwIznK9KLmIawM3pwkY+M= @@ -552,10 +356,6 @@ Headers/lhash.h - hash - - gsp3p9sYfgyLm8w777aVi7LZzaA= - hash2 EDbiCroA4FhblrkaAK53ktwSUBFg4RfR+CSDPef+N1I= @@ -563,10 +363,6 @@ Headers/md2.h - hash - - SU5g+hFH8KXJwSElUE6qnz88XbQ= - hash2 nijwqNXiKXZJrymPXjIJ0y/pSG7bF5PMaYp1fJEnBmI= @@ -574,10 +370,6 @@ Headers/md4.h - hash - - NVmYVdXaFSHylpRJRh52LUqSAIY= - hash2 A9P8nc7sbBaNIZ659ATKCLR41VIWIoNLwkt9RZRXAuQ= @@ -585,10 +377,6 @@ Headers/md5.h - hash - - 8R2dids4HGec0BuJ5RjnI0sNAqs= - hash2 oGEqj35p47wWb8GGykS+HlsdAgtdqLW+Ah9z1IwnC4I= @@ -596,10 +384,6 @@ Headers/mdc2.h - hash - - ceP5kO5gOJDJGS7HrDRjpWWG2i4= - hash2 8TsB7AnEXCY0Zz0bmxp5rb1uwyvf+UKHMI4rsnQI5Tc= @@ -607,10 +391,6 @@ Headers/modes.h - hash - - oykGDYKdMkpM+dh+C5148xyIG9A= - hash2 9OUnmH4paib8HAb0+Ja6pfRXt+Z/lJV9F27tRpsP5gI= @@ -618,10 +398,6 @@ Headers/obj_mac.h - hash - - 0xczM7tqfkjs0KVU5TgD3MmB0O8= - hash2 gevKIMw3DM9y8xA9EjHGpC4GRzC7IiYal9ht3Q57wIo= @@ -629,10 +405,6 @@ Headers/objects.h - hash - - 1BKkzZQ86VAQYSD2wS3W+kAe8lU= - hash2 QBjXxU5vGcMjCvBj9NvIUj8UUFKKSvFal6Ch/z+zujg= @@ -640,10 +412,6 @@ Headers/objectserr.h - hash - - 62CLZz09xeqGq4nUpt1HfuvRrbM= - hash2 DsczDBIq4rMXTfld3s6mX/ZhphUs0BklKd0UEe8/YqE= @@ -651,10 +419,6 @@ Headers/ocsp.h - hash - - /vPykCbZnxZ/oD4x73y3vCFlfAg= - hash2 z7vDQ0tWxGcQgDJq64w9AH2rfSw2IdUUbBGro0cVi4A= @@ -662,10 +426,6 @@ Headers/ocsperr.h - hash - - HzVTI0XxPNFGeTAYcha32Bf1qLw= - hash2 xzpXsZGWAf+MBPLcnGLb0TDvLTrjm7D83yW8nm6vMno= @@ -673,10 +433,6 @@ Headers/opensslconf.h - hash - - mZj5DTV8CqHBB+/LNxsWLFHrLbc= - hash2 Opeaj8UOd4cbIXbtV6e/S+nr7u8pAf/rjqJnCaBupXA= @@ -684,21 +440,13 @@ Headers/opensslv.h - hash - - aDM5opb3JUzhO+X0dUe9Bjlk2lk= - hash2 - awCbDrHAEsQ34T07nQeAfmO6eEWMyU1y11EVGRocwms= + TqQpkh59v1Prelmr+0yjbSju90ZZdF4GfbsZ9s7Eajc= Headers/ossl_typ.h - hash - - /hD+IfNYoPQpFE2wIl8jHi6BRVI= - hash2 RvVBocxJvwiQirO94F4mg/xW6iaMo+fy4nYoZT7LShQ= @@ -706,10 +454,6 @@ Headers/pem.h - hash - - 32ly0pNLPzdTYGECzCbGY6huGuw= - hash2 MtYgNtDDXQP+f33ar/48rq/PmE7Bbk237RnT4gLp17o= @@ -717,10 +461,6 @@ Headers/pem2.h - hash - - t2jj9ipWiYEJZvgm7/w68FCv7xk= - hash2 aDPuVxISXRzo97UkN6dS5AwvR5MnaFmoIowN5x01w+A= @@ -728,10 +468,6 @@ Headers/pemerr.h - hash - - LPK/t/8oy0h9S1TUlxQnvG640ps= - hash2 2RxgFvPBunBoO5L95VUA7DNHd977ZIbEGwqcTkAqopU= @@ -739,10 +475,6 @@ Headers/pkcs12.h - hash - - Wgtt5Ajf2I0Qe0Yw/C6/da673Vs= - hash2 l8Epxsmkk9fl068SPZYEDYfE5U/F5BrsRQgyyzKmNNY= @@ -750,10 +482,6 @@ Headers/pkcs12err.h - hash - - iYGY/k8EiROz+H6/d3nIzlOnXHY= - hash2 tzQHJ6BIDzUYI7Zp9VzTmJwGXTc8jPb/h0W4NW9h1f8= @@ -761,10 +489,6 @@ Headers/pkcs7.h - hash - - DSVKNOqJWVpNEj9g1afFP/AAHbs= - hash2 zcNQXJu5FopvrUNN2dmkmtYwua6SFr1mWxEFHgSnCbw= @@ -772,10 +496,6 @@ Headers/pkcs7err.h - hash - - vbVkdgXZDNlmUBjHsDcvjoyWNTE= - hash2 7O4R6fvdqyD3igGACeai2vKH/13wBnkpixN/6Zltk4Y= @@ -783,10 +503,6 @@ Headers/rand.h - hash - - BUI/kpuBobNUPlXrW/OkHeq9ClM= - hash2 WpGry90U3PL8YnYczFjulAcnTqVYwpL6d61iUgSsK9c= @@ -794,10 +510,6 @@ Headers/rand_drbg.h - hash - - dZJZsnraib5Oxt12qSJ4bXxP3/w= - hash2 EjecwKfxaMv/jgiCjactwOh3c7xsO9FMS1dQYzm2H6U= @@ -805,10 +517,6 @@ Headers/randerr.h - hash - - /b3o6sjMLxkewJmLW7LeYF/10A0= - hash2 Qfzr+wdnr6A/PeJzLT8M5GzSNn7DSyAWzbXJ6EqaiZQ= @@ -816,10 +524,6 @@ Headers/rc2.h - hash - - Xzwvx1iv4W35klxWCpyRR35/Uwc= - hash2 7CuRlomLvEX/KrACBPk6byDJdCJVEPKQl61ppu7rzf4= @@ -827,10 +531,6 @@ Headers/rc4.h - hash - - 01mH39v8pvXIdzB3N/3bn0uJwVs= - hash2 b8AjRC9SQ0loXRPVCFStdzsSuMehU9ctYVqyfdSj1gk= @@ -838,10 +538,6 @@ Headers/rc5.h - hash - - nVMdNFdbOheiSzNQjJ5v92LvEmI= - hash2 wjiVSh3yP1I2LW5fp43yx6WirW75U25InwojKV76DKs= @@ -849,10 +545,6 @@ Headers/ripemd.h - hash - - UUNVXGUU1UnsGpXivIzpc/ZyFQs= - hash2 jHS5PBCp6Dq8F87TqAIa91BvOaD62rB7XbLU+uvPaLY= @@ -860,10 +552,6 @@ Headers/rsa.h - hash - - BXOED7wh3elZhA9q8KoFrXffhUg= - hash2 UJxNuQgRlc9snl/UaDiQrrOVCfKZehmJ3VpXz0MDm8I= @@ -871,10 +559,6 @@ Headers/rsaerr.h - hash - - jrv7NJXCaI3Ppho9VNnyZFn9jxQ= - hash2 4DKpM7GkwT7JAddWGtI6zgGIG2DNzIavDkywoloqMlI= @@ -882,10 +566,6 @@ Headers/safestack.h - hash - - Cd9WYSUSt9OnXah9XHF3QevCc+E= - hash2 V2Zdq7N/TwvYU1Odk8ZMuK3zf9lVLcn60hXMj0epkcQ= @@ -893,10 +573,6 @@ Headers/seed.h - hash - - xIqmrORS9667meS1VHouBNO1FGI= - hash2 a/I3PfsQ3Fy8Ymzy/oa5scgjc9eZvda+E+7a99RUDVU= @@ -904,10 +580,6 @@ Headers/sha.h - hash - - lu1HA4odImsyOAN6vcDKaHOxMrc= - hash2 C7Z0VIGsVrZ/RQ0JAz6BO/j2pfICXpDV61OeqxrV4yM= @@ -915,10 +587,6 @@ Headers/shim.h - hash - - 4iqcfNPeL+Z/5gUHm5g5/ypWxKQ= - hash2 zZ3Yc/smeulgXt6HD0h4fTUFISsajdgBrwklOdD6tW4= @@ -926,10 +594,6 @@ Headers/srp.h - hash - - hs0FaZQgqkGx2ATJtkZLR3E7ajQ= - hash2 gqCL+ahm3sG33rZrQHdpDO4PbK+R6wATbF7tTo2UPQY= @@ -937,10 +601,6 @@ Headers/srtp.h - hash - - Xiev9lzpqvNNo1eXz+UZl4RZh+0= - hash2 5Q4t1d9qDbIZCRzRxnaKbTGe9khbFuHzYfzkMGeEdiY= @@ -948,10 +608,6 @@ Headers/ssl.h - hash - - mhalYjN/qeuEF+l6WIVquvXvjOs= - hash2 Z+hVP6OlpyPzsPKff23VH/dbSj1OeZ6x2Y710a9gnlI= @@ -959,10 +615,6 @@ Headers/ssl2.h - hash - - ZUBF9zzQr/EnSx9hH0JCB0ETP8s= - hash2 f7VXoySIrUSiVCCr/4J5q9C9H0q3aOc9Ph1cLas2wMU= @@ -970,10 +622,6 @@ Headers/ssl3.h - hash - - cA/eJmiVcOy62x5KksvM5fafytI= - hash2 0Ez+wqn52iqimfVYhCFeIAtJCm4KlCMlUmJki9im0cA= @@ -981,10 +629,6 @@ Headers/sslerr.h - hash - - 4EiOgpXMaHQuyZqwDCHkMoCYXhw= - hash2 VKPHhOv6tjHSG7m32zzjgWeswCmeiSC1zm5Bmjc2kwo= @@ -992,10 +636,6 @@ Headers/stack.h - hash - - HlhyAUEwF7fsEBjOpYfB+ZGw2SU= - hash2 RbqAO74UAH5JS7JLLKlU9jYu9wChBIDvo9LzrLFZ3uw= @@ -1003,10 +643,6 @@ Headers/store.h - hash - - f3f0erlSosQY7bDqrHLGzKe7YY4= - hash2 EQW60aMJ0xIqLPvcQJijPjPVDIEY5wuzMvO31u8ru1g= @@ -1014,10 +650,6 @@ Headers/storeerr.h - hash - - kv/pt/4V9S0com6azZDBL4S2ef4= - hash2 BxxmvMA+1cKiTxlk9F6NGmM/PLSxg8cY3tPiUxL4xOA= @@ -1025,10 +657,6 @@ Headers/symhacks.h - hash - - 9immsicIban6k2s+1MF7N3ITwzE= - hash2 DJ4CalkyokMuPN9977eJYQxCcgEOUeX/BHGAnqu3qi0= @@ -1036,10 +664,6 @@ Headers/tls1.h - hash - - snV9T38ogNzmGbcPr9Rn32lFHOo= - hash2 1BBMqHIDMrmFL0cl1GYKbPd6UrWH59luwmPplsHQri8= @@ -1047,10 +671,6 @@ Headers/ts.h - hash - - iWDV/jVLCzacuMrj1s833l3wAYY= - hash2 m9A568579rbnH8lmfkTgF/wMt8ecAjvhyWWJTmG3kjg= @@ -1058,10 +678,6 @@ Headers/tserr.h - hash - - PI3IsQNlWi/RwHMUbbL1VJDUvj0= - hash2 tuG7yMU+T3wFR2jexVJy0AHfv+54ioW6iwwGngjLvoU= @@ -1069,10 +685,6 @@ Headers/txt_db.h - hash - - NoTeslBGWtynVU+GDhyxyzXUdTE= - hash2 kDaWvVuZCFMPioV4/vR3IfR/P+hQe6x3YUc+kl6UIVk= @@ -1080,10 +692,6 @@ Headers/ui.h - hash - - ++9liaOBXfJY40d+p4saEce2zpw= - hash2 9eo/XS576z6B24wjxuYY445RHCE/2ToR71G5rkrQNhk= @@ -1091,10 +699,6 @@ Headers/uierr.h - hash - - R61EyGTilaauZmnHry4jjFiN5ko= - hash2 uzk3fHAtl2VUfOlfnnWLRqVO5OJon4kgM88qTqV9XQs= @@ -1102,10 +706,6 @@ Headers/whrlpool.h - hash - - Uo0K/dGVqhsRUor/8CFpmWNaoHY= - hash2 OHUHItFzcIP6jK7fzNO85XQIDjVpIBDS+R3TA7FUr2k= @@ -1113,10 +713,6 @@ Headers/x509.h - hash - - 5wWbXaF8/6/pZR0i8O64cxA2vYY= - hash2 8bizVtZJ2iQjbVqr36/gR7UWsgCNjV0J2l6Z+8S0qYw= @@ -1124,10 +720,6 @@ Headers/x509_vfy.h - hash - - +5MyYNetMS2YX3CRFqSzMEZc4TE= - hash2 9iGsTDiom9AQZWygCTd3MSan7zSLKaFLBMxexcCVtTE= @@ -1135,10 +727,6 @@ Headers/x509err.h - hash - - z4/1nUkbgTSuqRKSBA/+tS9zTD4= - hash2 YiSZuaqlRpV8gC2pruNnlMJMnH0uEFrmm0eEHs2sa3o= @@ -1146,10 +734,6 @@ Headers/x509v3.h - hash - - YhR8NOnXe50FuvmDc73j2oiOZGo= - hash2 p+eKGFhpfnWUC0FroftvThNXIuiMDCgK+Kl5l1xUQ9o= @@ -1157,10 +741,6 @@ Headers/x509v3err.h - hash - - X1T6LneJ+WEeudGjNgNYP08RqMU= - hash2 PRfcyid81vY3OjCm4H4aLEQCSguYDMzMJTPXi/DCJ3Y= @@ -1168,10 +748,6 @@ Modules/module.modulemap - hash - - QGRjLncNDta0wfAG7k3xikcKjTc= - hash2 uYLfMx9MVaDkDRzLb4iDSgMnBd0/Lofbg3kPaGqRxP0= @@ -1179,13 +755,9 @@ Resources/Info.plist - hash - - nfSewwoCLe43Wt7K6XUgUh8ZZdo= - hash2 - VEjUJMzn/p0X6rremG86rRp1yOdqA+JG74k+RcYADCU= + qJfTDhTs8UBPKlluHZDDLQw2z4hb9oRH3HmnCQRadaE= diff --git a/Frameworks/macosx_catalyst/OpenSSL.framework/Versions/A/Headers/opensslv.h b/Frameworks/macosx_catalyst/OpenSSL.framework/Versions/A/Headers/opensslv.h index 7b6c212f..5ed047d1 100644 --- a/Frameworks/macosx_catalyst/OpenSSL.framework/Versions/A/Headers/opensslv.h +++ b/Frameworks/macosx_catalyst/OpenSSL.framework/Versions/A/Headers/opensslv.h @@ -1,5 +1,5 @@ /* - * Copyright 1999-2022 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy @@ -39,8 +39,8 @@ extern "C" { * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ -# define OPENSSL_VERSION_NUMBER 0x1010114fL -# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1t 7 Feb 2023" +# define OPENSSL_VERSION_NUMBER 0x1010115fL +# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1u 30 May 2023" /*- * The macros below are to be used for shared library (.so, .dll, ...) diff --git a/Frameworks/macosx_catalyst/OpenSSL.framework/Versions/A/OpenSSL b/Frameworks/macosx_catalyst/OpenSSL.framework/Versions/A/OpenSSL index 6c8d013c..b0d65dd0 100755 Binary files a/Frameworks/macosx_catalyst/OpenSSL.framework/Versions/A/OpenSSL and b/Frameworks/macosx_catalyst/OpenSSL.framework/Versions/A/OpenSSL differ diff --git a/Frameworks/macosx_catalyst/OpenSSL.framework/Versions/A/Resources/Info.plist b/Frameworks/macosx_catalyst/OpenSSL.framework/Versions/A/Resources/Info.plist index 2da529fe..6d4b3f1a 100644 --- a/Frameworks/macosx_catalyst/OpenSSL.framework/Versions/A/Resources/Info.plist +++ b/Frameworks/macosx_catalyst/OpenSSL.framework/Versions/A/Resources/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 22D49 + 22F66 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1.2000 + 1.1.2100 CFBundleSupportedPlatforms MacOSX @@ -27,19 +27,19 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 14C18 + DTPlatformName macosx DTPlatformVersion - 13.1 + 13.3 DTSDKBuild - 22C55 + 22E245 DTSDKName - macosx13.1 + macosx13.3 DTXcode - 1420 + 1431 DTXcodeBuild - 14C18 + 14E300c LSMinimumSystemVersion 10.15 UIDeviceFamily diff --git a/Frameworks/macosx_catalyst/OpenSSL.framework/Versions/A/_CodeSignature/CodeResources b/Frameworks/macosx_catalyst/OpenSSL.framework/Versions/A/_CodeSignature/CodeResources index 6762818d..5b0692d7 100644 --- a/Frameworks/macosx_catalyst/OpenSSL.framework/Versions/A/_CodeSignature/CodeResources +++ b/Frameworks/macosx_catalyst/OpenSSL.framework/Versions/A/_CodeSignature/CodeResources @@ -6,7 +6,7 @@ Resources/Info.plist - CdAUMg1CvJEban5rnQL778o3VP4= + 7Hhw/vmheFzTMUVVpWNE0bhKjPg= files2 @@ -442,7 +442,7 @@ hash2 - awCbDrHAEsQ34T07nQeAfmO6eEWMyU1y11EVGRocwms= + TqQpkh59v1Prelmr+0yjbSju90ZZdF4GfbsZ9s7Eajc= Headers/ossl_typ.h @@ -757,7 +757,7 @@ hash2 - I/6JBpJPM0VTsp3w38zUffQWk4pNttIhWpw7G9+JOv0= + ID1An/LjhXENVROyKZYiKCPcnZDKPcBYzbqVILlgvBY= diff --git a/Makefile b/Makefile index 153d4e49..0ce70f68 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ CWD := $(abspath $(patsubst %/,%,$(dir $(abspath $(lastword $(MAKEFILE_LIST))))) all: build frameworks build: - OPENSSL_VERSION="1.1.1t" $(CWD)/scripts/build.sh + OPENSSL_VERSION="1.1.1u" $(CWD)/scripts/build.sh frameworks: $(CWD)/scripts/create-frameworks.sh \ No newline at end of file diff --git a/OpenSSL-Universal.podspec b/OpenSSL-Universal.podspec index dd8bd332..e29fa36b 100644 --- a/OpenSSL-Universal.podspec +++ b/OpenSSL-Universal.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "OpenSSL-Universal" - s.version = "1.1.2000" # 1.1.1t + s.version = "1.1.2100" # 1.1.1u s.summary = "OpenSSL for iOS and OS X" s.description = "OpenSSL is an SSL/TLS and Crypto toolkit. Deprecated in Mac OS and gone in iOS, this spec gives your project non-deprecated OpenSSL support. Supports OSX and iOS including Simulator (armv7,armv7s,arm64,x86_64)." s.homepage = "https://github.com/krzyzanowskim/OpenSSL" diff --git a/OpenSSL.json b/OpenSSL.json index 2c07ef59..b1930697 100644 --- a/OpenSSL.json +++ b/OpenSSL.json @@ -1,4 +1,5 @@ { + "1.1.2100": "https://github.com/krzyzanowskim/OpenSSL/releases/download/1.1.2100/OpenSSL.xcframework.zip", "1.1.2000": "https://github.com/krzyzanowskim/OpenSSL/releases/download/1.1.2000/OpenSSL.xcframework.zip", "1.1.1900": "https://github.com/krzyzanowskim/OpenSSL/releases/download/1.1.1900/OpenSSL.xcframework.zip", "1.1.1700": "https://github.com/krzyzanowskim/OpenSSL/releases/download/1.1.1700/OpenSSL.xcframework.zip", diff --git a/OpenSSL.xcconfig b/OpenSSL.xcconfig index 2c680a78..40e0581d 100644 --- a/OpenSSL.xcconfig +++ b/OpenSSL.xcconfig @@ -19,4 +19,4 @@ LD_VERIFY_BITCODE = YES PBXCP_BITCODE_STRIP_MODE = none PBXCP_STRIP_BITCODE = NO -MARKETING_VERSION = 1.1.2000 +MARKETING_VERSION = 1.1.2100 diff --git a/OpenSSL.xcodeproj/project.pbxproj b/OpenSSL.xcodeproj/project.pbxproj index 5280b1a2..dfbcf01a 100644 --- a/OpenSSL.xcodeproj/project.pbxproj +++ b/OpenSSL.xcodeproj/project.pbxproj @@ -2423,7 +2423,7 @@ "$(inherited)", "$(PROJECT_DIR)/macosx/lib", ); - MACOSX_DEPLOYMENT_TARGET = 10.10; + MACOSX_DEPLOYMENT_TARGET = 10.13; OTHER_LDFLAGS = ( "-Xlinker", "-all_load", @@ -2498,7 +2498,7 @@ "$(inherited)", "$(PROJECT_DIR)/macosx/lib", ); - MACOSX_DEPLOYMENT_TARGET = 10.10; + MACOSX_DEPLOYMENT_TARGET = 10.13; OTHER_LDFLAGS = ( "-Xlinker", "-all_load", diff --git a/README.md b/README.md index 51191802..24fae959 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ OpenSSL [CocoaPods](https://cocoapods.org/), [Carthage](https://github.com/Carthage/Carthage) and [Swift Package Manager](https://swift.org/package-manager/) package for iOS and macOS. Complete solution to OpenSSL on iOS and macOS. Package comes with precompiled libraries, and includes a script to build newer versions if necessary. -Current version contains binaries built with latest iOS SDK (target 7.0), and latest macOS SDK (target 10.10) for all supported architectures (including macOS Catalyst). +Current version contains binaries built with latest iOS SDK (target 9.0), and latest macOS SDK (target 3) for all supported architectures (including macOS Catalyst). ### Support diff --git a/config/20-apple.conf b/config/20-apple.conf index 22e2bd93..36b9ff04 100644 --- a/config/20-apple.conf +++ b/config/20-apple.conf @@ -4,7 +4,7 @@ my %targets = (); ## Base settings for iOS "ios-cross-base" => { template => 1, - cflags => combine('-isysroot $(CROSS_TOP)/SDKs/$(CROSS_SDK) -fno-common -fembed-bitcode', sub { defined($ENV{'IPHONEOS_DEPLOYMENT_VERSION'}) ? '-mios-version-min=$(IPHONEOS_DEPLOYMENT_VERSION)' : '-mios-version-min=7.0'; }), + cflags => combine('-isysroot $(CROSS_TOP)/SDKs/$(CROSS_SDK) -fno-common -fembed-bitcode', sub { defined($ENV{'IPHONEOS_DEPLOYMENT_VERSION'}) ? '-mios-version-min=$(IPHONEOS_DEPLOYMENT_VERSION)' : '-mios-version-min=9.0'; }), disable => [ "engine", "async" ] }, @@ -12,7 +12,7 @@ my %targets = (); "ios-sim-cross-base" => { inherit_from => [ "ios-cross-base" ], template => 1, - cflags => add( sub { defined($ENV{'IPHONEOS_DEPLOYMENT_VERSION'}) ? '-mios-simulator-version-min=$(IPHONEOS_DEPLOYMENT_VERSION)' : '-mios-simulator-version-min=7.0'; }), + cflags => add( sub { defined($ENV{'IPHONEOS_DEPLOYMENT_VERSION'}) ? '-mios-simulator-version-min=$(IPHONEOS_DEPLOYMENT_VERSION)' : '-mios-simulator-version-min=9.0'; }), }, ## Catalyst diff --git a/iphoneos/include/openssl/opensslv.h b/iphoneos/include/openssl/opensslv.h index 7b6c212f..5ed047d1 100644 --- a/iphoneos/include/openssl/opensslv.h +++ b/iphoneos/include/openssl/opensslv.h @@ -1,5 +1,5 @@ /* - * Copyright 1999-2022 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy @@ -39,8 +39,8 @@ extern "C" { * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ -# define OPENSSL_VERSION_NUMBER 0x1010114fL -# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1t 7 Feb 2023" +# define OPENSSL_VERSION_NUMBER 0x1010115fL +# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1u 30 May 2023" /*- * The macros below are to be used for shared library (.so, .dll, ...) diff --git a/iphoneos/lib/libcrypto.a b/iphoneos/lib/libcrypto.a index 02a7bade..8c19937d 100644 Binary files a/iphoneos/lib/libcrypto.a and b/iphoneos/lib/libcrypto.a differ diff --git a/iphoneos/lib/libssl.a b/iphoneos/lib/libssl.a index bf6ef10a..4ae666f9 100644 Binary files a/iphoneos/lib/libssl.a and b/iphoneos/lib/libssl.a differ diff --git a/iphonesimulator/include/openssl/opensslv.h b/iphonesimulator/include/openssl/opensslv.h index 7b6c212f..5ed047d1 100644 --- a/iphonesimulator/include/openssl/opensslv.h +++ b/iphonesimulator/include/openssl/opensslv.h @@ -1,5 +1,5 @@ /* - * Copyright 1999-2022 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy @@ -39,8 +39,8 @@ extern "C" { * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ -# define OPENSSL_VERSION_NUMBER 0x1010114fL -# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1t 7 Feb 2023" +# define OPENSSL_VERSION_NUMBER 0x1010115fL +# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1u 30 May 2023" /*- * The macros below are to be used for shared library (.so, .dll, ...) diff --git a/iphonesimulator/lib/libcrypto.a b/iphonesimulator/lib/libcrypto.a index f3c7b4b5..67063b7f 100644 Binary files a/iphonesimulator/lib/libcrypto.a and b/iphonesimulator/lib/libcrypto.a differ diff --git a/iphonesimulator/lib/libssl.a b/iphonesimulator/lib/libssl.a index 029775dd..db536c72 100644 Binary files a/iphonesimulator/lib/libssl.a and b/iphonesimulator/lib/libssl.a differ diff --git a/macosx/include/openssl/opensslv.h b/macosx/include/openssl/opensslv.h index 7b6c212f..5ed047d1 100644 --- a/macosx/include/openssl/opensslv.h +++ b/macosx/include/openssl/opensslv.h @@ -1,5 +1,5 @@ /* - * Copyright 1999-2022 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy @@ -39,8 +39,8 @@ extern "C" { * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ -# define OPENSSL_VERSION_NUMBER 0x1010114fL -# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1t 7 Feb 2023" +# define OPENSSL_VERSION_NUMBER 0x1010115fL +# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1u 30 May 2023" /*- * The macros below are to be used for shared library (.so, .dll, ...) diff --git a/macosx/lib/libcrypto.a b/macosx/lib/libcrypto.a index 368ce6fb..fbac1645 100644 Binary files a/macosx/lib/libcrypto.a and b/macosx/lib/libcrypto.a differ diff --git a/macosx/lib/libssl.a b/macosx/lib/libssl.a index 13e536e7..1a1a3888 100644 Binary files a/macosx/lib/libssl.a and b/macosx/lib/libssl.a differ diff --git a/macosx_catalyst/include/openssl/opensslv.h b/macosx_catalyst/include/openssl/opensslv.h index 7b6c212f..5ed047d1 100644 --- a/macosx_catalyst/include/openssl/opensslv.h +++ b/macosx_catalyst/include/openssl/opensslv.h @@ -1,5 +1,5 @@ /* - * Copyright 1999-2022 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy @@ -39,8 +39,8 @@ extern "C" { * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ -# define OPENSSL_VERSION_NUMBER 0x1010114fL -# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1t 7 Feb 2023" +# define OPENSSL_VERSION_NUMBER 0x1010115fL +# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1u 30 May 2023" /*- * The macros below are to be used for shared library (.so, .dll, ...) diff --git a/macosx_catalyst/lib/libcrypto.a b/macosx_catalyst/lib/libcrypto.a index 9d4403bc..620ee2de 100644 Binary files a/macosx_catalyst/lib/libcrypto.a and b/macosx_catalyst/lib/libcrypto.a differ diff --git a/macosx_catalyst/lib/libssl.a b/macosx_catalyst/lib/libssl.a index 8b43d9dd..b5632e35 100644 Binary files a/macosx_catalyst/lib/libssl.a and b/macosx_catalyst/lib/libssl.a differ diff --git a/scripts/build.sh b/scripts/build.sh index 183dd5ef..770c3b1b 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -21,12 +21,12 @@ export OPENSSL_LOCAL_CONFIG_DIR="${SCRIPT_DIR}/../config" DEVELOPER=$(xcode-select --print-path) -export IPHONEOS_DEPLOYMENT_VERSION="7.0" +export IPHONEOS_DEPLOYMENT_VERSION="9.0" IPHONEOS_SDK=$(xcrun --sdk iphoneos --show-sdk-path) IPHONESIMULATOR_SDK=$(xcrun --sdk iphonesimulator --show-sdk-path) OSX_SDK=$(xcrun --sdk macosx --show-sdk-path) -export MACOSX_DEPLOYMENT_TARGET="10.10" # +export MACOSX_DEPLOYMENT_TARGET="10.13" # # Turn versions like 1.2.3 into numbers that can be compare by bash. version() @@ -255,7 +255,7 @@ if [ ! -f "${SCRIPT_DIR}/../openssl-${OPENSSL_VERSION}.tar.gz" ]; then curl -fL "https://www.openssl.org/source/openssl-${OPENSSL_VERSION}.tar.gz.sha256" -o "${SCRIPT_DIR}/../openssl-${OPENSSL_VERSION}.tar.gz.sha256" DIGEST=$( cat ${SCRIPT_DIR}/../openssl-${OPENSSL_VERSION}.tar.gz.sha256 ) - if [[ "$(shasum -a 256 "openssl-${OPENSSL_VERSION}.tar.gz" | awk '{print $1}')" != "${DIGEST}" ]] + if [[ "$(shasum -a 256 "openssl-${OPENSSL_VERSION}.tar.gz" | awk '{print \" $1\"}')" != "${DIGEST}" ]] then echo "openssl-${OPENSSL_VERSION}.tar.gz: checksum mismatch" exit 1