From aead81323479da99e10e2b5b90524dd5af61c9c9 Mon Sep 17 00:00:00 2001 From: Richard Lau Date: Wed, 16 Mar 2022 11:46:36 -0400 Subject: 2022-03-17, Version 12.22.11 'Erbium' (LTS) This is a security release. Notable changes: Update to OpenSSL 1.1.1n, which addresses the following vulnerability: - Infinite loop in BN_mod_sqrt() reachable when parsing certificates (High)(CVE-2022-0778) More details are available at https://www.openssl.org/news/secadv/20220315.txt Fix for building Node.js 12.x with Visual Studio 2019 to allow us to continue to run CI tests. PR-URL: https://github.com/nodejs/node/pull/42363 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b770848f81..3538377fbe2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -111,7 +111,8 @@ release. 14.0.0
-12.22.10
+12.22.11
+12.22.10
12.22.9
12.22.8
12.22.7
-- cgit v1.2.3