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:
authorBeth Griggs <Bethany.Griggs@uk.ibm.com>2020-06-02 15:13:06 +0300
committerMichaƫl Zasso <targos@protonmail.com>2020-06-02 21:35:52 +0300
commitf46ca0fd29361215ac8a26cd6647dc45221eb9d7 (patch)
treeb8191014b33f0d6220e7157b740faabe6ce69176 /doc/api/http2.md
parent12bcee8628c101c2a89debff11502b6a982d5f3a (diff)
2020-06-02, Version 10.21.0 'Dubnium' (LTS)
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). PR-URL: https://github.com/nodejs-private/node-private/pull/211
Diffstat (limited to 'doc/api/http2.md')
-rw-r--r--doc/api/http2.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/api/http2.md b/doc/api/http2.md
index de956bbbc68..5a0f750a258 100644
--- a/doc/api/http2.md
+++ b/doc/api/http2.md
@@ -2004,6 +2004,7 @@ changes:
- version:
- v14.4.0
- v12.18.0
+ - v10.21.0
pr-url: https://github.com/nodejs-private/node-private/pull/204
description: Added `maxSettings` option with a default of 32.
- version:
@@ -2142,6 +2143,7 @@ changes:
- version:
- v14.4.0
- v12.18.0
+ - v10.21.0
pr-url: https://github.com/nodejs-private/node-private/pull/204
description: Added `maxSettings` option with a default of 32.
- version:
@@ -2267,6 +2269,7 @@ changes:
- version:
- v14.4.0
- v12.18.0
+ - v10.21.0
pr-url: https://github.com/nodejs-private/node-private/pull/204
description: Added `maxSettings` option with a default of 32.
- version: v13.0.0