Skip to content

Commit 3089326

Browse files
committed
deps: update archs files for OpenSSL-1.1.1m
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: #41173 Refs: https://mta.openssl.org/pipermail/openssl-announce/2021-December/000211.html Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
1 parent 59da7c1 commit 3089326

File tree

139 files changed

+286
-208
lines changed

Some content is hidden

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

139 files changed

+286
-208
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ our %config = (
111111
sourcedir => ".",
112112
target => "BSD-x86",
113113
tdirs => [ "ossl_shim" ],
114-
version => "1.1.1l",
115-
version_num => "0x101010cfL",
114+
version => "1.1.1m",
115+
version_num => "0x101010dfL",
116116
);
117117

118118
our %target = (
@@ -1272,6 +1272,7 @@ our %unified_info = (
12721272
],
12731273
"test/ec_internal_test" =>
12741274
[
1275+
"apps/libapps.a",
12751276
"libcrypto.a",
12761277
"test/libtestutil.a",
12771278
],

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: Tue Aug 24 18:23:09 2021 UTC"
14+
#define DATE "built on: Tue Dec 14 17:32:59 2021 UTC"
1515

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

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ our %config = (
111111
sourcedir => ".",
112112
target => "BSD-x86",
113113
tdirs => [ "ossl_shim" ],
114-
version => "1.1.1l",
115-
version_num => "0x101010cfL",
114+
version => "1.1.1m",
115+
version_num => "0x101010dfL",
116116
);
117117

118118
our %target = (
@@ -1272,6 +1272,7 @@ our %unified_info = (
12721272
],
12731273
"test/ec_internal_test" =>
12741274
[
1275+
"apps/libapps.a",
12751276
"libcrypto.a",
12761277
"test/libtestutil.a",
12771278
],

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: Tue Aug 24 18:23:13 2021 UTC"
14+
#define DATE "built on: Tue Dec 14 17:33:03 2021 UTC"
1515

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

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ our %config = (
110110
sourcedir => ".",
111111
target => "BSD-x86",
112112
tdirs => [ "ossl_shim" ],
113-
version => "1.1.1l",
114-
version_num => "0x101010cfL",
113+
version => "1.1.1m",
114+
version_num => "0x101010dfL",
115115
);
116116

117117
our %target = (
@@ -1270,6 +1270,7 @@ our %unified_info = (
12701270
],
12711271
"test/ec_internal_test" =>
12721272
[
1273+
"apps/libapps.a",
12731274
"libcrypto.a",
12741275
"test/libtestutil.a",
12751276
],

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: Tue Aug 24 18:23:17 2021 UTC"
14+
#define DATE "built on: Tue Dec 14 17:33:07 2021 UTC"
1515

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

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ our %config = (
111111
sourcedir => ".",
112112
target => "BSD-x86_64",
113113
tdirs => [ "ossl_shim" ],
114-
version => "1.1.1l",
115-
version_num => "0x101010cfL",
114+
version => "1.1.1m",
115+
version_num => "0x101010dfL",
116116
);
117117

118118
our %target = (
@@ -1281,6 +1281,7 @@ our %unified_info = (
12811281
],
12821282
"test/ec_internal_test" =>
12831283
[
1284+
"apps/libapps.a",
12841285
"libcrypto.a",
12851286
"test/libtestutil.a",
12861287
],

deps/openssl/config/archs/BSD-x86_64/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_64"
14-
#define DATE "built on: Tue Aug 24 18:23:20 2021 UTC"
14+
#define DATE "built on: Tue Dec 14 17:33:10 2021 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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ our %config = (
111111
sourcedir => ".",
112112
target => "BSD-x86_64",
113113
tdirs => [ "ossl_shim" ],
114-
version => "1.1.1l",
115-
version_num => "0x101010cfL",
114+
version => "1.1.1m",
115+
version_num => "0x101010dfL",
116116
);
117117

118118
our %target = (
@@ -1281,6 +1281,7 @@ our %unified_info = (
12811281
],
12821282
"test/ec_internal_test" =>
12831283
[
1284+
"apps/libapps.a",
12841285
"libcrypto.a",
12851286
"test/libtestutil.a",
12861287
],

deps/openssl/config/archs/BSD-x86_64/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_64"
14-
#define DATE "built on: Tue Aug 24 18:23:31 2021 UTC"
14+
#define DATE "built on: Tue Dec 14 17:33:21 2021 UTC"
1515

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

0 commit comments

Comments
 (0)