File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,8 @@ release.
46
46
<a href =" doc/changelogs/CHANGELOG_V17.md#17.0.0 " >17.0.0</a ><br />
47
47
</td >
48
48
<td valign =" top " >
49
- <b ><a href =" doc/changelogs/CHANGELOG_V16.md#16.14.1 " >16.14.1</a ></b ><br />
49
+ <b ><a href =" doc/changelogs/CHANGELOG_V16.md#16.14.2 " >16.14.2</a ></b ><br />
50
+ <a href =" doc/changelogs/CHANGELOG_V16.md#16.14.1 " >16.14.1</a ><br />
50
51
<a href =" doc/changelogs/CHANGELOG_V16.md#16.14.0 " >16.14.0</a ><br />
51
52
<a href =" doc/changelogs/CHANGELOG_V16.md#16.13.2 " >16.13.2</a ><br />
52
53
<a href =" doc/changelogs/CHANGELOG_V16.md#16.13.1 " >16.13.1</a ><br />
Original file line number Diff line number Diff line change 9
9
</tr >
10
10
<tr >
11
11
<td valign =" top " >
12
+ <a href =" #16.14.2 " >16.14.2</a ><br />
12
13
<a href =" #16.14.1 " >16.14.1</a ><br />
13
14
<a href =" #16.14.0 " >16.14.0</a ><br />
14
15
<a href =" #16.13.2 " >16.13.2</a ><br />
58
59
* [ io.js] ( CHANGELOG_IOJS.md )
59
60
* [ Archive] ( CHANGELOG_ARCHIVE.md )
60
61
62
+ <a id =" 16.14.2 " ></a >
63
+
64
+ ## 2022-03-17, Version 16.14.2 'Gallium' (LTS), @richardlau
65
+
66
+ This is a security release.
67
+
68
+ ### Notable Changes
69
+
70
+ Update to OpenSSL 1.1.1n, which addresses the following vulnerability:
71
+
72
+ * Infinite loop in ` BN_mod_sqrt() ` reachable when parsing certificates (High)(CVE-2022 -0778)
73
+ More details are available at < https://www.openssl.org/news/secadv/20220315.txt >
74
+
75
+ ### Commits
76
+
77
+ * \[ [ ` 3924618c74 ` ] ( https://github.com/nodejs/node/commit/3924618c74 )] - ** deps** : update archs files for OpenSSL-1.1.1 (Hassaan Pasha) [ #42352 ] ( https://github.com/nodejs/node/pull/42352 )
78
+ * \[ [ ` 7a6a870d58 ` ] ( https://github.com/nodejs/node/commit/7a6a870d58 )] - ** deps** : upgrade openssl sources to OpenSSL\_ 1\_ 1\_ 1n (Hassaan Pasha) [ #42352 ] ( https://github.com/nodejs/node/pull/42352 )
79
+ * \[ [ ` c533b430f4 ` ] ( https://github.com/nodejs/node/commit/c533b430f4 )] - ** test** : fix tests affected by OpenSSL update (Michael Dawson) [ #42352 ] ( https://github.com/nodejs/node/pull/42352 )
80
+
61
81
<a id =" 16.14.1 " ></a >
62
82
63
83
## 2022-03-15, Version 16.14.1 'Gallium' (LTS), @danielleadams
You can’t perform that action at this time.
0 commit comments