Skip to content

Commit 155d3aa

Browse files
committed
deps: update archs files for OpenSSL-1.1.1u+quic
After an OpenSSL source update, all the config files need to be regenerated and committed by: $ make -C deps/openssl/config $ git add deps/openssl/config/archs $ git add deps/openssl/openssl/include/crypto/bn_conf.h $ git add deps/openssl/openssl/include/crypto/dso_conf.h $ git add deps/openssl/openssl/include/openssl/opensslconf.h $ git commit PR-URL: #48369 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
1 parent 8d4c8f8 commit 155d3aa

File tree

202 files changed

+304
-1077
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

202 files changed

+304
-1077
lines changed

deps/openssl/config/archs/BSD-x86/asm/configdata.pm

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ our %config = (
6262
options => "enable-ssl-trace no-afalgeng no-asan no-buildtest-c++ no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-dynamic-engine no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-md2 no-msan no-rc5 no-sctp no-shared no-ssl3 no-ssl3-method no-ubsan no-unit-test no-weak-ssl-ciphers no-zlib no-zlib-dynamic",
6363
perl_archname => "x86_64-linux-gnu-thread-multi",
6464
perl_cmd => "/usr/bin/perl",
65-
perl_version => "5.30.0",
65+
perl_version => "5.34.0",
6666
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "BSD-x86" ],
6767
perlenv => {
6868
"AR" => undef,
@@ -111,8 +111,8 @@ our %config = (
111111
sourcedir => ".",
112112
target => "BSD-x86",
113113
tdirs => [ "ossl_shim" ],
114-
version => "1.1.1t+quic",
115-
version_num => "0x1010114fL",
114+
version => "1.1.1u+quic",
115+
version_num => "0x1010115fL",
116116
);
117117

118118
our %target = (
@@ -1945,7 +1945,6 @@ our %unified_info = (
19451945
"crypto/bn/bn_word.o",
19461946
"crypto/bn/bn_x931p.o",
19471947
"crypto/bn/co-586.o",
1948-
"crypto/bn/rsa_sup_mul.o",
19491948
"crypto/bn/x86-gf2m.o",
19501949
"crypto/bn/x86-mont.o",
19511950
],
@@ -5639,11 +5638,6 @@ our %unified_info = (
56395638
[
56405639
"crypto",
56415640
],
5642-
"crypto/bn/rsa_sup_mul.o" =>
5643-
[
5644-
".",
5645-
"include",
5646-
],
56475641
"crypto/bn/sparct4-mont.o" =>
56485642
[
56495643
"crypto",
@@ -10593,10 +10587,6 @@ our %unified_info = (
1059310587
[
1059410588
"crypto/bn/co-586.s",
1059510589
],
10596-
"crypto/bn/rsa_sup_mul.o" =>
10597-
[
10598-
"crypto/bn/rsa_sup_mul.c",
10599-
],
1060010590
"crypto/bn/x86-gf2m.o" =>
1060110591
[
1060210592
"crypto/bn/x86-gf2m.s",
@@ -12867,7 +12857,6 @@ our %unified_info = (
1286712857
"crypto/bn/bn_word.o",
1286812858
"crypto/bn/bn_x931p.o",
1286912859
"crypto/bn/co-586.o",
12870-
"crypto/bn/rsa_sup_mul.o",
1287112860
"crypto/bn/x86-gf2m.o",
1287212861
"crypto/bn/x86-mont.o",
1287312862
"crypto/buffer/buf_err.o",

deps/openssl/config/archs/BSD-x86/asm/crypto/buildinf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: BSD-x86"
14-
#define DATE "built on: Wed Feb 8 13:03:07 2023 UTC"
14+
#define DATE "built on: Tue Jun 6 20:33:21 2023 UTC"
1515

1616
/*
1717
* Generate compiler_flags as an array of individual characters. This is a

deps/openssl/config/archs/BSD-x86/asm/openssl.gypi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@
187187
'openssl/crypto/bn/bn_srp.c',
188188
'openssl/crypto/bn/bn_word.c',
189189
'openssl/crypto/bn/bn_x931p.c',
190-
'openssl/crypto/bn/rsa_sup_mul.c',
191190
'openssl/crypto/buffer/buf_err.c',
192191
'openssl/crypto/buffer/buffer.c',
193192
'openssl/crypto/camellia/cmll_cfb.c',

deps/openssl/config/archs/BSD-x86/asm_avx2/configdata.pm

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ our %config = (
6262
options => "enable-ssl-trace no-afalgeng no-asan no-buildtest-c++ no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-dynamic-engine no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-md2 no-msan no-rc5 no-sctp no-shared no-ssl3 no-ssl3-method no-ubsan no-unit-test no-weak-ssl-ciphers no-zlib no-zlib-dynamic",
6363
perl_archname => "x86_64-linux-gnu-thread-multi",
6464
perl_cmd => "/usr/bin/perl",
65-
perl_version => "5.30.0",
65+
perl_version => "5.34.0",
6666
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "BSD-x86" ],
6767
perlenv => {
6868
"AR" => undef,
@@ -111,8 +111,8 @@ our %config = (
111111
sourcedir => ".",
112112
target => "BSD-x86",
113113
tdirs => [ "ossl_shim" ],
114-
version => "1.1.1t+quic",
115-
version_num => "0x1010114fL",
114+
version => "1.1.1u+quic",
115+
version_num => "0x1010115fL",
116116
);
117117

118118
our %target = (
@@ -1945,7 +1945,6 @@ our %unified_info = (
19451945
"crypto/bn/bn_word.o",
19461946
"crypto/bn/bn_x931p.o",
19471947
"crypto/bn/co-586.o",
1948-
"crypto/bn/rsa_sup_mul.o",
19491948
"crypto/bn/x86-gf2m.o",
19501949
"crypto/bn/x86-mont.o",
19511950
],
@@ -5639,11 +5638,6 @@ our %unified_info = (
56395638
[
56405639
"crypto",
56415640
],
5642-
"crypto/bn/rsa_sup_mul.o" =>
5643-
[
5644-
".",
5645-
"include",
5646-
],
56475641
"crypto/bn/sparct4-mont.o" =>
56485642
[
56495643
"crypto",
@@ -10593,10 +10587,6 @@ our %unified_info = (
1059310587
[
1059410588
"crypto/bn/co-586.s",
1059510589
],
10596-
"crypto/bn/rsa_sup_mul.o" =>
10597-
[
10598-
"crypto/bn/rsa_sup_mul.c",
10599-
],
1060010590
"crypto/bn/x86-gf2m.o" =>
1060110591
[
1060210592
"crypto/bn/x86-gf2m.s",
@@ -12867,7 +12857,6 @@ our %unified_info = (
1286712857
"crypto/bn/bn_word.o",
1286812858
"crypto/bn/bn_x931p.o",
1286912859
"crypto/bn/co-586.o",
12870-
"crypto/bn/rsa_sup_mul.o",
1287112860
"crypto/bn/x86-gf2m.o",
1287212861
"crypto/bn/x86-mont.o",
1287312862
"crypto/buffer/buf_err.o",

deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/buildinf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: BSD-x86"
14-
#define DATE "built on: Wed Feb 8 13:03:09 2023 UTC"
14+
#define DATE "built on: Tue Jun 6 20:33:23 2023 UTC"
1515

1616
/*
1717
* Generate compiler_flags as an array of individual characters. This is a

deps/openssl/config/archs/BSD-x86/asm_avx2/openssl.gypi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@
187187
'openssl/crypto/bn/bn_srp.c',
188188
'openssl/crypto/bn/bn_word.c',
189189
'openssl/crypto/bn/bn_x931p.c',
190-
'openssl/crypto/bn/rsa_sup_mul.c',
191190
'openssl/crypto/buffer/buf_err.c',
192191
'openssl/crypto/buffer/buffer.c',
193192
'openssl/crypto/camellia/cmll_cfb.c',

deps/openssl/config/archs/BSD-x86/no-asm/configdata.pm

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ our %config = (
6161
options => "enable-ssl-trace no-afalgeng no-asan no-asm no-buildtest-c++ no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-dynamic-engine no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-md2 no-msan no-rc5 no-sctp no-shared no-ssl3 no-ssl3-method no-ubsan no-unit-test no-weak-ssl-ciphers no-zlib no-zlib-dynamic",
6262
perl_archname => "x86_64-linux-gnu-thread-multi",
6363
perl_cmd => "/usr/bin/perl",
64-
perl_version => "5.30.0",
64+
perl_version => "5.34.0",
6565
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "no-asm", "BSD-x86" ],
6666
perlenv => {
6767
"AR" => undef,
@@ -110,8 +110,8 @@ our %config = (
110110
sourcedir => ".",
111111
target => "BSD-x86",
112112
tdirs => [ "ossl_shim" ],
113-
version => "1.1.1t+quic",
114-
version_num => "0x1010114fL",
113+
version => "1.1.1u+quic",
114+
version_num => "0x1010115fL",
115115
);
116116

117117
our %target = (
@@ -1940,7 +1940,6 @@ our %unified_info = (
19401940
"crypto/bn/bn_srp.o",
19411941
"crypto/bn/bn_word.o",
19421942
"crypto/bn/bn_x931p.o",
1943-
"crypto/bn/rsa_sup_mul.o",
19441943
],
19451944
"products" =>
19461945
{
@@ -5609,11 +5608,6 @@ our %unified_info = (
56095608
[
56105609
"crypto",
56115610
],
5612-
"crypto/bn/rsa_sup_mul.o" =>
5613-
[
5614-
".",
5615-
"include",
5616-
],
56175611
"crypto/bn/sparct4-mont.o" =>
56185612
[
56195613
"crypto",
@@ -10501,10 +10495,6 @@ our %unified_info = (
1050110495
[
1050210496
"crypto/bn/bn_x931p.c",
1050310497
],
10504-
"crypto/bn/rsa_sup_mul.o" =>
10505-
[
10506-
"crypto/bn/rsa_sup_mul.c",
10507-
],
1050810498
"crypto/buffer/buf_err.o" =>
1050910499
[
1051010500
"crypto/buffer/buf_err.c",
@@ -12732,7 +12722,6 @@ our %unified_info = (
1273212722
"crypto/bn/bn_srp.o",
1273312723
"crypto/bn/bn_word.o",
1273412724
"crypto/bn/bn_x931p.o",
12735-
"crypto/bn/rsa_sup_mul.o",
1273612725
"crypto/buffer/buf_err.o",
1273712726
"crypto/buffer/buffer.o",
1273812727
"crypto/camellia/camellia.o",

deps/openssl/config/archs/BSD-x86/no-asm/crypto/buildinf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: BSD-x86"
14-
#define DATE "built on: Wed Feb 8 13:03:10 2023 UTC"
14+
#define DATE "built on: Tue Jun 6 20:33:26 2023 UTC"
1515

1616
/*
1717
* Generate compiler_flags as an array of individual characters. This is a

deps/openssl/config/archs/BSD-x86/no-asm/openssl.gypi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@
189189
'openssl/crypto/bn/bn_srp.c',
190190
'openssl/crypto/bn/bn_word.c',
191191
'openssl/crypto/bn/bn_x931p.c',
192-
'openssl/crypto/bn/rsa_sup_mul.c',
193192
'openssl/crypto/buffer/buf_err.c',
194193
'openssl/crypto/buffer/buffer.c',
195194
'openssl/crypto/camellia/camellia.c',

deps/openssl/config/archs/BSD-x86_64/asm/configdata.pm

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ our %config = (
6262
options => "enable-ssl-trace no-afalgeng no-asan no-buildtest-c++ no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-dynamic-engine no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-md2 no-msan no-rc5 no-sctp no-shared no-ssl3 no-ssl3-method no-ubsan no-unit-test no-weak-ssl-ciphers no-zlib no-zlib-dynamic",
6363
perl_archname => "x86_64-linux-gnu-thread-multi",
6464
perl_cmd => "/usr/bin/perl",
65-
perl_version => "5.30.0",
65+
perl_version => "5.34.0",
6666
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "BSD-x86_64" ],
6767
perlenv => {
6868
"AR" => undef,
@@ -111,8 +111,8 @@ our %config = (
111111
sourcedir => ".",
112112
target => "BSD-x86_64",
113113
tdirs => [ "ossl_shim" ],
114-
version => "1.1.1t+quic",
115-
version_num => "0x1010114fL",
114+
version => "1.1.1u+quic",
115+
version_num => "0x1010115fL",
116116
);
117117

118118
our %target = (
@@ -1955,7 +1955,6 @@ our %unified_info = (
19551955
"crypto/bn/bn_srp.o",
19561956
"crypto/bn/bn_word.o",
19571957
"crypto/bn/bn_x931p.o",
1958-
"crypto/bn/rsa_sup_mul.o",
19591958
"crypto/bn/rsaz-avx2.o",
19601959
"crypto/bn/rsaz-x86_64.o",
19611960
"crypto/bn/rsaz_exp.o",
@@ -5693,11 +5692,6 @@ our %unified_info = (
56935692
[
56945693
"crypto",
56955694
],
5696-
"crypto/bn/rsa_sup_mul.o" =>
5697-
[
5698-
".",
5699-
"include",
5700-
],
57015695
"crypto/bn/rsaz-avx2.o" =>
57025696
[
57035697
".",
@@ -10695,10 +10689,6 @@ our %unified_info = (
1069510689
[
1069610690
"crypto/bn/bn_x931p.c",
1069710691
],
10698-
"crypto/bn/rsa_sup_mul.o" =>
10699-
[
10700-
"crypto/bn/rsa_sup_mul.c",
10701-
],
1070210692
"crypto/bn/rsaz-avx2.o" =>
1070310693
[
1070410694
"crypto/bn/rsaz-avx2.s",
@@ -13003,7 +12993,6 @@ our %unified_info = (
1300312993
"crypto/bn/bn_srp.o",
1300412994
"crypto/bn/bn_word.o",
1300512995
"crypto/bn/bn_x931p.o",
13006-
"crypto/bn/rsa_sup_mul.o",
1300712996
"crypto/bn/rsaz-avx2.o",
1300812997
"crypto/bn/rsaz-x86_64.o",
1300912998
"crypto/bn/rsaz_exp.o",

0 commit comments

Comments
 (0)