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: upgrade openssl sources to 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 556113e2fca06bf54ed710ecd546d773f9e693f1
13 changes: 11 additions & 2 deletions deps/openssl/openssl/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ breaking changes, and mappings for the large list of deprecated functions.

[Migration guide]: https://github.com/openssl/openssl/tree/master/doc/man7/migration_guide.pod

### Changes between 3.0.16 and 3.0.17 [1 Jul 2025]

* none yet

### Changes between 3.0.15 and 3.0.16 [11 Feb 2025]

* Fixed timing side-channel in ECDSA signature computation.
Expand Down Expand Up @@ -3273,7 +3277,7 @@ OpenSSL 1.1.1
* Support for TLSv1.3 added. Note that users upgrading from an earlier
version of OpenSSL should review their configuration settings to ensure
that they are still appropriate for TLSv1.3. For further information see:
<https://wiki.openssl.org/index.php/TLS1.3>
<https://github.com/openssl/openssl/wiki/TLS1.3>

*Matt Caswell*

Expand Down Expand Up @@ -4561,7 +4565,7 @@ OpenSSL 1.1.0

* The GOST engine was out of date and therefore it has been removed. An up
to date GOST engine is now being maintained in an external repository.
See: <https://wiki.openssl.org/index.php/Binaries>. Libssl still retains
See: <https://github.com/openssl/openssl/wiki/Binaries>. Libssl still retains
support for GOST ciphersuites (these are only activated if a GOST engine
is present).

Expand Down Expand Up @@ -5340,6 +5344,11 @@ OpenSSL 1.1.0

*Rob Percival <robpercival@google.com>*

* SSLv3 is by default disabled at build-time. Builds that are not
configured with "enable-ssl3" will not support SSLv3.

*Kurt Roeckx*

OpenSSL 1.0.2
-------------

Expand Down
3 changes: 2 additions & 1 deletion deps/openssl/openssl/Configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /usr/bin/env perl
# -*- mode: perl; -*-
# Copyright 2016-2024 The OpenSSL Project Authors. All Rights Reserved.
# Copyright 2016-2025 The OpenSSL Project Authors. All Rights Reserved.
#
# Licensed under the Apache License 2.0 (the "License"). You may not use
# this file except in compliance with the License. You can obtain a copy
Expand Down Expand Up @@ -157,6 +157,7 @@ my @gcc_devteam_warn = qw(
-Wextra
-Wno-unused-parameter
-Wno-missing-field-initializers
-Wno-unterminated-string-initialization
-Wswitch
-Wsign-compare
-Wshadow
Expand Down
10 changes: 9 additions & 1 deletion deps/openssl/openssl/NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ OpenSSL Releases
OpenSSL 3.0
-----------

### Major changes between OpenSSL 3.0.16 and OpenSSL 3.0.17 [1 Jul 2025]

OpenSSL 3.0.17 is a bug fix release.

This release incorporates the following bug fixes and mitigations:

* Miscellaneous minor bug fixes.

### Major changes between OpenSSL 3.0.15 and OpenSSL 3.0.16 [11 Feb 2025]

OpenSSL 3.0.16 is a security patch release. The most severe CVE fixed in this
Expand Down Expand Up @@ -329,7 +337,7 @@ OpenSSL 1.1.1
* Rewrite of the packet construction code for "safer" packet handling
* Rewrite of the extension handling code
For further important information, see the [TLS1.3 page](
https://wiki.openssl.org/index.php/TLS1.3) in the OpenSSL Wiki.
https://github.com/openssl/openssl/wiki/TLS1.3) in the OpenSSL Wiki.

* Complete rewrite of the OpenSSL random number generator to introduce the
following capabilities
Expand Down
5 changes: 5 additions & 0 deletions deps/openssl/openssl/NOTES-WINDOWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,11 @@ Quick start
OpenSSL or
- `perl Configure` to let Configure figure out the platform

a. If you don't plan to develop OpenSSL yourself and don't need to rebuild,
in other words, if you always do a new build, turning off the build
dependency feature can speed up build times by up to 50%:
`perl Configure no-makedepend`

6. `nmake`

7. `nmake test`
Expand Down
7 changes: 3 additions & 4 deletions deps/openssl/openssl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,7 @@ available online.
Wiki
----

There is a Wiki at [wiki.openssl.org] which is currently not very active.
It contains a lot of useful information, not all of which is up to date.
There is a [GitHub Wiki] which is currently not very active.

License
=======
Expand Down Expand Up @@ -178,8 +177,8 @@ All rights reserved.
<https://github.com/openssl/openssl>
"OpenSSL GitHub Mirror"

[wiki.openssl.org]:
<https://wiki.openssl.org>
[GitHub Wiki]:
<https://github.com/openssl/openssl/wiki>
"OpenSSL Wiki"

[migration_guide(7ossl)]:
Expand Down
4 changes: 2 additions & 2 deletions deps/openssl/openssl/VERSION.dat
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MAJOR=3
MINOR=0
PATCH=16
PATCH=17
PRE_RELEASE_TAG=
BUILD_METADATA=
RELEASE_DATE="11 Feb 2025"
RELEASE_DATE="1 Jul 2025"
SHLIB_VERSION=3
Loading