Skip to content

Commit 750556d

Browse files
jkunkeetargos
authored andcommitted
deps: update OpenSSL configs' timestamps
This change contains the results of running `make` in `deps/openssl/config` (based on information in deps/openssl/config/README.md) and not reverting anything. This is not necessary, but it does indicate to the curious developer that all architectures were automatically generated at the same time. PR-URL: #27544 Reviewed-By: Shigeki Ohtsu <[email protected]> Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent 314fdda commit 750556d

File tree

116 files changed

+122
-122
lines changed

Some content is hidden

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

116 files changed

+122
-122
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ our %config = (
6060
options => "enable-ssl-trace no-afalgeng no-asan 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",
6161
perl_archname => "x86_64-linux-gnu-thread-multi",
6262
perl_cmd => "/usr/bin/perl",
63-
perl_version => "5.26.2",
63+
perl_version => "5.26.1",
6464
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "BSD-x86_64" ],
6565
perlenv => {
6666
"AR" => undef,

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: BSD-x86_64"
14-
#define DATE "built on: Thu Apr 25 22:46:57 2019 UTC"
14+
#define DATE "built on: Thu May 2 20:26:30 2019 UTC"
1515

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

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ our %config = (
6060
options => "enable-ssl-trace no-afalgeng no-asan 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",
6161
perl_archname => "x86_64-linux-gnu-thread-multi",
6262
perl_cmd => "/usr/bin/perl",
63-
perl_version => "5.26.2",
63+
perl_version => "5.26.1",
6464
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "BSD-x86_64" ],
6565
perlenv => {
6666
"AR" => undef,

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: BSD-x86_64"
14-
#define DATE "built on: Thu Apr 25 22:47:44 2019 UTC"
14+
#define DATE "built on: Thu May 2 20:26:36 2019 UTC"
1515

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

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ our %config = (
6060
options => "enable-ssl-trace no-afalgeng no-asan no-asm 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",
6161
perl_archname => "x86_64-linux-gnu-thread-multi",
6262
perl_cmd => "/usr/bin/perl",
63-
perl_version => "5.26.2",
63+
perl_version => "5.26.1",
6464
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "no-asm", "BSD-x86_64" ],
6565
perlenv => {
6666
"AR" => undef,

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: BSD-x86_64"
14-
#define DATE "built on: Thu Apr 25 22:48:28 2019 UTC"
14+
#define DATE "built on: Thu May 2 20:26:42 2019 UTC"
1515

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

deps/openssl/config/archs/VC-WIN32/asm/configdata.pm

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ our %config = (
6464
options => "enable-ssl-trace no-afalgeng no-asan 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-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",
6565
perl_archname => "x86_64-linux-gnu-thread-multi",
6666
perl_cmd => "/usr/bin/perl",
67-
perl_version => "5.26.2",
67+
perl_version => "5.26.1",
6868
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "VC-WIN32" ],
6969
perlenv => {
7070
"AR" => undef,
@@ -130,7 +130,7 @@ our %target = (
130130
LDFLAGS => "/nologo /debug",
131131
MT => "mt",
132132
MTFLAGS => "-nologo",
133-
RANLIB => "CODE(0x561f2af65800)",
133+
RANLIB => "CODE(0x55f68f9eb908)",
134134
RC => "rc",
135135
_conf_fname_int => [ "Configurations/00-base-templates.conf", "Configurations/00-base-templates.conf", "Configurations/10-main.conf", "Configurations/10-main.conf", "Configurations/00-base-templates.conf", "Configurations/10-main.conf", "Configurations/shared-info.pl" ],
136136
aes_asm_src => "aes-586.s vpaes-x86.s aesni-x86.s",

deps/openssl/config/archs/VC-WIN32/asm/crypto/buildinf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: "
14-
#define DATE "built on: Thu Apr 25 23:06:58 2019 UTC"
14+
#define DATE "built on: Thu May 2 20:28:52 2019 UTC"
1515

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

deps/openssl/config/archs/VC-WIN32/asm_avx2/configdata.pm

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ our %config = (
6464
options => "enable-ssl-trace no-afalgeng no-asan 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-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",
6565
perl_archname => "x86_64-linux-gnu-thread-multi",
6666
perl_cmd => "/usr/bin/perl",
67-
perl_version => "5.26.2",
67+
perl_version => "5.26.1",
6868
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "VC-WIN32" ],
6969
perlenv => {
7070
"AR" => undef,
@@ -130,7 +130,7 @@ our %target = (
130130
LDFLAGS => "/nologo /debug",
131131
MT => "mt",
132132
MTFLAGS => "-nologo",
133-
RANLIB => "CODE(0x55c0ec6a4830)",
133+
RANLIB => "CODE(0x55c22b2a2298)",
134134
RC => "rc",
135135
_conf_fname_int => [ "Configurations/00-base-templates.conf", "Configurations/00-base-templates.conf", "Configurations/10-main.conf", "Configurations/10-main.conf", "Configurations/00-base-templates.conf", "Configurations/10-main.conf", "Configurations/shared-info.pl" ],
136136
aes_asm_src => "aes-586.s vpaes-x86.s aesni-x86.s",

deps/openssl/config/archs/VC-WIN32/asm_avx2/crypto/buildinf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: "
14-
#define DATE "built on: Thu Apr 25 23:07:18 2019 UTC"
14+
#define DATE "built on: Thu May 2 20:28:55 2019 UTC"
1515

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

deps/openssl/config/archs/VC-WIN32/no-asm/configdata.pm

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ our %config = (
6464
options => "enable-ssl-trace no-afalgeng no-asan no-asm 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-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",
6565
perl_archname => "x86_64-linux-gnu-thread-multi",
6666
perl_cmd => "/usr/bin/perl",
67-
perl_version => "5.26.2",
67+
perl_version => "5.26.1",
6868
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "no-asm", "VC-WIN32" ],
6969
perlenv => {
7070
"AR" => undef,
@@ -130,7 +130,7 @@ our %target = (
130130
LDFLAGS => "/nologo /debug",
131131
MT => "mt",
132132
MTFLAGS => "-nologo",
133-
RANLIB => "CODE(0x559892d8cbf8)",
133+
RANLIB => "CODE(0x55ede8631648)",
134134
RC => "rc",
135135
_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/shared-info.pl" ],
136136
aes_asm_src => "aes_core.c aes_cbc.c",

deps/openssl/config/archs/VC-WIN32/no-asm/crypto/buildinf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: "
14-
#define DATE "built on: Thu Apr 25 23:07:38 2019 UTC"
14+
#define DATE "built on: Thu May 2 20:28:57 2019 UTC"
1515

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

deps/openssl/config/archs/VC-WIN64-ARM/no-asm/configdata.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ our %target = (
127127
LDFLAGS => "/nologo /debug",
128128
MT => "mt",
129129
MTFLAGS => "-nologo",
130-
RANLIB => "CODE(0x5621ab3dd518)",
130+
RANLIB => "CODE(0x564d39d850d8)",
131131
RC => "rc",
132132
_conf_fname_int => [ "Configurations/00-base-templates.conf", "Configurations/00-base-templates.conf", "Configurations/10-main.conf", "Configurations/10-main.conf", "Configurations/50-win-onecore.conf", "Configurations/shared-info.pl" ],
133133
aes_asm_src => "aes_core.c aes_cbc.c",

deps/openssl/config/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: VC-WIN64-ARM"
14-
#define DATE "built on: Thu May 2 20:21:20 2019 UTC"
14+
#define DATE "built on: Thu May 2 20:28:59 2019 UTC"
1515

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

deps/openssl/config/archs/VC-WIN64A/asm/configdata.pm

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ our %config = (
6565
options => "enable-ssl-trace no-afalgeng no-asan 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-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",
6666
perl_archname => "x86_64-linux-gnu-thread-multi",
6767
perl_cmd => "/usr/bin/perl",
68-
perl_version => "5.26.2",
68+
perl_version => "5.26.1",
6969
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "VC-WIN64A" ],
7070
perlenv => {
7171
"AR" => undef,
@@ -131,7 +131,7 @@ our %target = (
131131
LDFLAGS => "/nologo /debug",
132132
MT => "mt",
133133
MTFLAGS => "-nologo",
134-
RANLIB => "CODE(0x55e00a854ec0)",
134+
RANLIB => "CODE(0x555c3db48a98)",
135135
RC => "rc",
136136
_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/10-main.conf", "Configurations/shared-info.pl" ],
137137
aes_asm_src => "aes-x86_64.s vpaes-x86_64.s bsaes-x86_64.s aesni-x86_64.s aesni-sha1-x86_64.s aesni-sha256-x86_64.s aesni-mb-x86_64.s",

deps/openssl/config/archs/VC-WIN64A/asm/crypto/buildinf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: "
14-
#define DATE "built on: Thu Apr 25 23:04:57 2019 UTC"
14+
#define DATE "built on: Thu May 2 20:28:37 2019 UTC"
1515

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

deps/openssl/config/archs/VC-WIN64A/asm_avx2/configdata.pm

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ our %config = (
6565
options => "enable-ssl-trace no-afalgeng no-asan 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-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",
6666
perl_archname => "x86_64-linux-gnu-thread-multi",
6767
perl_cmd => "/usr/bin/perl",
68-
perl_version => "5.26.2",
68+
perl_version => "5.26.1",
6969
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "VC-WIN64A" ],
7070
perlenv => {
7171
"AR" => undef,
@@ -131,7 +131,7 @@ our %target = (
131131
LDFLAGS => "/nologo /debug",
132132
MT => "mt",
133133
MTFLAGS => "-nologo",
134-
RANLIB => "CODE(0x55ad3e8c9510)",
134+
RANLIB => "CODE(0x556df0b50048)",
135135
RC => "rc",
136136
_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/10-main.conf", "Configurations/shared-info.pl" ],
137137
aes_asm_src => "aes-x86_64.s vpaes-x86_64.s bsaes-x86_64.s aesni-x86_64.s aesni-sha1-x86_64.s aesni-sha256-x86_64.s aesni-mb-x86_64.s",

deps/openssl/config/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: "
14-
#define DATE "built on: Thu Apr 25 23:05:52 2019 UTC"
14+
#define DATE "built on: Thu May 2 20:28:44 2019 UTC"
1515

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

deps/openssl/config/archs/VC-WIN64A/no-asm/configdata.pm

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ our %config = (
6565
options => "enable-ssl-trace no-afalgeng no-asan no-asm 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-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",
6666
perl_archname => "x86_64-linux-gnu-thread-multi",
6767
perl_cmd => "/usr/bin/perl",
68-
perl_version => "5.26.2",
68+
perl_version => "5.26.1",
6969
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "no-asm", "VC-WIN64A" ],
7070
perlenv => {
7171
"AR" => undef,
@@ -131,7 +131,7 @@ our %target = (
131131
LDFLAGS => "/nologo /debug",
132132
MT => "mt",
133133
MTFLAGS => "-nologo",
134-
RANLIB => "CODE(0x5557d1c05098)",
134+
RANLIB => "CODE(0x565455cfb6a8)",
135135
RC => "rc",
136136
_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/10-main.conf", "Configurations/shared-info.pl" ],
137137
aes_asm_src => "aes_core.c aes_cbc.c",

deps/openssl/config/archs/VC-WIN64A/no-asm/crypto/buildinf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: "
14-
#define DATE "built on: Thu Apr 25 23:06:45 2019 UTC"
14+
#define DATE "built on: Thu May 2 20:28:51 2019 UTC"
1515

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

deps/openssl/config/archs/aix-gcc/asm/configdata.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ our %config = (
6060
options => "enable-ssl-trace no-afalgeng no-asan 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-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",
6161
perl_archname => "x86_64-linux-gnu-thread-multi",
6262
perl_cmd => "/usr/bin/perl",
63-
perl_version => "5.26.2",
63+
perl_version => "5.26.1",
6464
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "aix-gcc" ],
6565
perlenv => {
6666
"AR" => undef,

deps/openssl/config/archs/aix-gcc/asm/crypto/buildinf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: aix-gcc"
14-
#define DATE "built on: Thu Apr 25 22:45:32 2019 UTC"
14+
#define DATE "built on: Thu May 2 20:26:19 2019 UTC"
1515

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

deps/openssl/config/archs/aix-gcc/asm_avx2/configdata.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ our %config = (
6060
options => "enable-ssl-trace no-afalgeng no-asan 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-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",
6161
perl_archname => "x86_64-linux-gnu-thread-multi",
6262
perl_cmd => "/usr/bin/perl",
63-
perl_version => "5.26.2",
63+
perl_version => "5.26.1",
6464
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "aix-gcc" ],
6565
perlenv => {
6666
"AR" => undef,

deps/openssl/config/archs/aix-gcc/asm_avx2/crypto/buildinf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: aix-gcc"
14-
#define DATE "built on: Thu Apr 25 22:45:47 2019 UTC"
14+
#define DATE "built on: Thu May 2 20:26:21 2019 UTC"
1515

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

deps/openssl/config/archs/aix-gcc/no-asm/configdata.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ our %config = (
6060
options => "enable-ssl-trace no-afalgeng no-asan no-asm 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-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",
6161
perl_archname => "x86_64-linux-gnu-thread-multi",
6262
perl_cmd => "/usr/bin/perl",
63-
perl_version => "5.26.2",
63+
perl_version => "5.26.1",
6464
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "no-asm", "aix-gcc" ],
6565
perlenv => {
6666
"AR" => undef,

deps/openssl/config/archs/aix-gcc/no-asm/crypto/buildinf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: aix-gcc"
14-
#define DATE "built on: Thu Apr 25 22:46:02 2019 UTC"
14+
#define DATE "built on: Thu May 2 20:26:23 2019 UTC"
1515

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

deps/openssl/config/archs/aix64-gcc/asm/configdata.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ our %config = (
6060
options => "enable-ssl-trace no-afalgeng no-asan 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-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",
6161
perl_archname => "x86_64-linux-gnu-thread-multi",
6262
perl_cmd => "/usr/bin/perl",
63-
perl_version => "5.26.2",
63+
perl_version => "5.26.1",
6464
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "aix64-gcc" ],
6565
perlenv => {
6666
"AR" => undef,

deps/openssl/config/archs/aix64-gcc/asm/crypto/buildinf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: aix64-gcc"
14-
#define DATE "built on: Thu Apr 25 22:46:12 2019 UTC"
14+
#define DATE "built on: Thu May 2 20:26:24 2019 UTC"
1515

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

deps/openssl/config/archs/aix64-gcc/asm_avx2/configdata.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ our %config = (
6060
options => "enable-ssl-trace no-afalgeng no-asan 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-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",
6161
perl_archname => "x86_64-linux-gnu-thread-multi",
6262
perl_cmd => "/usr/bin/perl",
63-
perl_version => "5.26.2",
63+
perl_version => "5.26.1",
6464
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "aix64-gcc" ],
6565
perlenv => {
6666
"AR" => undef,

deps/openssl/config/archs/aix64-gcc/asm_avx2/crypto/buildinf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: aix64-gcc"
14-
#define DATE "built on: Thu Apr 25 22:46:28 2019 UTC"
14+
#define DATE "built on: Thu May 2 20:26:26 2019 UTC"
1515

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

deps/openssl/config/archs/aix64-gcc/no-asm/configdata.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ our %config = (
6060
options => "enable-ssl-trace no-afalgeng no-asan no-asm 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-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",
6161
perl_archname => "x86_64-linux-gnu-thread-multi",
6262
perl_cmd => "/usr/bin/perl",
63-
perl_version => "5.26.2",
63+
perl_version => "5.26.1",
6464
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "no-asm", "aix64-gcc" ],
6565
perlenv => {
6666
"AR" => undef,

deps/openssl/config/archs/aix64-gcc/no-asm/crypto/buildinf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: aix64-gcc"
14-
#define DATE "built on: Thu Apr 25 22:46:46 2019 UTC"
14+
#define DATE "built on: Thu May 2 20:26:28 2019 UTC"
1515

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

deps/openssl/config/archs/darwin-i386-cc/asm/configdata.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ our %config = (
6060
options => "enable-ssl-trace no-afalgeng no-asan 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-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",
6161
perl_archname => "x86_64-linux-gnu-thread-multi",
6262
perl_cmd => "/usr/bin/perl",
63-
perl_version => "5.26.2",
63+
perl_version => "5.26.1",
6464
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "darwin-i386-cc" ],
6565
perlenv => {
6666
"AR" => undef,

deps/openssl/config/archs/darwin-i386-cc/asm/crypto/buildinf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: darwin-i386-cc"
14-
#define DATE "built on: Thu Apr 25 22:50:36 2019 UTC"
14+
#define DATE "built on: Thu May 2 20:26:58 2019 UTC"
1515

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

deps/openssl/config/archs/darwin-i386-cc/asm_avx2/configdata.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ our %config = (
6060
options => "enable-ssl-trace no-afalgeng no-asan 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-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",
6161
perl_archname => "x86_64-linux-gnu-thread-multi",
6262
perl_cmd => "/usr/bin/perl",
63-
perl_version => "5.26.2",
63+
perl_version => "5.26.1",
6464
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "darwin-i386-cc" ],
6565
perlenv => {
6666
"AR" => undef,

deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: darwin-i386-cc"
14-
#define DATE "built on: Thu Apr 25 22:50:56 2019 UTC"
14+
#define DATE "built on: Thu May 2 20:27:00 2019 UTC"
1515

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

deps/openssl/config/archs/darwin-i386-cc/no-asm/configdata.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ our %config = (
6060
options => "enable-ssl-trace no-afalgeng no-asan no-asm 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-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",
6161
perl_archname => "x86_64-linux-gnu-thread-multi",
6262
perl_cmd => "/usr/bin/perl",
63-
perl_version => "5.26.2",
63+
perl_version => "5.26.1",
6464
perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "no-asm", "darwin-i386-cc" ],
6565
perlenv => {
6666
"AR" => undef,

0 commit comments

Comments
 (0)