Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b476885

Browse filesBrowse files
nodejs-github-botaduh95
authored andcommitted
deps: update archs files for openssl-3.5.6
PR-URL: #62629 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Richard Lau <richard.lau@ibm.com>
1 parent d202e2d commit b476885
Copy full SHA for b476885

270 files changed

+2,719-838Lines changed: 2719 additions & 838 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree
Open diff view settings
Collapse file

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

Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86/asm/configdata.pm
+34-4Lines changed: 34 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ our %config = (
171171
],
172172
"dynamic_engines" => "0",
173173
"ex_libs" => [],
174-
"full_version" => "3.5.5",
174+
"full_version" => "3.5.6",
175175
"includes" => [],
176176
"lflags" => [],
177177
"lib_defines" => [
@@ -233,7 +233,7 @@ our %config = (
233233
"openssl_sys_defines" => [],
234234
"openssldir" => "",
235235
"options" => "enable-ssl-trace enable-fips no-afalgeng no-asan no-brotli no-brotli-dynamic no-buildtest-c++ no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-demos no-dynamic-engine no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fips-jitter no-fuzz-afl no-fuzz-libfuzzer no-h3demo no-hqinterop no-jitter no-ktls no-loadereng no-md2 no-msan no-pie no-rc5 no-sctp no-shared no-ssl3 no-ssl3-method no-sslkeylog no-tfo no-trace no-ubsan no-unit-test no-uplink no-weak-ssl-ciphers no-winstore no-zlib no-zlib-dynamic no-zstd no-zstd-dynamic",
236-
"patch" => "5",
236+
"patch" => "6",
237237
"perl_archname" => "x86_64-linux-gnu-thread-multi",
238238
"perl_cmd" => "/usr/bin/perl",
239239
"perl_version" => "5.34.0",
@@ -286,11 +286,11 @@ our %config = (
286286
"prerelease" => "",
287287
"processor" => "",
288288
"rc4_int" => "unsigned int",
289-
"release_date" => "27 Jan 2026",
289+
"release_date" => "7 Apr 2026",
290290
"shlib_version" => "3",
291291
"sourcedir" => ".",
292292
"target" => "BSD-x86",
293-
"version" => "3.5.5"
293+
"version" => "3.5.6"
294294
);
295295
our %target = (
296296
"AR" => "ar",
@@ -4327,6 +4327,9 @@ our %unified_info = (
43274327
"doc/html/man3/UI_new.html" => [
43284328
"doc/man3/UI_new.pod"
43294329
],
4330+
"doc/html/man3/X509V3_EXT_print.html" => [
4331+
"doc/man3/X509V3_EXT_print.pod"
4332+
],
43304333
"doc/html/man3/X509V3_get_d2i.html" => [
43314334
"doc/man3/X509V3_get_d2i.pod"
43324335
],
@@ -7018,6 +7021,9 @@ our %unified_info = (
70187021
"doc/man/man3/UI_new.3" => [
70197022
"doc/man3/UI_new.pod"
70207023
],
7024+
"doc/man/man3/X509V3_EXT_print.3" => [
7025+
"doc/man3/X509V3_EXT_print.pod"
7026+
],
70217027
"doc/man/man3/X509V3_get_d2i.3" => [
70227028
"doc/man3/X509V3_get_d2i.pod"
70237029
],
@@ -12257,6 +12263,22 @@ our %unified_info = (
1225712263
],
1225812264
"builddata.pm" => [
1225912265
"util/mkinstallvars.pl",
12266+
"COMMENT=\"This",
12267+
"file",
12268+
"should",
12269+
"be",
12270+
"used",
12271+
"when",
12272+
"building",
12273+
"against",
12274+
"this",
12275+
"OpenSSL",
12276+
"build,",
12277+
"and",
12278+
"should",
12279+
"never",
12280+
"be",
12281+
"installed\"",
1226012282
"PREFIX=.",
1226112283
"BINDIR=apps",
1226212284
"APPLINKDIR=ms",
@@ -14952,6 +14974,9 @@ our %unified_info = (
1495214974
"doc/html/man3/UI_new.html" => [
1495314975
"doc/man3/UI_new.pod"
1495414976
],
14977+
"doc/html/man3/X509V3_EXT_print.html" => [
14978+
"doc/man3/X509V3_EXT_print.pod"
14979+
],
1495514980
"doc/html/man3/X509V3_get_d2i.html" => [
1495614981
"doc/man3/X509V3_get_d2i.pod"
1495714982
],
@@ -17643,6 +17668,9 @@ our %unified_info = (
1764317668
"doc/man/man3/UI_new.3" => [
1764417669
"doc/man3/UI_new.pod"
1764517670
],
17671+
"doc/man/man3/X509V3_EXT_print.3" => [
17672+
"doc/man3/X509V3_EXT_print.pod"
17673+
],
1764617674
"doc/man/man3/X509V3_get_d2i.3" => [
1764717675
"doc/man3/X509V3_get_d2i.pod"
1764817676
],
@@ -19684,6 +19712,7 @@ our %unified_info = (
1968419712
"doc/html/man3/UI_UTIL_read_pw.html",
1968519713
"doc/html/man3/UI_create_method.html",
1968619714
"doc/html/man3/UI_new.html",
19715+
"doc/html/man3/X509V3_EXT_print.html",
1968719716
"doc/html/man3/X509V3_get_d2i.html",
1968819717
"doc/html/man3/X509V3_set_ctx.html",
1968919718
"doc/html/man3/X509_ACERT_add1_attr.html",
@@ -23315,6 +23344,7 @@ our %unified_info = (
2331523344
"doc/man/man3/UI_UTIL_read_pw.3",
2331623345
"doc/man/man3/UI_create_method.3",
2331723346
"doc/man/man3/UI_new.3",
23347+
"doc/man/man3/X509V3_EXT_print.3",
2331823348
"doc/man/man3/X509V3_get_d2i.3",
2331923349
"doc/man/man3/X509V3_set_ctx.3",
2332023350
"doc/man/man3/X509_ACERT_add1_attr.3",
Collapse file

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

Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86/asm/crypto/buildinf.h
+1-1Lines 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 Jan 27 17:25:31 2026 UTC"
14+
#define DATE "built on: Tue Apr 7 19:05:06 2026 UTC"
1515

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

‎deps/openssl/config/archs/BSD-x86/asm/include/openssl/cmp.h‎

Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86/asm/include/openssl/cmp.h
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* WARNING: do not edit!
33
* Generated by Makefile from include/openssl/cmp.h.in
44
*
5-
* Copyright 2007-2024 The OpenSSL Project Authors. All Rights Reserved.
5+
* Copyright 2007-2026 The OpenSSL Project Authors. All Rights Reserved.
66
* Copyright Nokia 2007-2019
77
* Copyright Siemens AG 2015-2019
88
*
@@ -196,6 +196,8 @@ typedef ASN1_BIT_STRING OSSL_CMP_PKIFAILUREINFO;
196196
* -- CertReqMsg
197197
* }
198198
*/
199+
#define OSSL_CMP_PKISTATUS_rejected_by_client -5
200+
#define OSSL_CMP_PKISTATUS_checking_response -4
199201
#define OSSL_CMP_PKISTATUS_request -3
200202
#define OSSL_CMP_PKISTATUS_trans -2
201203
#define OSSL_CMP_PKISTATUS_unspecified -1
Collapse file

‎deps/openssl/config/archs/BSD-x86/asm/include/openssl/opensslv.h‎

Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86/asm/include/openssl/opensslv.h
+5-5Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ extern "C" {
3434
# define OPENSSL_VERSION_MINOR 5
3535
/* clang-format on */
3636
/* clang-format off */
37-
# define OPENSSL_VERSION_PATCH 5
37+
# define OPENSSL_VERSION_PATCH 6
3838
/* clang-format on */
3939

4040
/*
@@ -87,10 +87,10 @@ extern "C" {
8787
* OPENSSL_VERSION_BUILD_METADATA_STR appended.
8888
*/
8989
/* clang-format off */
90-
# define OPENSSL_VERSION_STR "3.5.5"
90+
# define OPENSSL_VERSION_STR "3.5.6"
9191
/* clang-format on */
9292
/* clang-format off */
93-
# define OPENSSL_FULL_VERSION_STR "3.5.5"
93+
# define OPENSSL_FULL_VERSION_STR "3.5.6"
9494
/* clang-format on */
9595

9696
/*
@@ -99,15 +99,15 @@ extern "C" {
9999
* These strings are defined separately to allow them to be parsable.
100100
*/
101101
/* clang-format off */
102-
# define OPENSSL_RELEASE_DATE "27 Jan 2026"
102+
# define OPENSSL_RELEASE_DATE "7 Apr 2026"
103103
/* clang-format on */
104104

105105
/*
106106
* SECTION 4: BACKWARD COMPATIBILITY
107107
*/
108108

109109
/* clang-format off */
110-
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.5 27 Jan 2026"
110+
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.6 7 Apr 2026"
111111
/* clang-format on */
112112

113113
/* clang-format off */
Collapse file

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

Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86/asm_avx2/configdata.pm
+34-4Lines changed: 34 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ our %config = (
171171
],
172172
"dynamic_engines" => "0",
173173
"ex_libs" => [],
174-
"full_version" => "3.5.5",
174+
"full_version" => "3.5.6",
175175
"includes" => [],
176176
"lflags" => [],
177177
"lib_defines" => [
@@ -233,7 +233,7 @@ our %config = (
233233
"openssl_sys_defines" => [],
234234
"openssldir" => "",
235235
"options" => "enable-ssl-trace enable-fips no-afalgeng no-asan no-brotli no-brotli-dynamic no-buildtest-c++ no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-demos no-dynamic-engine no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fips-jitter no-fuzz-afl no-fuzz-libfuzzer no-h3demo no-hqinterop no-jitter no-ktls no-loadereng no-md2 no-msan no-pie no-rc5 no-sctp no-shared no-ssl3 no-ssl3-method no-sslkeylog no-tfo no-trace no-ubsan no-unit-test no-uplink no-weak-ssl-ciphers no-winstore no-zlib no-zlib-dynamic no-zstd no-zstd-dynamic",
236-
"patch" => "5",
236+
"patch" => "6",
237237
"perl_archname" => "x86_64-linux-gnu-thread-multi",
238238
"perl_cmd" => "/usr/bin/perl",
239239
"perl_version" => "5.34.0",
@@ -286,11 +286,11 @@ our %config = (
286286
"prerelease" => "",
287287
"processor" => "",
288288
"rc4_int" => "unsigned int",
289-
"release_date" => "27 Jan 2026",
289+
"release_date" => "7 Apr 2026",
290290
"shlib_version" => "3",
291291
"sourcedir" => ".",
292292
"target" => "BSD-x86",
293-
"version" => "3.5.5"
293+
"version" => "3.5.6"
294294
);
295295
our %target = (
296296
"AR" => "ar",
@@ -4327,6 +4327,9 @@ our %unified_info = (
43274327
"doc/html/man3/UI_new.html" => [
43284328
"doc/man3/UI_new.pod"
43294329
],
4330+
"doc/html/man3/X509V3_EXT_print.html" => [
4331+
"doc/man3/X509V3_EXT_print.pod"
4332+
],
43304333
"doc/html/man3/X509V3_get_d2i.html" => [
43314334
"doc/man3/X509V3_get_d2i.pod"
43324335
],
@@ -7018,6 +7021,9 @@ our %unified_info = (
70187021
"doc/man/man3/UI_new.3" => [
70197022
"doc/man3/UI_new.pod"
70207023
],
7024+
"doc/man/man3/X509V3_EXT_print.3" => [
7025+
"doc/man3/X509V3_EXT_print.pod"
7026+
],
70217027
"doc/man/man3/X509V3_get_d2i.3" => [
70227028
"doc/man3/X509V3_get_d2i.pod"
70237029
],
@@ -12257,6 +12263,22 @@ our %unified_info = (
1225712263
],
1225812264
"builddata.pm" => [
1225912265
"util/mkinstallvars.pl",
12266+
"COMMENT=\"This",
12267+
"file",
12268+
"should",
12269+
"be",
12270+
"used",
12271+
"when",
12272+
"building",
12273+
"against",
12274+
"this",
12275+
"OpenSSL",
12276+
"build,",
12277+
"and",
12278+
"should",
12279+
"never",
12280+
"be",
12281+
"installed\"",
1226012282
"PREFIX=.",
1226112283
"BINDIR=apps",
1226212284
"APPLINKDIR=ms",
@@ -14952,6 +14974,9 @@ our %unified_info = (
1495214974
"doc/html/man3/UI_new.html" => [
1495314975
"doc/man3/UI_new.pod"
1495414976
],
14977+
"doc/html/man3/X509V3_EXT_print.html" => [
14978+
"doc/man3/X509V3_EXT_print.pod"
14979+
],
1495514980
"doc/html/man3/X509V3_get_d2i.html" => [
1495614981
"doc/man3/X509V3_get_d2i.pod"
1495714982
],
@@ -17643,6 +17668,9 @@ our %unified_info = (
1764317668
"doc/man/man3/UI_new.3" => [
1764417669
"doc/man3/UI_new.pod"
1764517670
],
17671+
"doc/man/man3/X509V3_EXT_print.3" => [
17672+
"doc/man3/X509V3_EXT_print.pod"
17673+
],
1764617674
"doc/man/man3/X509V3_get_d2i.3" => [
1764717675
"doc/man3/X509V3_get_d2i.pod"
1764817676
],
@@ -19684,6 +19712,7 @@ our %unified_info = (
1968419712
"doc/html/man3/UI_UTIL_read_pw.html",
1968519713
"doc/html/man3/UI_create_method.html",
1968619714
"doc/html/man3/UI_new.html",
19715+
"doc/html/man3/X509V3_EXT_print.html",
1968719716
"doc/html/man3/X509V3_get_d2i.html",
1968819717
"doc/html/man3/X509V3_set_ctx.html",
1968919718
"doc/html/man3/X509_ACERT_add1_attr.html",
@@ -23315,6 +23344,7 @@ our %unified_info = (
2331523344
"doc/man/man3/UI_UTIL_read_pw.3",
2331623345
"doc/man/man3/UI_create_method.3",
2331723346
"doc/man/man3/UI_new.3",
23347+
"doc/man/man3/X509V3_EXT_print.3",
2331823348
"doc/man/man3/X509V3_get_d2i.3",
2331923349
"doc/man/man3/X509V3_set_ctx.3",
2332023350
"doc/man/man3/X509_ACERT_add1_attr.3",
Collapse file

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

Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/buildinf.h
+1-1Lines 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 Jan 27 17:25:49 2026 UTC"
14+
#define DATE "built on: Tue Apr 7 19:05:23 2026 UTC"
1515

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

‎deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/cmp.h‎

Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/cmp.h
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* WARNING: do not edit!
33
* Generated by Makefile from include/openssl/cmp.h.in
44
*
5-
* Copyright 2007-2024 The OpenSSL Project Authors. All Rights Reserved.
5+
* Copyright 2007-2026 The OpenSSL Project Authors. All Rights Reserved.
66
* Copyright Nokia 2007-2019
77
* Copyright Siemens AG 2015-2019
88
*
@@ -196,6 +196,8 @@ typedef ASN1_BIT_STRING OSSL_CMP_PKIFAILUREINFO;
196196
* -- CertReqMsg
197197
* }
198198
*/
199+
#define OSSL_CMP_PKISTATUS_rejected_by_client -5
200+
#define OSSL_CMP_PKISTATUS_checking_response -4
199201
#define OSSL_CMP_PKISTATUS_request -3
200202
#define OSSL_CMP_PKISTATUS_trans -2
201203
#define OSSL_CMP_PKISTATUS_unspecified -1
Collapse file

‎deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/opensslv.h‎

Copy file name to clipboardExpand all lines: deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/opensslv.h
+5-5Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ extern "C" {
3434
# define OPENSSL_VERSION_MINOR 5
3535
/* clang-format on */
3636
/* clang-format off */
37-
# define OPENSSL_VERSION_PATCH 5
37+
# define OPENSSL_VERSION_PATCH 6
3838
/* clang-format on */
3939

4040
/*
@@ -87,10 +87,10 @@ extern "C" {
8787
* OPENSSL_VERSION_BUILD_METADATA_STR appended.
8888
*/
8989
/* clang-format off */
90-
# define OPENSSL_VERSION_STR "3.5.5"
90+
# define OPENSSL_VERSION_STR "3.5.6"
9191
/* clang-format on */
9292
/* clang-format off */
93-
# define OPENSSL_FULL_VERSION_STR "3.5.5"
93+
# define OPENSSL_FULL_VERSION_STR "3.5.6"
9494
/* clang-format on */
9595

9696
/*
@@ -99,15 +99,15 @@ extern "C" {
9999
* These strings are defined separately to allow them to be parsable.
100100
*/
101101
/* clang-format off */
102-
# define OPENSSL_RELEASE_DATE "27 Jan 2026"
102+
# define OPENSSL_RELEASE_DATE "7 Apr 2026"
103103
/* clang-format on */
104104

105105
/*
106106
* SECTION 4: BACKWARD COMPATIBILITY
107107
*/
108108

109109
/* clang-format off */
110-
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.5 27 Jan 2026"
110+
# define OPENSSL_VERSION_TEXT "OpenSSL 3.5.6 7 Apr 2026"
111111
/* clang-format on */
112112

113113
/* clang-format off */

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.