diff options
Diffstat (limited to 'deps/openssl/config/archs/linux-ppc/asm_avx2/configdata.pm')
-rw-r--r-- | deps/openssl/config/archs/linux-ppc/asm_avx2/configdata.pm | 87 |
1 files changed, 66 insertions, 21 deletions
diff --git a/deps/openssl/config/archs/linux-ppc/asm_avx2/configdata.pm b/deps/openssl/config/archs/linux-ppc/asm_avx2/configdata.pm index 597548e597..2e221b458b 100644 --- a/deps/openssl/config/archs/linux-ppc/asm_avx2/configdata.pm +++ b/deps/openssl/config/archs/linux-ppc/asm_avx2/configdata.pm @@ -159,7 +159,7 @@ our %config = ( ], "dynamic_engines" => "0", "ex_libs" => [], - "full_version" => "3.0.0+quic", + "full_version" => "3.0.1+quic", "includes" => [], "lflags" => [], "lib_defines" => [ @@ -207,10 +207,10 @@ our %config = ( "openssl_sys_defines" => [], "openssldir" => "", "options" => "enable-ssl-trace enable-fips no-afalgeng no-asan no-buildtest-c++ no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-devcryptoeng no-dynamic-engine no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-ktls no-loadereng no-md2 no-msan no-rc5 no-sctp no-shared no-ssl3 no-ssl3-method no-trace no-ubsan no-unit-test no-uplink no-weak-ssl-ciphers no-zlib no-zlib-dynamic", - "patch" => "0", - "perl_archname" => "x86_64-linux-thread-multi", + "patch" => "1", + "perl_archname" => "x86_64-linux-gnu-thread-multi", "perl_cmd" => "/usr/bin/perl", - "perl_version" => "5.32.1", + "perl_version" => "5.30.0", "perlargv" => [ "no-comp", "no-shared", @@ -259,11 +259,11 @@ our %config = ( "prerelease" => "", "processor" => "", "rc4_int" => "unsigned char", - "release_date" => "7 sep 2021", + "release_date" => "14 Dec 2021", "shlib_version" => "81.3", "sourcedir" => ".", "target" => "linux-ppc", - "version" => "3.0.0" + "version" => "3.0.1" ); our %target = ( "AR" => "ar", @@ -1375,6 +1375,9 @@ our %unified_info = ( "test/provider_internal_test" => { "noinst" => "1" }, + "test/provider_pkey_test" => { + "noinst" => "1" + }, "test/provider_status_test" => { "noinst" => "1" }, @@ -1384,6 +1387,9 @@ our %unified_info = ( "test/rand_status_test" => { "noinst" => "1" }, + "test/rand_test" => { + "noinst" => "1" + }, "test/rc2test" => { "noinst" => "1" }, @@ -2696,8 +2702,8 @@ our %unified_info = ( "doc/html/man3/EVP_RAND.html" => [ "doc/man3/EVP_RAND.pod" ], - "doc/html/man3/EVP_SIGNATURE_free.html" => [ - "doc/man3/EVP_SIGNATURE_free.pod" + "doc/html/man3/EVP_SIGNATURE.html" => [ + "doc/man3/EVP_SIGNATURE.pod" ], "doc/html/man3/EVP_SealInit.html" => [ "doc/man3/EVP_SealInit.pod" @@ -5033,8 +5039,8 @@ our %unified_info = ( "doc/man/man3/EVP_RAND.3" => [ "doc/man3/EVP_RAND.pod" ], - "doc/man/man3/EVP_SIGNATURE_free.3" => [ - "doc/man3/EVP_SIGNATURE_free.pod" + "doc/man/man3/EVP_SIGNATURE.3" => [ + "doc/man3/EVP_SIGNATURE.pod" ], "doc/man/man3/EVP_SealInit.3" => [ "doc/man3/EVP_SealInit.pod" @@ -7743,6 +7749,10 @@ our %unified_info = ( "libcrypto.a", "test/libtestutil.a" ], + "test/provider_pkey_test" => [ + "libcrypto", + "test/libtestutil.a" + ], "test/provider_status_test" => [ "libcrypto.a", "test/libtestutil.a" @@ -7755,6 +7765,10 @@ our %unified_info = ( "libcrypto", "test/libtestutil.a" ], + "test/rand_test" => [ + "libcrypto", + "test/libtestutil.a" + ], "test/rc2test" => [ "libcrypto.a", "test/libtestutil.a" @@ -9832,6 +9846,7 @@ our %unified_info = ( "providers/implementations/digests/libdefault-lib-blake2s_prov.o", "providers/implementations/digests/libdefault-lib-md5_prov.o", "providers/implementations/digests/libdefault-lib-md5_sha1_prov.o", + "providers/implementations/digests/libdefault-lib-null_prov.o", "providers/implementations/digests/libdefault-lib-sha2_prov.o", "providers/implementations/digests/libdefault-lib-sha3_prov.o", "providers/implementations/digests/libdefault-lib-sm3_prov.o", @@ -11594,8 +11609,8 @@ our %unified_info = ( "doc/html/man3/EVP_RAND.html" => [ "doc/man3/EVP_RAND.pod" ], - "doc/html/man3/EVP_SIGNATURE_free.html" => [ - "doc/man3/EVP_SIGNATURE_free.pod" + "doc/html/man3/EVP_SIGNATURE.html" => [ + "doc/man3/EVP_SIGNATURE.pod" ], "doc/html/man3/EVP_SealInit.html" => [ "doc/man3/EVP_SealInit.pod" @@ -13931,8 +13946,8 @@ our %unified_info = ( "doc/man/man3/EVP_RAND.3" => [ "doc/man3/EVP_RAND.pod" ], - "doc/man/man3/EVP_SIGNATURE_free.3" => [ - "doc/man3/EVP_SIGNATURE_free.pod" + "doc/man/man3/EVP_SIGNATURE.3" => [ + "doc/man3/EVP_SIGNATURE.pod" ], "doc/man/man3/EVP_SealInit.3" => [ "doc/man3/EVP_SealInit.pod" @@ -16325,7 +16340,7 @@ our %unified_info = ( "doc/html/man3/EVP_PKEY_verify.html", "doc/html/man3/EVP_PKEY_verify_recover.html", "doc/html/man3/EVP_RAND.html", - "doc/html/man3/EVP_SIGNATURE_free.html", + "doc/html/man3/EVP_SIGNATURE.html", "doc/html/man3/EVP_SealInit.html", "doc/html/man3/EVP_SignInit.html", "doc/html/man3/EVP_VerifyInit.html", @@ -18746,6 +18761,10 @@ our %unified_info = ( "apps/include", "." ], + "test/provider_pkey_test" => [ + "include", + "apps/include" + ], "test/provider_status_test" => [ "include", "apps/include" @@ -18759,6 +18778,10 @@ our %unified_info = ( "include", "apps/include" ], + "test/rand_test" => [ + "include", + "apps/include" + ], "test/rc2test" => [ "include", "apps/include" @@ -19250,7 +19273,7 @@ our %unified_info = ( "doc/man/man3/EVP_PKEY_verify.3", "doc/man/man3/EVP_PKEY_verify_recover.3", "doc/man/man3/EVP_RAND.3", - "doc/man/man3/EVP_SIGNATURE_free.3", + "doc/man/man3/EVP_SIGNATURE.3", "doc/man/man3/EVP_SealInit.3", "doc/man/man3/EVP_SignInit.3", "doc/man/man3/EVP_VerifyInit.3", @@ -19967,9 +19990,11 @@ our %unified_info = ( "test/provfetchtest", "test/provider_fallback_test", "test/provider_internal_test", + "test/provider_pkey_test", "test/provider_status_test", "test/provider_test", "test/rand_status_test", + "test/rand_test", "test/rc2test", "test/rc4test", "test/rc5test", @@ -24530,6 +24555,9 @@ our %unified_info = ( "providers/implementations/digests/libdefault-lib-md5_sha1_prov.o" => [ "providers/implementations/digests/md5_sha1_prov.c" ], + "providers/implementations/digests/libdefault-lib-null_prov.o" => [ + "providers/implementations/digests/null_prov.c" + ], "providers/implementations/digests/libdefault-lib-sha2_prov.o" => [ "providers/implementations/digests/sha2_prov.c" ], @@ -24951,6 +24979,7 @@ our %unified_info = ( "providers/implementations/digests/libdefault-lib-blake2s_prov.o", "providers/implementations/digests/libdefault-lib-md5_prov.o", "providers/implementations/digests/libdefault-lib-md5_sha1_prov.o", + "providers/implementations/digests/libdefault-lib-null_prov.o", "providers/implementations/digests/libdefault-lib-sha2_prov.o", "providers/implementations/digests/libdefault-lib-sha3_prov.o", "providers/implementations/digests/libdefault-lib-sm3_prov.o", @@ -26694,6 +26723,16 @@ our %unified_info = ( "test/provider_internal_test-bin-provider_internal_test.o" => [ "test/provider_internal_test.c" ], + "test/provider_pkey_test" => [ + "test/provider_pkey_test-bin-fake_rsaprov.o", + "test/provider_pkey_test-bin-provider_pkey_test.o" + ], + "test/provider_pkey_test-bin-fake_rsaprov.o" => [ + "test/fake_rsaprov.c" + ], + "test/provider_pkey_test-bin-provider_pkey_test.o" => [ + "test/provider_pkey_test.c" + ], "test/provider_status_test" => [ "test/provider_status_test-bin-provider_status_test.o" ], @@ -26716,6 +26755,12 @@ our %unified_info = ( "test/rand_status_test-bin-rand_status_test.o" => [ "test/rand_status_test.c" ], + "test/rand_test" => [ + "test/rand_test-bin-rand_test.o" + ], + "test/rand_test-bin-rand_test.o" => [ + "test/rand_test.c" + ], "test/rc2test" => [ "test/rc2test-bin-rc2test.o" ], @@ -27225,8 +27270,8 @@ unless (caller) { use File::Copy; use Pod::Usage; - use lib '/home/danielbevenius/work/nodejs/node/deps/openssl/openssl/util/perl'; - use OpenSSL::fallback '/home/danielbevenius/work/nodejs/node/deps/openssl/openssl/external/perl/MODULES.txt'; + use lib '/node/deps/openssl/openssl/util/perl'; + use OpenSSL::fallback '/node/deps/openssl/openssl/external/perl/MODULES.txt'; my $here = dirname($0); @@ -27253,7 +27298,7 @@ unless (caller) { ); use lib '.'; - use lib '/home/danielbevenius/work/nodejs/node/deps/openssl/openssl/Configurations'; + use lib '/node/deps/openssl/openssl/Configurations'; use gentemplate; print 'Creating ',$buildfile_template,"\n"; @@ -27270,8 +27315,8 @@ unless (caller) { my $prepend = <<'_____'; use File::Spec::Functions; -use lib '/home/danielbevenius/work/nodejs/node/deps/openssl/openssl/util/perl'; -use lib '/home/danielbevenius/work/nodejs/node/deps/openssl/openssl/Configurations'; +use lib '/node/deps/openssl/openssl/util/perl'; +use lib '/node/deps/openssl/openssl/Configurations'; use lib '.'; use platform; _____ |