Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHassaan Pasha <pasha.hassaan@gmail.com>2021-03-25 19:10:14 +0300
committergengjiawen <technicalcute@gmail.com>2021-03-31 06:52:01 +0300
commitf638d8d754596fe1c5af1d9098571e7950cfc471 (patch)
tree550dde6c842b3ffe2728c627fcd2741feca62647 /deps/openssl/config/archs/BSD-x86/asm
parent6f2085dc985c40b085802454079201266363face (diff)
deps: update archs files for OpenSSL-1.1.1k
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: https://github.com/nodejs/node/pull/37916 Fixes: https://github.com/nodejs/node/issues/37913 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Diffstat (limited to 'deps/openssl/config/archs/BSD-x86/asm')
-rw-r--r--deps/openssl/config/archs/BSD-x86/asm/configdata.pm4
-rw-r--r--deps/openssl/config/archs/BSD-x86/asm/crypto/buildinf.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/deps/openssl/config/archs/BSD-x86/asm/configdata.pm b/deps/openssl/config/archs/BSD-x86/asm/configdata.pm
index ef4e64a9f48..891b580c679 100644
--- a/deps/openssl/config/archs/BSD-x86/asm/configdata.pm
+++ b/deps/openssl/config/archs/BSD-x86/asm/configdata.pm
@@ -111,8 +111,8 @@ our %config = (
sourcedir => ".",
target => "BSD-x86",
tdirs => [ "ossl_shim" ],
- version => "1.1.1j+quic",
- version_num => "0x101010afL",
+ version => "1.1.1k+quic",
+ version_num => "0x101010bfL",
);
our %target = (
diff --git a/deps/openssl/config/archs/BSD-x86/asm/crypto/buildinf.h b/deps/openssl/config/archs/BSD-x86/asm/crypto/buildinf.h
index 5eaef555a03..5b23c458770 100644
--- a/deps/openssl/config/archs/BSD-x86/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/BSD-x86/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: BSD-x86"
-#define DATE "built on: Thu Mar 4 14:45:54 2021 UTC"
+#define DATE "built on: Thu Mar 25 15:42:28 2021 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a