Skip to content

Commit 614436a

Browse files
committed
2022-07-07, Version 16.16.0 'Gallium' (LTS)
This is a security release. Notable changes: * deps: * upgrade openssl sources to OpenSSL\_1\_1\_1q (RafaelGSS) #43692 * src: * add OpenSSL config appname (Daniel Bevenius) #43124 PR-URL: nodejs-private/node-private#331
1 parent dc4678f commit 614436a

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ release.
5959
<a href="doc/changelogs/CHANGELOG_V17.md#17.0.0">17.0.0</a><br/>
6060
</td>
6161
<td valign="top">
62-
<b><a href="doc/changelogs/CHANGELOG_V16.md#16.15.1">16.15.1</a></b><br/>
62+
<b><a href="doc/changelogs/CHANGELOG_V16.md#16.16.0">16.16.0</a></b><br/>
63+
<a href="doc/changelogs/CHANGELOG_V16.md#16.15.1">16.15.1</a><br/>
6364
<a href="doc/changelogs/CHANGELOG_V16.md#16.15.0">16.15.0</a><br/>
6465
<a href="doc/changelogs/CHANGELOG_V16.md#16.14.2">16.14.2</a><br/>
6566
<a href="doc/changelogs/CHANGELOG_V16.md#16.14.1">16.14.1</a><br/>

doc/changelogs/CHANGELOG_V16.md

+24
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
</tr>
1010
<tr>
1111
<td valign="top">
12+
<a href="#16.16.0">16.16.0</a><br/>
1213
<a href="#16.15.1">16.15.1</a><br/>
1314
<a href="#16.15.0">16.15.0</a><br/>
1415
<a href="#16.14.2">16.14.2</a><br/>
@@ -62,6 +63,29 @@
6263
* [io.js](CHANGELOG_IOJS.md)
6364
* [Archive](CHANGELOG_ARCHIVE.md)
6465

66+
<a id="16.16.0"></a>
67+
68+
## 2022-07-07, Version 16.16.0 'Gallium' (LTS), @danielleadams
69+
70+
This is a security release.
71+
72+
### Notable changes
73+
74+
* **deps**:
75+
* upgrade openssl sources to OpenSSL\_1\_1\_1q (RafaelGSS) [#43692](https://github.com/nodejs/node/pull/43692)
76+
* **src**:
77+
* add OpenSSL config appname (Daniel Bevenius) [#43124](https://github.com/nodejs/node/pull/43124)
78+
79+
### Commits
80+
81+
* \[[`2303fd3fe5`](https://github.com/nodejs/node/commit/2303fd3fe5)] - **deps**: update archs files for OpenSSL-1.1.1q (RafaelGSS) [#43692](https://github.com/nodejs/node/pull/43692)
82+
* \[[`b219a63c28`](https://github.com/nodejs/node/commit/b219a63c28)] - **deps**: upgrade openssl sources to OpenSSL\_1\_1\_1q (RafaelGSS) [#43692](https://github.com/nodejs/node/pull/43692)
83+
* \[[`c6553a4ef5`](https://github.com/nodejs/node/commit/c6553a4ef5)] - **deps**: update archs files for OpenSSL-1.1.1p+quic (RafaelGSS) [#43535](https://github.com/nodejs/node/pull/43535)
84+
* \[[`e9084a3e90`](https://github.com/nodejs/node/commit/e9084a3e90)] - **deps**: upgrade openssl sources to OpenSSL\_1\_1\_1p+quic (RafaelGSS) [#43535](https://github.com/nodejs/node/pull/43535)
85+
* \[[`1da22eb482`](https://github.com/nodejs/node/commit/1da22eb482)] - **http**: stricter Transfer-Encoding and header separator parsing (Paolo Insogna) [nodejs-private/node-private#315](https://github.com/nodejs-private/node-private/pull/315)
86+
* \[[`754c9bfde0`](https://github.com/nodejs/node/commit/754c9bfde0)] - **src**: fix IPv4 validation in inspector\_socket (Tobias Nießen) [nodejs-private/node-private#320](https://github.com/nodejs-private/node-private/pull/320)
87+
* \[[`447cf680b0`](https://github.com/nodejs/node/commit/447cf680b0)] - **(SEMVER-MAJOR)** **src,deps,build,test**: add OpenSSL config appname (Daniel Bevenius) [#43124](https://github.com/nodejs/node/pull/43124)
88+
6589
<a id="16.15.1"></a>
6690

6791
## 2022-06-01, Version 16.15.1 'Gallium' (LTS), @BethGriggs prepared by @juanarbol

0 commit comments

Comments
 (0)