nodejs/node (node)
v10.24.1
: 2021年04月06日, Version 10.24.1 'Dubnium' (LTS), @mylesborins
Compare Source
This is a security release.
Notable Changes
Vulerabilties fixed:
- CVE-2021-3450 : OpenSSL - CA certificate check bypass with X509_V_FLAG_X509_STRICT (High)
- CVE-2021-3449 : OpenSSL - NULL pointer deref in signature_algorithms processing (High)
- CVE-2020-7774 : npm upgrade - Update y18n to fix Prototype-Pollution (High)
- This is a vulnerability in the y18n npm module which may be exploited by prototype pollution. You can read more about it in GHSA-c4w7-xm78-47vh
- Impacts:
- All versions of the 14.x, 12.x and 10.x releases lines
Commits
v10.24.0
: 2021年02月23日, Version 10.24.0 'Dubnium' (LTS), @richardlau
Compare Source
This is a security release.
Notable changes
Vulnerabilities fixed:
- CVE-2021-22883 : HTTP2 'unknownProtocol' cause Denial of Service by resource exhaustion
- Affected Node.js versions are vulnerable to denial of service attacks when too many connection attempts with an 'unknownProtocol' are established. This leads to a leak of file descriptors. If a file descriptor limit is configured on the system, then the server is unable to accept new connections and prevent the process also from opening, e.g. a file. If no file descriptor limit is configured, then this lead to an excessive memory usage and cause the system to run out of memory.
- CVE-2021-22884 : DNS rebinding in --inspect
- Affected Node.js versions are vulnerable to denial of service attacks when the whitelist includes "localhost6". When "localhost6" is not present in /etc/hosts, it is just an ordinary domain that is resolved via DNS, i.e., over network. If the attacker controls the victim's DNS server or can spoof its responses, the DNS rebinding protection can be bypassed by using the "localhost6" domain. As long as the attacker uses the "localhost6" domain, they can still apply the attack described in CVE-2018-7160.
- CVE-2021-23840 : OpenSSL - Integer overflow in CipherUpdate
Commits
v10.23.3
: 2021年02月09日, Version 10.23.3 'Dubnium' (LTS), @richardlau
Compare Source
Notable changes
The update to npm 6.14.11 has been relanded so that npm correctly reports its version.
Commits
v10.23.2
: 2021年01月26日, Version 10.23.2 'Dubnium' (LTS), @richardlau
Compare Source
Notable changes
Release keys have been synchronized with the main branch.
- deps:
- upgrade npm to 6.14.11 (Darcy Clarke) #36838
Commits
v10.23.1
: 2021年01月04日, Version 10.23.1 'Dubnium' (LTS), @richardlau
Compare Source
Notable changes
This is a security release.
Vulnerabilities fixed:
- CVE-2020-8265 : use-after-free in TLSWrap (High)
Affected Node.js versions are vulnerable to a use-after-free bug in its
TLS implementation. When writing to a TLS enabled socket,
node::StreamBase::Write calls node::TLSWrap::DoWrite with a freshly
allocated WriteWrap object as first argument. If the DoWrite method does
not return an error, this object is passed back to the caller as part of
a StreamWriteResult structure. This may be exploited to corrupt memory
leading to a Denial of Service or potentially other exploits
- CVE-2020-8287 : HTTP Request Smuggling in nodejs
Affected versions of Node.js allow two copies of a header field in a
http request. For example, two Transfer-Encoding header fields. In this
case Node.js identifies the first header field and ignores the second.
This can lead to HTTP Request Smuggling
(https://cwe.mitre.org/data/definitions/444.html).
- CVE-2020-1971 : OpenSSL - EDIPARTYNAME NULL pointer de-reference (High)
This is a vulnerability in OpenSSL which may be exploited through Node.js.
You can read more about it in
https://www.openssl.org/news/secadv/20201208.txt
Commits
v10.23.0
: 2020年10月27日, Version 10.23.0 'Dubnium' (LTS), @richardlau
Compare Source
Notable changes
- deps:
- upgrade npm to 6.14.8 (Ruy Adorno) #34834
- n-api:
- create N-API version 7 (Gabriel Schulhof) #35199
- expose napi_build_version variable (NickNaso) #27835
- tools:
- add debug entitlements for macOS 10.15+ (Gabriele Greco) #34378
Commits
v10.22.1
: 2020年09月15日, Version 10.22.1 'Dubnium' (LTS), @BethGriggs
Compare Source
Notable changes
This is a security release.
Vulnerabilities fixed:
- CVE-2020-8252 : fs.realpath.native on may cause buffer overflow (Medium).
Commits
v10.22.0
: 2020年07月21日, Version 10.22.0 'Dubnium' (LTS), @BethGriggs prepared by @richardlau
Compare Source
Notable changes
- deps:
- upgrade npm to 6.14.6 (claudiahdz) #34246
- upgrade openssl sources to 1.1.1g (Hassaan Pasha) #32982
- n-api:
- add
napi_detach_arraybuffer
(legendecas) #29768
Commits
v10.21.0
: 2020年06月02日, Version 10.21.0 'Dubnium' (LTS), @BethGriggs
Compare Source
Notable changes
This is a security release.
Vulnerabilities fixed:
- CVE-2020-8174 : napi_get_value_string_*() allows various kinds of memory corruption (High).
- CVE-2020-10531 : ICU-20958 Prevent SEGV_MAPERR in append (High).
- CVE-2020-11080: HTTP/2 Large Settings Frame DoS (Low).
Commits
v10.20.1
: 2020年04月12日, Version 10.20.1 'Dubnium' (LTS), @BethGriggs
Compare Source
Notable changes
Due to release process failures, Node.js v10.20.0 shipped with source
and header tarballs that did not properly match the final release
commit that was used to build the binaries. We recommend that Node.js
v10.20.0 not be used, particularly in any applications using native
add-ons or where compiling Node.js from source is involved.
Node.js v10.20.1 is a clean release with the correct sources and is
strongly recommended in place of v10.20.0.
v10.20.0
: 2020年04月08日, Version 10.20.0 'Dubnium' (LTS), @BethGriggs
Compare Source
macOS package notarization and a change in builder configuration
The macOS binaries for this release, and future 10.x releases, are now
being compiled on macOS 10.15 (Catalina) with Xcode 11 to support
package notarization, a requirement for installing .pkg files on macOS
10.15 and later. Previous builds of Node.js 10.x were compiled on macOS
10.10 (Yosemite) with a minimum deployment target of macOS 10.7 (Lion).
As binaries are still being compiled to support a minimum of macOS 10.7
(Lion) we do not anticipate this having a negative impact on Node.js
10.x users with older versions of macOS.
Notable changes
- buffer: add {read|write}Big[U]Int64{BE|LE} methods (garygsc) #19691
- build: macOS package notarization (Rod Vagg) #31459
- deps:
- update npm to 6.14.3 (Myles Borins) #32368
- upgrade openssl sources to 1.1.1e (Hassaan Pasha) #32328
- upgrade to libuv 1.34.2 (cjihrig) #31477
- n-api:
- add napi_get_all_property_names (himself65) #30006
- add APIs for per-instance state management (Gabriel Schulhof) #28682
- define release 6 #32058
- turn NAPI_CALL_INTO_MODULE into a function (Anna Henningsen) #26128
- tls:
- expose keylog event on TLSSocket (Alba Mendez) #27654
- support TLS min/max protocol defaults in CLI (Sam Roberts) #27946
- url: handle quasi-WHATWG URLs in urlToOptions() (cjihrig) #26226
Commits
v10.19.0
: 2020年02月06日, Version 10.19.0 'Dubnium' (LTS), @BethGriggs
Compare Source
Notable changes
This is a security release.
Vulnerabilities fixed:
- CVE-2019-15606 : HTTP header values do not have trailing OWS trimmed.
- CVE-2019-15605 : HTTP request smuggling using malformed Transfer-Encoding header.
- CVE-2019-15604 : Remotely trigger an assertion on a TLS server with a malformed certificate string.
Also, HTTP parsing is more strict to be more secure. Since this may
cause problems in interoperability with some non-conformant HTTP
implementations, it is possible to disable the strict checks with the
--insecure-http-parser
command line flag, or the insecureHTTPParser
http option. Using the insecure HTTP parser should be avoided.
Commits
v10.18.1
: 2020年01月09日, Version 10.18.1 'Dubnium' (LTS), @BethGriggs
Compare Source
Notable changes
- http2: fix session memory accounting after pausing (Michael Lehenbauer) #30684
- n-api: correct bug in napi_get_last_error (Octavian Soldea) #28702
- tools: update tzdata to 2019c (Myles Borins) #30479
Commits
v10.18.0
: 2019年12月17日, Version 10.18.0 'Dubnium' (LTS), @MylesBorins
Compare Source
This is a security release.
For more details about the vulnerability please consult the npm blog:
https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli
Notable changes
Commits
v10.17.0
: 2019年10月22日, Version 10.17.0 'Dubnium' (LTS), @BethGriggs
Compare Source
Notable changes
- crypto:
- add support for chacha20-poly1305 for AEAD (chux0519) #24081
- increase maxmem range from 32 to 53 bits (Tobias Nießen) #28799
- deps:
- update npm to 6.11.3 (claudiahdz) #29430
- upgrade openssl sources to 1.1.1d (Sam Roberts) #29921
- dns: remove dns.promises experimental warning (cjihrig) #26592
- fs: remove experimental warning for fs.promises (Anna Henningsen) #26581
- http: makes response.writeHead return the response (Mark S. Everitt) #25974
- http2: makes response.writeHead return the response (Mark S. Everitt) #25974
- n-api:
- make func argument of napi_create_threadsafe_function optional (legendecas) #27791
- mark version 5 N-APIs as stable (Gabriel Schulhof) #29401
- implement date object (Jarrod Connolly) #25917
- process: add --unhandled-rejections flag (Ruben Bridgewater) #26599
- stream:
- implement Readable.from async iterator utility (Guy Bedford) #27660
- make Symbol.asyncIterator support stable (Matteo Collina) #26989
Commits
- [
f1a5a36961
] - build: update Windows icon to Feb 2016 rebrand (Mike MacCana) #28524
- [
63de2ade85
] - (SEMVER-MINOR) crypto: add support for chacha20-poly1305 for AEAD (chux0519) #24081
- [
4f0f12c3d6
] - crypto: fix rsa key gen with non-default exponent (Sam Roberts) #27092
- [
7735824d2c
] - (SEMVER-MINOR) crypto: increase maxmem range from 32 to 53 bits (Tobias Nießen) #28799
- [
e53dbba6bc
] - deps: update npm to 6.11.3 (claudiahdz) #29430
- [
55cd01c5c3
] - (SEMVER-MINOR) deps: update npm to 6.10.3 (isaacs) #29023
- [
e2291cf805
] - deps: upgrade npm to 6.10.2 (isaacs) #28853
- [
03b69660f9
] - deps: upgrade npm to 6.10.0 (isaacs) #28525
- [
333963ef73
] - deps: dlloads node static linked executable (Luca Lindhorst) #28045
- [
7202792ad3
] - deps: update archs files for OpenSSL-1.1.1d (Sam Roberts) #29921
- [
9c393f1d02
] - deps: upgrade openssl sources to 1.1.1d (Sam Roberts) #29921
- [
7f48519413
] - deps: do not link against librt (Sam Roberts) #29729
- [
fcc22d31a0
] - (SEMVER-MINOR) dns: make dns.promises enumerable (cjihrig) #26592
- [
fa27aac5fb
] - (SEMVER-MINOR) dns: remove dns.promises experimental warning (cjihrig) #26592
- [
90fb146933
] - (SEMVER-MINOR) doc: move dns.promises to stable status (cjihrig) #26592
- [
65e68d1f4f
] - doc: add documentation for stream readableFlowing (Chetan Karande) #29506
- [
c285e694e2
] - doc: fix the links tls default version sections (Chetan Karande) #28827
- [
cef5010135
] - doc: describe tls.DEFAULT_MIN_VERSION/_MAX_VERSION (Chetan Karande) #28827
- [
15c2eb0e58
] - doc: update N-API version matrix (Gabriel Schulhof) #29461
- [
a3eda2896d
] - doc: fixup changelog for v10.16.3 (Andrew Hughes) #29159
- [
56a834a53f
] - doc,test: clarify that Http2Stream is destroyed after data is read (Alba Mendez) #27891
- [
85ce8ef19a
] - (SEMVER-MINOR) fs: remove experimental warning for fs.promises (Anna Henningsen) #26581
- [
ccf2823f83
] - (SEMVER-MINOR) http: makes response.writeHead return the response (Mark S. Everitt) #25974
- [
66387cd45e
] - http2: send out pending data earlier (Anna Henningsen) #29398
- [
925849650b
] - (SEMVER-MINOR) http2: makes response.writeHead return the response (Mark S. Everitt) #25974
- [
69b0212df3
] - http2: do not start reading after write if new write is on wire (Anna Henningsen) #29399
- [
36a0e9a063
] - http2: do not crash on stream listener removal w/ destroyed session (Anna Henningsen) #29459
- [
c74c6a5ccf
] - n-api: mark version 5 N-APIs as stable (Gabriel Schulhof) #29401
- [
f8622762e3
] - (SEMVER-MINOR) n-api: make func argument of napi_create_threadsafe_function optional (legendecas) #27791
- [
4f41e4f471
] - (SEMVER-MINOR) n-api: implement date object (Jarrod Connolly) #25917
- [
69bf5b7944
] - net: treat ENOTCONN at shutdown as success (Anna Henningsen) #29912
- [
d6c998a478
] - process: use public readableFlowing property (Chetan Karande) #29502
- [
b43d7e8f42
] - (SEMVER-MINOR) process: add --unhandled-rejections flag (Ruben Bridgewater) #26599
- [
79f3844fb0
] - (SEMVER-MINOR) readline: make Symbol.asyncIterator support stable (Matteo Collina) #26989
- [
18b140ae75
] - src: use maybe version v8::Function::Call (Ouyang Yadong) #23826
- [
1bb5102999
] - src: use more explicit return type in Sign::SignFinal() (Anna Henningsen) #23779
- [
859d47593e
] - src: reduce platform worker barrier lifetime (Ali Ijaz Sheikh) #23419
- [
00831f0293
] - (SEMVER-MINOR) stream: make Symbol.asyncIterator support stable (Matteo Collina) #26989
- [
ddb5152e9b
] - (SEMVER-MINOR) stream: implement Readable.from async iterator utility (Guy Bedford) #27660
- [
13d8549abd
] - test: well-defined DH groups now verify clean (Sam Roberts) #29550
- [
f78ecc3f93
] - test: fix race in test-http2-origin (Alba Mendez) #28903
- [
2afbb3efab
] - test,win: cleanup exec-timeout processes (João Reis) #28723
- [
fe58bca878
] - tls: group chunks into TLS segments (Alba Mendez) #27861
- [
2eae030a4b
] - (SEMVER-MINOR) worker: add missing return value in case of fatal exceptions (Ruben Bridgewater) #29036
- [
e8c90bf4d1
] - zlib: do not coalesce multiple .flush()
calls (Anna Henningsen) #28520
v10.16.3
: 2019年08月15日, Version 10.16.3 'Dubnium' (LTS), @BethGriggs
Compare Source
Notable changes
This is a security release.
Node.js, as well as many other implementations of HTTP/2, have been found
vulnerable to Denial of Service attacks.
See https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md
for more information.
Vulnerabilities fixed:
- CVE-2019-9511 "Data Dribble": The attacker requests a large amount of data from a specified resource over multiple streams. They manipulate window size and stream priority to force the server to queue the data in 1-byte chunks. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both, potentially leading to a denial of service.
- CVE-2019-9512 "Ping Flood": The attacker sends continual pings to an HTTP/2 peer, causing the peer to build an internal queue of responses. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both, potentially leading to a denial of service.
- CVE-2019-9513 "Resource Loop": The attacker creates multiple request streams and continually shuffles the priority of the streams in a way that causes substantial churn to the priority tree. This can consume excess CPU, potentially leading to a denial of service.
- CVE-2019-9514 "Reset Flood": The attacker opens a number of streams and sends an invalid request over each stream that should solicit a stream of RST_STREAM frames from the
Uh oh!
There was an error while loading. Please reload this page.
This PR contains the following updates:
10
->10.24.1
Release Notes
nodejs/node (node)
v10.24.1
: 2021年04月06日, Version 10.24.1 'Dubnium' (LTS), @mylesborinsCompare Source
This is a security release.
Notable Changes
Vulerabilties fixed:
Commits
5e526b96ce
] - deps: upgrade npm to 6.14.12 (Ruy Adorno) #37918781cb6df5c
] - deps: update archs files for OpenSSL-1.1.1k (Tobias Nießen) #379405db0a05a90
] - deps: upgrade openssl sources to 1.1.1k (Tobias Nießen) #37940v10.24.0
: 2021年02月23日, Version 10.24.0 'Dubnium' (LTS), @richardlauCompare Source
This is a security release.
Notable changes
Vulnerabilities fixed:
Commits
0afcb4f6bb
] - deps: update archs files for OpenSSL-1.1.1j (Daniel Bevenius) #37415447be941cd
] - deps: upgrade openssl sources to 1.1.1j (Daniel Bevenius) #374153f2e9dc40c
] - (SEMVER-MINOR) http2: add unknownProtocol timeout (Daniel Bevenius) nodejs-private/node-private#246d1cf6a9b0f
] - src: drop localhost6 as allowed host for inspector (Matteo Collina) nodejs-private/node-private#244v10.23.3
: 2021年02月09日, Version 10.23.3 'Dubnium' (LTS), @richardlauCompare Source
Notable changes
The update to npm 6.14.11 has been relanded so that npm correctly reports its version.
Commits
953a85035d
] - crypto: fix crash when calling digest after piping (Tobias Nießen) #28251fe2c98003e
] - deps: upgrade npm to 6.14.11 (Ruy Adorno) #371737b7fb43b8a
] - Revert "deps: upgrade npm to 6.14.11" (Richard Lau) #372781c6fbd6ffe
] - test: add test that verifies crypto stream pipeline (Evan Lucas) #37009v10.23.2
: 2021年01月26日, Version 10.23.2 'Dubnium' (LTS), @richardlauCompare Source
Notable changes
Release keys have been synchronized with the main branch.
Commits
cc6b69557a
] - deps: upgrade npm to 6.14.11 (Darcy Clarke) #36838aefb66528a
] - doc: update contact information for @BethGriggs (Beth Griggs) #3545108931481d8
] - doc: update contact information for richardlau (Richard Lau) #35450bc0617f4ea
] - doc: update release key for Danielle Adams (Danielle Adams) #36793d7c09fcfd3
] - doc: add release key for Danielle Adams (Danielle Adams) #35545ac49d415b0
] - doc: add release key for Ruy Adorno (Ruy Adorno) #34628b8426ae3ce
] - doc: add release key for Richard Lau (Richard Lau) #34397v10.23.1
: 2021年01月04日, Version 10.23.1 'Dubnium' (LTS), @richardlauCompare Source
Notable changes
This is a security release.
Vulnerabilities fixed:
Affected Node.js versions are vulnerable to a use-after-free bug in its
TLS implementation. When writing to a TLS enabled socket,
node::StreamBase::Write calls node::TLSWrap::DoWrite with a freshly
allocated WriteWrap object as first argument. If the DoWrite method does
not return an error, this object is passed back to the caller as part of
a StreamWriteResult structure. This may be exploited to corrupt memory
leading to a Denial of Service or potentially other exploits
Affected versions of Node.js allow two copies of a header field in a
http request. For example, two Transfer-Encoding header fields. In this
case Node.js identifies the first header field and ignores the second.
This can lead to HTTP Request Smuggling
(https://cwe.mitre.org/data/definitions/444.html).
This is a vulnerability in OpenSSL which may be exploited through Node.js.
You can read more about it in
https://www.openssl.org/news/secadv/20201208.txt
Commits
bd44b0ee7f
] - build,win: accept Python 3 if 2 is not available (João Reis) #29236d5c9b09bdc
] - build,win: find Python in paths with spaces (João Reis) #29236323a6f114a
] - deps: update http-parser to http-parser@ec8b5ee
(Richard Lau) nodejs-private/node-private#235f08d0fef64
] - deps: upgrade npm to 6.14.10 (Ruy Adorno) #36571b0608b574a
] - deps: update archs files for OpenSSL-1.1.1i (Richard Lau) #36541d936e1833f
] - deps: upgrade openssl sources to 1.1.1i (Myles Borins) #365419c4970715c
] - deps: upgrade npm to 6.14.9 (Myles Borins) #36450aa6b97fb99
] - http: add test for http transfer encoding smuggling (Richard Lau) nodejs-private/node-private#235fc70ce08f5
] - http: unsetF_CHUNKED
on newTransfer-Encoding
(Fedor Indutny) nodejs-private/node-private#2357f178663eb
] - src: use unique_ptr for WriteWrap (Daniel Bevenius) nodejs-private/node-private#238357e2857c8
] - test: add test-tls-use-after-free-regression (Daniel Bevenius) nodejs-private/node-private#238v10.23.0
: 2020年10月27日, Version 10.23.0 'Dubnium' (LTS), @richardlauCompare Source
Notable changes
Commits
b83f9a56fc
] - build: expose napi_build_version variable (NickNaso) #27835020ba1a2b8
] - build: enable backtrace when V8 is built for PPC and S390x (Michaël Zasso) #32113eee9412a8c
] - deps: upgrade npm to 6.14.8 (Ruy Adorno) #34834038593d5ff
] - deps: upgrade npm to 6.14.7 (claudiahdz) #344683564424625
] - deps: V8: cherry-pickeec10a2
(Stephen Belanger) #33778e9e86e1b60
] - http2: support non-empty DATA frame with END_STREAM flag (Carlos Lopez) #33875751820b6c2
] - http2,doc: minor fixes (Alba Mendez) #2804454c2bc2e62
] - (SEMVER-MINOR) n-api: create N-API version 7 (Gabriel Schulhof) #351992eb627301c
] - src: allows escaping NODE_OPTIONS with backslashes (Maël Nison) #240655170d14b36
] - test: fix test-linux-perf flakiness (Matheus Marchini) #2761521b86d7f19
] - test,v8: skip less and stabilize test-linux-perf.js (Refael Ackermann) #27364ee11ab50a7
] - tools: add debug entitlements for macOS 10.15+ (Gabriele Greco) #34378v10.22.1
: 2020年09月15日, Version 10.22.1 'Dubnium' (LTS), @BethGriggsCompare Source
Notable changes
This is a security release.
Vulnerabilities fixed:
Commits
57badcf93e
] - deps: libuv: cherry-pick0e6e862
(Colin Ihrig) libuv/libuv#2966v10.22.0
: 2020年07月21日, Version 10.22.0 'Dubnium' (LTS), @BethGriggs prepared by @richardlauCompare Source
Notable changes
napi_detach_arraybuffer
(legendecas) #29768Commits
9915774d18
] - build: log detected compilers in --verbose mode (Richard Lau) #32715145dcc2c1c
] - build: move doc versions JSON file out of out/doc (Richard Lau) #3272824b927ab66
] - build: allow clang 10+ in configure.py (Kamil Rytarowski) #2954197b59527c7
] - deps: upgrade npm to 6.14.6 (claudiahdz) #3424684fca3c691
] - deps: upgrade npm to 6.14.5 (Ruy Adorno) #33239745b329260
] - deps: update archs files for OpenSSL-1.1.1g (Hassaan Pasha) #3298294702c1560
] - deps: upgrade openssl sources to 1.1.1g (Hassaan Pasha) #32982ef9413be1a
] - deps: upgrade openssl sources to 1.1.1f (Hassaan Pasha) #325833acc89f8f2
] - deps: V8: backportcd21f71
(Michaël Zasso) #3386289a306bca9
] - deps: fix V8 compiler error with clang++-11 (Sam Roberts) #3309400f04e3b79
] - doc: fix quotes in tls.md (Sparsh Garg) #33641193d1d0e84
] - doc: document fs.watchFile() bigint option (cjihrig) #321285dab101b03
] - doc,n-api: mark napi_detach_arraybuffer as experimental (legendecas) #30703069b6e14a4
] - http: disable headersTimeout check when set to zero (Paolo Insogna) #33307aaf2f827c6
] - inspector: more conservative minimum stack size (Ben Noordhuis) #27855b744ffd586
] - (SEMVER-MINOR) n-api: implement napi_is_detached_arraybuffer (Denys Otrishko) #30613961598b9be
] - (SEMVER-MINOR) n-api: addnapi_detach_arraybuffer
(legendecas) #297687a109febc4
] - test: remove timers-blocking-callback (Jeremiah Senkpiel) #328703dbd8cd3a9
] - Revert "test: mark empty udp tests flaky on OS X" (Luigi Pinca) #32489543656928c
] - test: flaky test-stdout-close-catch on freebsd (Sam Roberts) #3284974b00cca64
] - tls: allow empty subject even with altNames defined (Jason Macgowan) #22906v10.21.0
: 2020年06月02日, Version 10.21.0 'Dubnium' (LTS), @BethGriggsCompare Source
Notable changes
This is a security release.
Vulnerabilities fixed:
Commits
0ad7970256
] - deps: fix OPENSSLDIR on Windows (Shigeki Ohtsu) #29456bd78c6ea46
] - deps: backport ICU-20958 to fix CVE-2020-10531 (Richard Lau) #3357233e9a12241
] - (SEMVER-MINOR) deps: update nghttp2 to 1.41.0 (James M Snell) nodejs-private/node-private#204881c244a4e
] - (SEMVER-MINOR) http2: implement support for max settings entries (James M Snell) nodejs-private/node-private#204cd9827f105
] - napi: fix memory corruption vulnerability (Tobias Nießen) nodejs-private/node-private#203v10.20.1
: 2020年04月12日, Version 10.20.1 'Dubnium' (LTS), @BethGriggsCompare Source
Notable changes
Due to release process failures, Node.js v10.20.0 shipped with source
and header tarballs that did not properly match the final release
commit that was used to build the binaries. We recommend that Node.js
v10.20.0 not be used, particularly in any applications using native
add-ons or where compiling Node.js from source is involved.
Node.js v10.20.1 is a clean release with the correct sources and is
strongly recommended in place of v10.20.0.
v10.20.0
: 2020年04月08日, Version 10.20.0 'Dubnium' (LTS), @BethGriggsCompare Source
macOS package notarization and a change in builder configuration
The macOS binaries for this release, and future 10.x releases, are now
being compiled on macOS 10.15 (Catalina) with Xcode 11 to support
package notarization, a requirement for installing .pkg files on macOS
10.15 and later. Previous builds of Node.js 10.x were compiled on macOS
10.10 (Yosemite) with a minimum deployment target of macOS 10.7 (Lion).
As binaries are still being compiled to support a minimum of macOS 10.7
(Lion) we do not anticipate this having a negative impact on Node.js
10.x users with older versions of macOS.
Notable changes
Commits
64744a282e
] - (SEMVER-MINOR) buffer: add {read|write}Big[U]Int64{BE|LE} methods (garygsc) #196918a0ed8f1ff
] - build: macOS package notarization (Rod Vagg) #3145942af3b861a
] - build,win: fix goto exit in vcbuild (João Reis) #30931b164a2e3bf
] - console: add trace-events for time and count (James M Snell) #2370304cd67f85e
] - deps: upgrade npm to 6.14.4 (Ruy Adorno) #324958d85a43d99
] - deps: update term-size with signed version (Rod Vagg) #3145976033c5495
] - deps: update archs files for OpenSSL-1.1.1e (Hassaan Pasha) #3232864c184836b
] - deps: adjust openssl configuration for 1.1.1e (Hassaan Pasha) #32328c8f5ab2089
] - deps: upgrade openssl sources to 1.1.1e (Hassaan Pasha) #32328bf26c44c92
] - deps: remove *.pyc files from deps/npm (Ben Noordhuis) #32387c2b3cf61ce
] - deps: update npm to 6.14.3 (Myles Borins) #323688cae4dde91
] - deps: upgrade npm to 6.14.1 (Isaac Z. Schlueter) #3197747046aa5a9
] - deps: openssl: cherry-pick4dcb150
(Adam Majer) #32002098704c85d
] - deps: upgrade to libuv 1.34.2 (Colin Ihrig) #314774b1cccc4ce
] - deps: upgrade to libuv 1.34.1 (Colin Ihrig) #31332fff6162693
] - (SEMVER-MINOR) deps: upgrade to libuv 1.34.0 (Colin Ihrig) #307836826ef0568
] - deps: upgrade to libuv 1.33.1 (Colin Ihrig) #29996aed7ca4fb0
] - deps: upgrade to libuv 1.32.0 (Colin Ihrig) #29508794abbc758
] - deps: upgrade to libuv 1.31.0 (Colin Ihrig) #29070ed71f55a54
] - deps: upgrade to libuv 1.30.1 (Colin Ihrig) #285117cde563235
] - deps: upgrade to libuv 1.30.0 (Colin Ihrig) #28449b53ce6e6c5
] - deps: upgrade to libuv 1.29.1 (Colin Ihrig) #277189b2b66b7d8
] - deps: V8: cherry-pickd89f4ef
(Milad Farazmand) #317537eac95981e
] - deps: upgrade npm to 6.13.7 (Michael Perrotte) #31558db24641fbe
] - deps: upgrade npm to 6.13.6 (Ruy Adorno) #313042e3d511cff
] - doc: correct version metadata for Readable.from (Dave Vandyke) #3263934c1c2a82b
] - doc: add missing version metadata for Readable.from (Anna Henningsen) #28695aa7d369c72
] - doc: update releaser list in README.md (Myles Borins) #3257705f5b3ecc4
] - doc: remove em dashes (Rich Trott) #32080ffa9f9bd1b
] - doc: fix changelog for v10.18.1 (Andrew Hughes) #313580177464b0e
] - doc,tools: get altDocs versions from CHANGELOG.md (Richard Lau) #27661e9c590ea00
] - (SEMVER-MINOR) n-api: define release 6 (Gabriel Schulhof) #32058239377b654
] - (SEMVER-MINOR) n-api: correct instance data tests (Gabriel Schulhof) #32488ecbb331be0
] - (SEMVER-MINOR) n-api: add napi_get_all_property_names (himself65) #30006f29fb14cf6
] - (SEMVER-MINOR) n-api: add APIs for per-instance state management (Gabriel Schulhof) #2868220177b9946
] - n-api: turn NAPI_CALL_INTO_MODULE into a function (Anna Henningsen) #26128017909b847
] - test: fix tool path in test-doctool-versions.js (Richard Lau) #326451ea70d641d
] - test: fix flaky doctool and test (Rich Trott) #2997989692ff19b
] - test: end tls connection with some data (Sam Roberts) #323289bd1317764
] - test: mark empty udp tests flaky on OS X (Sam Roberts) #319365484e061b5
] - test: scale keepalive timeouts for slow machines (Ben Noordhuis) #308343f9cec3f51
] - test: add debugging output to test-net-listen-after-destroy-stdin (Rich Trott) #31698f1a8791316
] - test: allow EAI_FAIL in test-http-dns-error.js (Colin Ihrig) #275004b9a77909b
] - test: mark tests as flaky (João Reis) #30848a8fd8a1a61
] - test: mark http2 tests as flaky on 10.x (AshCripps) #318872315270cb6
] - test: try to stabalize test-child-process-fork-exec-path.js (Refael Ackermann) #27277a2b0e9ef6a
] - (SEMVER-MINOR) tls: expose keylog event on TLSSocket (Alba Mendez) #276541cfb45732a
] - (SEMVER-MINOR) tls: support TLS min/max protocol defaults in CLI (Sam Roberts) #27946a175b8d3a7
] - tools: only fetch previous versions when necessary (Richard Lau) #325183756be8511
] - tools: add NODE_TEST_NO_INTERNET to the doc builder (Joyee Cheung) #31849ac1ea7312a
] - tools: make doctool work if no internet available (Richard Lau) #30214f235eea8b3
] - tools: unify make-v8.sh for ppc64le and s390x (Richard Lau) #3162861e2d4856d
] - tools: use CC instead of CXX when pointing to gcc (Milad Farazmand) #308174390674624
] - url: handle quasi-WHATWG URLs in urlToOptions() (Colin Ihrig) #26226dc61e09feb
] - v8: fix load elimination liveness checks (Ben Noordhuis) #31613v10.19.0
: 2020年02月06日, Version 10.19.0 'Dubnium' (LTS), @BethGriggsCompare Source
Notable changes
This is a security release.
Vulnerabilities fixed:
Also, HTTP parsing is more strict to be more secure. Since this may
cause problems in interoperability with some non-conformant HTTP
implementations, it is possible to disable the strict checks with the
--insecure-http-parser
command line flag, or theinsecureHTTPParser
http option. Using the insecure HTTP parser should be avoided.
Commits
f940bee3b7
] - crypto: fix assertion caused by unsupported ext (Fedor Indutny) nodejs-private/node-private#17549f4220ce5
] - deps: upgrade http-parser to v2.9.3 (Sam Roberts) nodejs-private/http-parser-private#4a28e5cc1ed
] - (SEMVER-MINOR) deps: upgrade http-parser to v2.9.1 (Sam Roberts) #304710082f62d9c
] - (SEMVER-MINOR) http: make --insecure-http-parser configurable per-stream or per-server (Anna Henningsen) #31448a9849c0ff6
] - (SEMVER-MINOR) http: opt-in insecure HTTP header parsing (Sam Roberts) #305672eee90e959
] - http: strip trailing OWS from header values (Sam Roberts) nodejs-private/node-private#191e2c8f89b75
] - test: using TE to smuggle reqs is not possible (Sam Roberts) nodejs-private/node-private#192d616722f65
] - test: check that --insecure-http-parser works (Sam Roberts) #31253v10.18.1
: 2020年01月09日, Version 10.18.1 'Dubnium' (LTS), @BethGriggsCompare Source
Notable changes
Commits
a80c59130e
] - build: fix configure script to work with Apple Clang 11 (Saagar Jha) #2807168b2b5cc51
] - build,win: propagate error codes in vcbuild (João Reis) #307243e0709cf5e
] - deps: V8: backportfb63e5c
(Michaël Zasso)25b8fbda35
] - doc: allow <code> in header elements (Rich Trott) #31086a1b095dd46
] - doc,dns: use code markup/markdown in headers (Rich Trott) #310868f3b8ca515
] - http2: fix session memory accounting after pausing (Michael Lehenbauer) #3068420f64a96de
] - http2: use the latest settings (ZYSzys) #2978081c31005fd
] - lib: fix comment nits in bootstrap\loaders.js (Vse Mozhet Byt) #2464188e8b7cf83
] - n-api: correct bug in napi_get_last_error (Octavian Soldea) #2870277e0318849
] - stream: increase MAX_HWM (Robert Nagy) #29938894aaa2040
] - stream: extract Readable.from in its own file (Matteo Collina) #301407e941eb17d
] - test: do not fail SLOW tests if they are not slow (Yang Guo) #258680f3ae77aaf
] - tools: update tzdata to 2019c (Myles Borins) #304794ae8d204cb
] - tools: move python code out of jenkins shell (Sam Roberts) #284584879b80d87
] - tools: fix v8 testing with devtoolset on ppcle (Sam Roberts) #28458v10.18.0
: 2019年12月17日, Version 10.18.0 'Dubnium' (LTS), @MylesBorinsCompare Source
This is a security release.
For more details about the vulnerability please consult the npm blog:
https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli
Notable changes
Commits
54a466a865
] - build,win: add test-ci-native and test-ci-js (João Reis) #30724f9b31edb25
] - deps: update npm to 6.13.4 (Isaac Z. Schlueter) #30904v10.17.0
: 2019年10月22日, Version 10.17.0 'Dubnium' (LTS), @BethGriggsCompare Source
Notable changes
Commits
f1a5a36961
] - build: update Windows icon to Feb 2016 rebrand (Mike MacCana) #2852463de2ade85
] - (SEMVER-MINOR) crypto: add support for chacha20-poly1305 for AEAD (chux0519) #240814f0f12c3d6
] - crypto: fix rsa key gen with non-default exponent (Sam Roberts) #270927735824d2c
] - (SEMVER-MINOR) crypto: increase maxmem range from 32 to 53 bits (Tobias Nießen) #28799e53dbba6bc
] - deps: update npm to 6.11.3 (claudiahdz) #2943055cd01c5c3
] - (SEMVER-MINOR) deps: update npm to 6.10.3 (isaacs) #29023e2291cf805
] - deps: upgrade npm to 6.10.2 (isaacs) #2885303b69660f9
] - deps: upgrade npm to 6.10.0 (isaacs) #28525333963ef73
] - deps: dlloads node static linked executable (Luca Lindhorst) #280457202792ad3
] - deps: update archs files for OpenSSL-1.1.1d (Sam Roberts) #299219c393f1d02
] - deps: upgrade openssl sources to 1.1.1d (Sam Roberts) #299217f48519413
] - deps: do not link against librt (Sam Roberts) #29729fcc22d31a0
] - (SEMVER-MINOR) dns: make dns.promises enumerable (cjihrig) #26592fa27aac5fb
] - (SEMVER-MINOR) dns: remove dns.promises experimental warning (cjihrig) #2659290fb146933
] - (SEMVER-MINOR) doc: move dns.promises to stable status (cjihrig) #2659265e68d1f4f
] - doc: add documentation for stream readableFlowing (Chetan Karande) #29506c285e694e2
] - doc: fix the links tls default version sections (Chetan Karande) #28827cef5010135
] - doc: describe tls.DEFAULT_MIN_VERSION/_MAX_VERSION (Chetan Karande) #2882715c2eb0e58
] - doc: update N-API version matrix (Gabriel Schulhof) #29461a3eda2896d
] - doc: fixup changelog for v10.16.3 (Andrew Hughes) #2915956a834a53f
] - doc,test: clarify that Http2Stream is destroyed after data is read (Alba Mendez) #2789185ce8ef19a
] - (SEMVER-MINOR) fs: remove experimental warning for fs.promises (Anna Henningsen) #26581ccf2823f83
] - (SEMVER-MINOR) http: makes response.writeHead return the response (Mark S. Everitt) #2597466387cd45e
] - http2: send out pending data earlier (Anna Henningsen) #29398925849650b
] - (SEMVER-MINOR) http2: makes response.writeHead return the response (Mark S. Everitt) #2597469b0212df3
] - http2: do not start reading after write if new write is on wire (Anna Henningsen) #2939936a0e9a063
] - http2: do not crash on stream listener removal w/ destroyed session (Anna Henningsen) #29459c74c6a5ccf
] - n-api: mark version 5 N-APIs as stable (Gabriel Schulhof) #29401f8622762e3
] - (SEMVER-MINOR) n-api: make func argument of napi_create_threadsafe_function optional (legendecas) #277914f41e4f471
] - (SEMVER-MINOR) n-api: implement date object (Jarrod Connolly) #2591769bf5b7944
] - net: treat ENOTCONN at shutdown as success (Anna Henningsen) #29912d6c998a478
] - process: use public readableFlowing property (Chetan Karande) #29502b43d7e8f42
] - (SEMVER-MINOR) process: add --unhandled-rejections flag (Ruben Bridgewater) #2659979f3844fb0
] - (SEMVER-MINOR) readline: make Symbol.asyncIterator support stable (Matteo Collina) #2698918b140ae75
] - src: use maybe version v8::Function::Call (Ouyang Yadong) #238261bb5102999
] - src: use more explicit return type in Sign::SignFinal() (Anna Henningsen) #23779859d47593e
] - src: reduce platform worker barrier lifetime (Ali Ijaz Sheikh) #2341900831f0293
] - (SEMVER-MINOR) stream: make Symbol.asyncIterator support stable (Matteo Collina) #26989ddb5152e9b
] - (SEMVER-MINOR) stream: implement Readable.from async iterator utility (Guy Bedford) #2766013d8549abd
] - test: well-defined DH groups now verify clean (Sam Roberts) #29550f78ecc3f93
] - test: fix race in test-http2-origin (Alba Mendez) #289032afbb3efab
] - test,win: cleanup exec-timeout processes (João Reis) #28723fe58bca878
] - tls: group chunks into TLS segments (Alba Mendez) #278612eae030a4b
] - (SEMVER-MINOR) worker: add missing return value in case of fatal exceptions (Ruben Bridgewater) #29036e8c90bf4d1
] - zlib: do not coalesce multiple.flush()
calls (Anna Henningsen) #28520v10.16.3
: 2019年08月15日, Version 10.16.3 'Dubnium' (LTS), @BethGriggsCompare Source
Notable changes
This is a security release.
Node.js, as well as many other implementations of HTTP/2, have been found
vulnerable to Denial of Service attacks.
See https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md
for more information.
Vulnerabilities fixed:
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.