Skip to content

Commit dc4678f

Browse files
juanarboldanielleadams
authored andcommittedJul 7, 2022
2022-07-07, Version 14.20.0 'Fermium' (LTS)
This is a security release. Notable changes: * (SEMVER-MAJOR) src,deps,build,test: add OpenSSL config appname (Daniel Bevenius) #43124 * deps: upgrade openssl sources to 1.1.1q (RafaelGSS) #43686 PR-URL: nodejs-private/node-private#332
1 parent 7d13f5e commit dc4678f

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed
 

‎CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ release.
8888
<a href="doc/changelogs/CHANGELOG_V16.md#16.0.0">16.0.0</a><br/>
8989
</td>
9090
<td valign="top">
91-
<b><a href="doc/changelogs/CHANGELOG_V14.md#14.19.3">14.19.3</a></b><br/>
91+
<b><a href="doc/changelogs/CHANGELOG_V14.md#14.20.0">14.20.0</a></b><br/>
92+
<a href="doc/changelogs/CHANGELOG_V14.md#14.19.3">14.19.3</a><br/>
9293
<a href="doc/changelogs/CHANGELOG_V14.md#14.19.2">14.19.2</a><br/>
9394
<a href="doc/changelogs/CHANGELOG_V14.md#14.19.1">14.19.1</a><br/>
9495
<a href="doc/changelogs/CHANGELOG_V14.md#14.19.0">14.19.0</a><br/>

‎doc/changelogs/CHANGELOG_V14.md

+19
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,25 @@
7575
* [io.js](CHANGELOG_IOJS.md)
7676
* [Archive](CHANGELOG_ARCHIVE.md)
7777

78+
<a id="14.20.0"></a>
79+
80+
## 2022-07-07, Version 14.20.0 'Fermium' (LTS), @danielleadams prepared by @juanarbol
81+
82+
### Notable Changes
83+
84+
* \[[`8e8aef836c`](https://github.com/nodejs/node/commit/8e8aef836c)] - **(SEMVER-MAJOR)** **src,deps,build,test**: add OpenSSL config appname (Daniel Bevenius) [#43124](https://github.com/nodejs/node/pull/43124)
85+
* \[[`98965b137d`](https://github.com/nodejs/node/commit/98965b137d)] - **deps**: upgrade openssl sources to 1.1.1q (RafaelGSS) [#43686](https://github.com/nodejs/node/pull/43686)
86+
87+
### Commits
88+
89+
* \[[`b93e048bf6`](https://github.com/nodejs/node/commit/b93e048bf6)] - **deps**: update archs files for OpenSSL-1.1.1q (RafaelGSS) [#43686](https://github.com/nodejs/node/pull/43686)
90+
* \[[`98965b137d`](https://github.com/nodejs/node/commit/98965b137d)] - **deps**: upgrade openssl sources to 1.1.1q (RafaelGSS) [#43686](https://github.com/nodejs/node/pull/43686)
91+
* \[[`837a1d803e`](https://github.com/nodejs/node/commit/837a1d803e)] - **deps**: update archs files for OpenSSL-1.1.1p (RafaelGSS) [#43527](https://github.com/nodejs/node/pull/43527)
92+
* \[[`c5d9c9a49e`](https://github.com/nodejs/node/commit/c5d9c9a49e)] - **deps**: upgrade openssl sources to 1.1.1p (RafaelGSS) [#43527](https://github.com/nodejs/node/pull/43527)
93+
* \[[`da0fda0fe8`](https://github.com/nodejs/node/commit/da0fda0fe8)] - **http**: stricter Transfer-Encoding and header separator parsing (Paolo Insogna) [#315](https://github.com/nodejs/node/pull/315)
94+
* \[[`48c5aa5cab`](https://github.com/nodejs/node/commit/48c5aa5cab)] - **src**: fix IPv4 validation in inspector\_socket (Tobias Nießen) [nodejs-private/node-private#320](https://github.com/nodejs-private/node-private/pull/320)
95+
* \[[`8e8aef836c`](https://github.com/nodejs/node/commit/8e8aef836c)] - **(SEMVER-MAJOR)** **src,deps,build,test**: add OpenSSL config appname (Daniel Bevenius) [#43124](https://github.com/nodejs/node/pull/43124)
96+
7897
<a id="14.19.3"></a>
7998

8099
## 2022-05-17, Version 14.19.3 'Fermium' (LTS), @richardlau

0 commit comments

Comments
 (0)
Please sign in to comment.