Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
fd9d43d
test: skip failing test on macOS 15.7+
aduh95 Oct 26, 2025
e65b930
deps: V8: backport 2e4c5cf9b112
targos Nov 11, 2025
45ec702
tools: fix `tools/make-v8.sh` for clang
richardlau Sep 17, 2025
acec799
deps: V8: cherry-pick 6b1b9bca2a8
Xiao-Tao Jul 30, 2025
6443ad2
tools: drop deprecated `macos-13` runner
richardlau Nov 11, 2025
960d05a
doc: add history entries to `--input-type` section
aduh95 May 7, 2025
3b23687
doc: make Stability labels not sticky in Stability index
LiviaMedeiros May 14, 2025
db68cec
doc: deprecate HTTP/2 priority signaling
mcollina May 29, 2025
19a6636
doc: clarify DEP0194 scope
aduh95 May 31, 2025
082e50d
doc: update the instruction on how to verify releases
aduh95 Jul 27, 2025
cd1536c
deps: update corepack to 0.34.0
nodejs-github-bot Jul 22, 2025
556113e
deps: upgrade openssl sources to openssl-3.0.17
nodejs-github-bot Jul 20, 2025
fa5c5af
deps: update archs files for openssl-3.0.17
nodejs-github-bot Jul 20, 2025
9eb9423
lib: handle superscript variants on windows device
RafaelGSS Aug 2, 2025
6277910
crypto: update root certificates to NSS 3.114
nodejs-github-bot Aug 23, 2025
3456ec9
crypto: update root certificates to NSS 3.116
nodejs-github-bot Oct 25, 2025
20616f1
http2: do not crash on mismatched ping buffer length
Renegade334 Oct 8, 2025
a07a277
deps: update corepack to 0.34.1
nodejs-github-bot Oct 21, 2025
bb10819
meta: call `create-release-post.yml` post release
avivkeller Oct 28, 2025
576242f
deps: V8: cherry-pick a0d0d4fc4f19
gz83 Oct 27, 2023
0cace96
test_runner: correct "already mocked" error punctuation placement
JakobJingleheimer Jun 26, 2025
caa2db4
doc: fix links in test.md
vassudanagunta Jun 30, 2025
bc3ffbd
test_runner: fix isSkipped check in junit
mete0rfish Aug 13, 2025
a7a109f
test: fix typos
wlgh1553 Aug 13, 2025
a6e7adb
tools: fix return value of try_check_compiler
theanarkh Aug 13, 2025
2c8a73f
src: remove duplicate assignment of `O_EXCL` in node_constants.cc
Tango992 Aug 13, 2025
4f004ef
doc: add RafaelGSS as performance strategic lead
RafaelGSS Aug 13, 2025
2a11d50
module: correctly detect top-level await in ambiguous contexts
islandryu Aug 15, 2025
b8d145d
src: fix order of CHECK_NOT_NULL/dereference
tniessen Aug 18, 2025
9e8beff
util: fix error's namespaced node_modules highlighting using inspect
BridgeAR Aug 19, 2025
109c4bf
doc: add security incident reponse plan
RafaelGSS Aug 20, 2025
3ec534d
test: skip sea tests on Linux ppc64le
richardlau Aug 22, 2025
7cb032c
meta: update devcontainer to the latest schema
avivkeller Aug 23, 2025
8c5c8aa
doc: clarify experimental platform vulnerability policy
mcollina Aug 25, 2025
8a504d9
doc: fix missing link to the Error documentation in the `http` page
estliberitas Aug 27, 2025
4f858d2
test: skip test-fs-cp* tests that are constantly failing on Windows
joyeecheung Aug 28, 2025
9543fac
test: mark test-inspector-network-fetch as flaky again
joyeecheung Aug 28, 2025
e51ef3f
doc: update install_tools.bat free disk space
StefanStojanovic Aug 29, 2025
fba0025
build: use `windows-2025` runner
targos Aug 31, 2025
e7f6f04
doc: add Miles Guicent as triager
milesguicent Aug 31, 2025
0f644df
build: fix 'implicit-function-declaration' on OpenHarmony platform
hqzing Sep 2, 2025
cbf4fc3
test: skip more sea tests on Linux ppc64le
richardlau Sep 5, 2025
d0edb01
deps: update googletest to eb2d85e
nodejs-github-bot Sep 6, 2025
9f1e5e4
deps: update histogram to 0.11.9
nodejs-github-bot Sep 8, 2025
6990484
tools: do not attempt to compress tgz archive
aduh95 Sep 8, 2025
76001f9
tools: remove unused actions from `build-tarball.yml`
aduh95 Sep 8, 2025
393ff72
util: fix numericSeparator with negative fractional numbers
Han5991 Sep 8, 2025
5d61b55
deps: update uvwasi to 0.0.23
nodejs-github-bot Sep 9, 2025
1788fb5
deps: update undici to 6.22.0
mcollina Oct 7, 2025
d1c9d80
repl: add isValidParentheses check before wrap input
meixg Oct 7, 2025
409cb77
repl: fix cpu overhead pasting big strings to the REPL
BridgeAR Sep 14, 2025
2426d3f
doc: add security escalation policy
UlisesGascon Sep 15, 2025
a2bcb21
doc: fix typo in section on microtask order
tniessen Sep 23, 2025
e5b4eee
meta: bump actions/setup-python from 5.6.0 to 6.0.0
dependabot[bot] Oct 5, 2025
b4b5d4a
meta: bump ossf/scorecard-action from 2.4.2 to 2.4.3
dependabot[bot] Oct 4, 2025
de9a3aa
meta: bump step-security/harden-runner from 2.12.2 to 2.13.1
dependabot[bot] Oct 4, 2025
d943cfb
meta: bump actions/setup-node from 4.4.0 to 5.0.0
dependabot[bot] Oct 4, 2025
dc58b4e
meta: move Michael to emeritus
mhdawson Oct 1, 2025
1b75a60
doc: fix typo on child_process.md
nglgzz Oct 6, 2025
4b4e38f
test: mark sea tests flaky on macOS x64
richardlau Sep 30, 2025
b1da374
test: fix typo of test-benchmark-readline.js
deokjinkim Sep 23, 2025
144233b
process: fix wrong asyncContext under unhandled-rejections=strict
islandryu Oct 4, 2025
6a530fe
2025-11-25, Version 20.19.6 'Iron' (LTS)
marco-ippolito Nov 19, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
deps: update archs files for openssl-3.0.17
PR-URL: #59134
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
nodejs-github-bot authored and marco-ippolito committed Nov 19, 2025
commit fa5c5af8cea42766bfeef10f85bc6bafc0982258
8 changes: 4 additions & 4 deletions deps/openssl/config/archs/BSD-x86/asm/configdata.pm
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ our %config = (
],
"dynamic_engines" => "0",
"ex_libs" => [],
"full_version" => "3.0.16",
"full_version" => "3.0.17",
"includes" => [],
"lflags" => [],
"lib_defines" => [
Expand Down Expand Up @@ -203,7 +203,7 @@ our %config = (
"openssl_sys_defines" => [],
"openssldir" => "",
"options" => "enable-ssl-trace enable-fips 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-ktls no-loadereng no-md2 no-msan no-rc5 no-sctp no-shared no-ssl3 no-ssl3-method no-trace no-ubsan no-unit-test no-uplink no-weak-ssl-ciphers no-zlib no-zlib-dynamic",
"patch" => "16",
"patch" => "17",
"perl_archname" => "x86_64-linux-gnu-thread-multi",
"perl_cmd" => "/usr/bin/perl",
"perl_version" => "5.38.2",
Expand Down Expand Up @@ -255,11 +255,11 @@ our %config = (
"prerelease" => "",
"processor" => "",
"rc4_int" => "unsigned int",
"release_date" => "11 Feb 2025",
"release_date" => "1 Jul 2025",
"shlib_version" => "3",
"sourcedir" => ".",
"target" => "BSD-x86",
"version" => "3.0.16"
"version" => "3.0.17"
);
our %target = (
"AR" => "ar",
Expand Down
2 changes: 1 addition & 1 deletion deps/openssl/config/archs/BSD-x86/asm/crypto/buildinf.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*/

#define PLATFORM "platform: BSD-x86"
#define DATE "built on: Wed Mar 5 20:59:02 2025 UTC"
#define DATE "built on: Sun Jul 20 00:45:41 2025 UTC"

/*
* Generate compiler_flags as an array of individual characters. This is a
Expand Down
10 changes: 5 additions & 5 deletions deps/openssl/config/archs/BSD-x86/asm/include/openssl/opensslv.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ extern "C" {
*/
# define OPENSSL_VERSION_MAJOR 3
# define OPENSSL_VERSION_MINOR 0
# define OPENSSL_VERSION_PATCH 16
# define OPENSSL_VERSION_PATCH 17

/*
* Additional version information
Expand Down Expand Up @@ -74,21 +74,21 @@ extern "C" {
* longer variant with OPENSSL_VERSION_PRE_RELEASE_STR and
* OPENSSL_VERSION_BUILD_METADATA_STR appended.
*/
# define OPENSSL_VERSION_STR "3.0.16"
# define OPENSSL_FULL_VERSION_STR "3.0.16"
# define OPENSSL_VERSION_STR "3.0.17"
# define OPENSSL_FULL_VERSION_STR "3.0.17"

/*
* SECTION 3: ADDITIONAL METADATA
*
* These strings are defined separately to allow them to be parsable.
*/
# define OPENSSL_RELEASE_DATE "11 Feb 2025"
# define OPENSSL_RELEASE_DATE "1 Jul 2025"

/*
* SECTION 4: BACKWARD COMPATIBILITY
*/

# define OPENSSL_VERSION_TEXT "OpenSSL 3.0.16 11 Feb 2025"
# define OPENSSL_VERSION_TEXT "OpenSSL 3.0.17 1 Jul 2025"

/* Synthesize OPENSSL_VERSION_NUMBER with the layout 0xMNN00PPSL */
# ifdef OPENSSL_VERSION_PRE_RELEASE
Expand Down
8 changes: 4 additions & 4 deletions deps/openssl/config/archs/BSD-x86/asm_avx2/configdata.pm
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ our %config = (
],
"dynamic_engines" => "0",
"ex_libs" => [],
"full_version" => "3.0.16",
"full_version" => "3.0.17",
"includes" => [],
"lflags" => [],
"lib_defines" => [
Expand Down Expand Up @@ -203,7 +203,7 @@ our %config = (
"openssl_sys_defines" => [],
"openssldir" => "",
"options" => "enable-ssl-trace enable-fips 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-ktls no-loadereng no-md2 no-msan no-rc5 no-sctp no-shared no-ssl3 no-ssl3-method no-trace no-ubsan no-unit-test no-uplink no-weak-ssl-ciphers no-zlib no-zlib-dynamic",
"patch" => "16",
"patch" => "17",
"perl_archname" => "x86_64-linux-gnu-thread-multi",
"perl_cmd" => "/usr/bin/perl",
"perl_version" => "5.38.2",
Expand Down Expand Up @@ -255,11 +255,11 @@ our %config = (
"prerelease" => "",
"processor" => "",
"rc4_int" => "unsigned int",
"release_date" => "11 Feb 2025",
"release_date" => "1 Jul 2025",
"shlib_version" => "3",
"sourcedir" => ".",
"target" => "BSD-x86",
"version" => "3.0.16"
"version" => "3.0.17"
);
our %target = (
"AR" => "ar",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*/

#define PLATFORM "platform: BSD-x86"
#define DATE "built on: Wed Mar 5 20:59:15 2025 UTC"
#define DATE "built on: Sun Jul 20 00:45:53 2025 UTC"

/*
* Generate compiler_flags as an array of individual characters. This is a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ extern "C" {
*/
# define OPENSSL_VERSION_MAJOR 3
# define OPENSSL_VERSION_MINOR 0
# define OPENSSL_VERSION_PATCH 16
# define OPENSSL_VERSION_PATCH 17

/*
* Additional version information
Expand Down Expand Up @@ -74,21 +74,21 @@ extern "C" {
* longer variant with OPENSSL_VERSION_PRE_RELEASE_STR and
* OPENSSL_VERSION_BUILD_METADATA_STR appended.
*/
# define OPENSSL_VERSION_STR "3.0.16"
# define OPENSSL_FULL_VERSION_STR "3.0.16"
# define OPENSSL_VERSION_STR "3.0.17"
# define OPENSSL_FULL_VERSION_STR "3.0.17"

/*
* SECTION 3: ADDITIONAL METADATA
*
* These strings are defined separately to allow them to be parsable.
*/
# define OPENSSL_RELEASE_DATE "11 Feb 2025"
# define OPENSSL_RELEASE_DATE "1 Jul 2025"

/*
* SECTION 4: BACKWARD COMPATIBILITY
*/

# define OPENSSL_VERSION_TEXT "OpenSSL 3.0.16 11 Feb 2025"
# define OPENSSL_VERSION_TEXT "OpenSSL 3.0.17 1 Jul 2025"

/* Synthesize OPENSSL_VERSION_NUMBER with the layout 0xMNN00PPSL */
# ifdef OPENSSL_VERSION_PRE_RELEASE
Expand Down
8 changes: 4 additions & 4 deletions deps/openssl/config/archs/BSD-x86/no-asm/configdata.pm
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ our %config = (
],
"dynamic_engines" => "0",
"ex_libs" => [],
"full_version" => "3.0.16",
"full_version" => "3.0.17",
"includes" => [],
"lflags" => [],
"lib_defines" => [
Expand Down Expand Up @@ -202,7 +202,7 @@ our %config = (
"openssl_sys_defines" => [],
"openssldir" => "",
"options" => "enable-ssl-trace enable-fips 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-ktls no-loadereng no-md2 no-msan no-rc5 no-sctp no-shared no-ssl3 no-ssl3-method no-trace no-ubsan no-unit-test no-uplink no-weak-ssl-ciphers no-zlib no-zlib-dynamic",
"patch" => "16",
"patch" => "17",
"perl_archname" => "x86_64-linux-gnu-thread-multi",
"perl_cmd" => "/usr/bin/perl",
"perl_version" => "5.38.2",
Expand Down Expand Up @@ -255,11 +255,11 @@ our %config = (
"prerelease" => "",
"processor" => "",
"rc4_int" => "unsigned int",
"release_date" => "11 Feb 2025",
"release_date" => "1 Jul 2025",
"shlib_version" => "3",
"sourcedir" => ".",
"target" => "BSD-x86",
"version" => "3.0.16"
"version" => "3.0.17"
);
our %target = (
"AR" => "ar",
Expand Down
2 changes: 1 addition & 1 deletion deps/openssl/config/archs/BSD-x86/no-asm/crypto/buildinf.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*/

#define PLATFORM "platform: BSD-x86"
#define DATE "built on: Wed Mar 5 20:59:28 2025 UTC"
#define DATE "built on: Sun Jul 20 00:46:06 2025 UTC"

/*
* Generate compiler_flags as an array of individual characters. This is a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ extern "C" {
*/
# define OPENSSL_VERSION_MAJOR 3
# define OPENSSL_VERSION_MINOR 0
# define OPENSSL_VERSION_PATCH 16
# define OPENSSL_VERSION_PATCH 17

/*
* Additional version information
Expand Down Expand Up @@ -74,21 +74,21 @@ extern "C" {
* longer variant with OPENSSL_VERSION_PRE_RELEASE_STR and
* OPENSSL_VERSION_BUILD_METADATA_STR appended.
*/
# define OPENSSL_VERSION_STR "3.0.16"
# define OPENSSL_FULL_VERSION_STR "3.0.16"
# define OPENSSL_VERSION_STR "3.0.17"
# define OPENSSL_FULL_VERSION_STR "3.0.17"

/*
* SECTION 3: ADDITIONAL METADATA
*
* These strings are defined separately to allow them to be parsable.
*/
# define OPENSSL_RELEASE_DATE "11 Feb 2025"
# define OPENSSL_RELEASE_DATE "1 Jul 2025"

/*
* SECTION 4: BACKWARD COMPATIBILITY
*/

# define OPENSSL_VERSION_TEXT "OpenSSL 3.0.16 11 Feb 2025"
# define OPENSSL_VERSION_TEXT "OpenSSL 3.0.17 1 Jul 2025"

/* Synthesize OPENSSL_VERSION_NUMBER with the layout 0xMNN00PPSL */
# ifdef OPENSSL_VERSION_PRE_RELEASE
Expand Down
8 changes: 4 additions & 4 deletions deps/openssl/config/archs/BSD-x86_64/asm/configdata.pm
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ our %config = (
],
"dynamic_engines" => "0",
"ex_libs" => [],
"full_version" => "3.0.16",
"full_version" => "3.0.17",
"includes" => [],
"lflags" => [],
"lib_defines" => [
Expand Down Expand Up @@ -203,7 +203,7 @@ our %config = (
"openssl_sys_defines" => [],
"openssldir" => "",
"options" => "enable-ssl-trace enable-fips 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-ktls no-loadereng no-md2 no-msan no-rc5 no-sctp no-shared no-ssl3 no-ssl3-method no-trace no-ubsan no-unit-test no-uplink no-weak-ssl-ciphers no-zlib no-zlib-dynamic",
"patch" => "16",
"patch" => "17",
"perl_archname" => "x86_64-linux-gnu-thread-multi",
"perl_cmd" => "/usr/bin/perl",
"perl_version" => "5.38.2",
Expand Down Expand Up @@ -255,11 +255,11 @@ our %config = (
"prerelease" => "",
"processor" => "",
"rc4_int" => "unsigned int",
"release_date" => "11 Feb 2025",
"release_date" => "1 Jul 2025",
"shlib_version" => "3",
"sourcedir" => ".",
"target" => "BSD-x86_64",
"version" => "3.0.16"
"version" => "3.0.17"
);
our %target = (
"AR" => "ar",
Expand Down
2 changes: 1 addition & 1 deletion deps/openssl/config/archs/BSD-x86_64/asm/crypto/buildinf.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*/

#define PLATFORM "platform: BSD-x86_64"
#define DATE "built on: Wed Mar 5 20:59:39 2025 UTC"
#define DATE "built on: Sun Jul 20 00:46:18 2025 UTC"

/*
* Generate compiler_flags as an array of individual characters. This is a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ extern "C" {
*/
# define OPENSSL_VERSION_MAJOR 3
# define OPENSSL_VERSION_MINOR 0
# define OPENSSL_VERSION_PATCH 16
# define OPENSSL_VERSION_PATCH 17

/*
* Additional version information
Expand Down Expand Up @@ -74,21 +74,21 @@ extern "C" {
* longer variant with OPENSSL_VERSION_PRE_RELEASE_STR and
* OPENSSL_VERSION_BUILD_METADATA_STR appended.
*/
# define OPENSSL_VERSION_STR "3.0.16"
# define OPENSSL_FULL_VERSION_STR "3.0.16"
# define OPENSSL_VERSION_STR "3.0.17"
# define OPENSSL_FULL_VERSION_STR "3.0.17"

/*
* SECTION 3: ADDITIONAL METADATA
*
* These strings are defined separately to allow them to be parsable.
*/
# define OPENSSL_RELEASE_DATE "11 Feb 2025"
# define OPENSSL_RELEASE_DATE "1 Jul 2025"

/*
* SECTION 4: BACKWARD COMPATIBILITY
*/

# define OPENSSL_VERSION_TEXT "OpenSSL 3.0.16 11 Feb 2025"
# define OPENSSL_VERSION_TEXT "OpenSSL 3.0.17 1 Jul 2025"

/* Synthesize OPENSSL_VERSION_NUMBER with the layout 0xMNN00PPSL */
# ifdef OPENSSL_VERSION_PRE_RELEASE
Expand Down
8 changes: 4 additions & 4 deletions deps/openssl/config/archs/BSD-x86_64/asm_avx2/configdata.pm
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ our %config = (
],
"dynamic_engines" => "0",
"ex_libs" => [],
"full_version" => "3.0.16",
"full_version" => "3.0.17",
"includes" => [],
"lflags" => [],
"lib_defines" => [
Expand Down Expand Up @@ -203,7 +203,7 @@ our %config = (
"openssl_sys_defines" => [],
"openssldir" => "",
"options" => "enable-ssl-trace enable-fips 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-ktls no-loadereng no-md2 no-msan no-rc5 no-sctp no-shared no-ssl3 no-ssl3-method no-trace no-ubsan no-unit-test no-uplink no-weak-ssl-ciphers no-zlib no-zlib-dynamic",
"patch" => "16",
"patch" => "17",
"perl_archname" => "x86_64-linux-gnu-thread-multi",
"perl_cmd" => "/usr/bin/perl",
"perl_version" => "5.38.2",
Expand Down Expand Up @@ -255,11 +255,11 @@ our %config = (
"prerelease" => "",
"processor" => "",
"rc4_int" => "unsigned int",
"release_date" => "11 Feb 2025",
"release_date" => "1 Jul 2025",
"shlib_version" => "3",
"sourcedir" => ".",
"target" => "BSD-x86_64",
"version" => "3.0.16"
"version" => "3.0.17"
);
our %target = (
"AR" => "ar",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*/

#define PLATFORM "platform: BSD-x86_64"
#define DATE "built on: Wed Mar 5 20:59:54 2025 UTC"
#define DATE "built on: Sun Jul 20 00:46:33 2025 UTC"

/*
* Generate compiler_flags as an array of individual characters. This is a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ extern "C" {
*/
# define OPENSSL_VERSION_MAJOR 3
# define OPENSSL_VERSION_MINOR 0
# define OPENSSL_VERSION_PATCH 16
# define OPENSSL_VERSION_PATCH 17

/*
* Additional version information
Expand Down Expand Up @@ -74,21 +74,21 @@ extern "C" {
* longer variant with OPENSSL_VERSION_PRE_RELEASE_STR and
* OPENSSL_VERSION_BUILD_METADATA_STR appended.
*/
# define OPENSSL_VERSION_STR "3.0.16"
# define OPENSSL_FULL_VERSION_STR "3.0.16"
# define OPENSSL_VERSION_STR "3.0.17"
# define OPENSSL_FULL_VERSION_STR "3.0.17"

/*
* SECTION 3: ADDITIONAL METADATA
*
* These strings are defined separately to allow them to be parsable.
*/
# define OPENSSL_RELEASE_DATE "11 Feb 2025"
# define OPENSSL_RELEASE_DATE "1 Jul 2025"

/*
* SECTION 4: BACKWARD COMPATIBILITY
*/

# define OPENSSL_VERSION_TEXT "OpenSSL 3.0.16 11 Feb 2025"
# define OPENSSL_VERSION_TEXT "OpenSSL 3.0.17 1 Jul 2025"

/* Synthesize OPENSSL_VERSION_NUMBER with the layout 0xMNN00PPSL */
# ifdef OPENSSL_VERSION_PRE_RELEASE
Expand Down
Loading
Loading