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:
authorMichaël Zasso <targos@protonmail.com>2020-06-02 10:10:02 +0300
committerMichaël Zasso <targos@protonmail.com>2020-06-02 21:35:52 +0300
commit12bcee8628c101c2a89debff11502b6a982d5f3a (patch)
tree60882cf7b7c397872be286b0cc0ab55db011245a /doc/api/http2.md
parent64e33dc9529d3cf63edd2ccb0d406cc3812ee23a (diff)
2020-06-02, Version 12.18.0 'Erbium' (LTS)
This is a security release. Notable changes: Vulnerabilities fixed: CVE-2020-8172: TLS session reuse can lead to host certificate verification bypass (High). CVE-2020-11080: HTTP/2 Large Settings Frame DoS (Low). CVE-2020-8174: `napi_get_value_string_*()` allows various kinds of memory corruption (High). PR-URL: https://github.com/nodejs-private/node-private/pull/213
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 38da6ca8a11..de956bbbc68 100644
--- a/doc/api/http2.md
+++ b/doc/api/http2.md
@@ -2003,6 +2003,7 @@ added: v8.4.0
changes:
- version:
- v14.4.0
+ - v12.18.0
pr-url: https://github.com/nodejs-private/node-private/pull/204
description: Added `maxSettings` option with a default of 32.
- version:
@@ -2140,6 +2141,7 @@ added: v8.4.0
changes:
- version:
- v14.4.0
+ - v12.18.0
pr-url: https://github.com/nodejs-private/node-private/pull/204
description: Added `maxSettings` option with a default of 32.
- version:
@@ -2264,6 +2266,7 @@ added: v8.4.0
changes:
- version:
- v14.4.0
+ - v12.18.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