|
8 | 8 | </tr>
|
9 | 9 | <tr>
|
10 | 10 | <td>
|
| 11 | +<a href="#18.5.0">18.5.0</a><br/> |
11 | 12 | <a href="#18.4.0">18.4.0</a><br/>
|
12 | 13 | <a href="#18.3.0">18.3.0</a><br/>
|
13 | 14 | <a href="#18.2.0">18.2.0</a><br/>
|
|
37 | 38 | * [io.js](CHANGELOG_IOJS.md)
|
38 | 39 | * [Archive](CHANGELOG_ARCHIVE.md)
|
39 | 40 |
|
| 41 | +<a id="18.5.0"></a> |
| 42 | + |
| 43 | +## 2022-07-07, Version 18.5.0 (Current), @RafaelGSS |
| 44 | + |
| 45 | +This is a security release. |
| 46 | + |
| 47 | +### Notable Changes |
| 48 | + |
| 49 | +* \[[`3f0c3e142d`](https://github.com/nodejs/node/commit/3f0c3e142d)] - **(SEMVER-MAJOR)** **src,deps,build,test**: add OpenSSL config appname (Daniel Bevenius) [#43124](https://github.com/nodejs/node/pull/43124) |
| 50 | +* \[[`9578158ff8`](https://github.com/nodejs/node/commit/9578158ff8)] - **(SEMVER-MAJOR)** **src,doc,test**: add --openssl-shared-config option (Daniel Bevenius) [#43124](https://github.com/nodejs/node/pull/43124) |
| 51 | + * Node.js now reads `nodejs_conf` section in the `openssl` config |
| 52 | +* \[[`dc7af13486`](https://github.com/nodejs/node/commit/dc7af13486)] - **deps**: update archs files for quictls/openssl-3.0.5+quic (RafaelGSS) [#43693](https://github.com/nodejs/node/pull/43693) |
| 53 | +* \[[`fa72c534eb`](https://github.com/nodejs/node/commit/fa72c534eb)] - **deps**: upgrade openssl sources to quictls/openssl-3.0.5+quic (RafaelGSS) [#43693](https://github.com/nodejs/node/pull/43693) |
| 54 | + |
| 55 | +### Commits |
| 56 | + |
| 57 | +* \[[`dc7af13486`](https://github.com/nodejs/node/commit/dc7af13486)] - **deps**: update archs files for quictls/openssl-3.0.5+quic (RafaelGSS) [#43693](https://github.com/nodejs/node/pull/43693) |
| 58 | +* \[[`fa72c534eb`](https://github.com/nodejs/node/commit/fa72c534eb)] - **deps**: upgrade openssl sources to quictls/openssl-3.0.5+quic (RafaelGSS) [#43693](https://github.com/nodejs/node/pull/43693) |
| 59 | +* \[[`a5fc2deb43`](https://github.com/nodejs/node/commit/a5fc2deb43)] - **deps**: update default openssl.cnf directory (Michael Dawson) [nodejs-private/node-private#335](https://github.com/nodejs-private/node-private/pull/335) |
| 60 | +* \[[`f2407748e3`](https://github.com/nodejs/node/commit/f2407748e3)] - **http**: stricter Transfer-Encoding and header separator parsing (Paolo Insogna) [nodejs-private/node-private#315](https://github.com/nodejs-private/node-private/pull/315) |
| 61 | +* \[[`e4af5eba95`](https://github.com/nodejs/node/commit/e4af5eba95)] - **src**: fix IPv4 validation in inspector\_socket (Tobias Nießen) [nodejs-private/node-private#320](https://github.com/nodejs-private/node-private/pull/320) |
| 62 | +* \[[`3f0c3e142d`](https://github.com/nodejs/node/commit/3f0c3e142d)] - **(SEMVER-MAJOR)** **src,deps,build,test**: add OpenSSL config appname (Daniel Bevenius) [#43124](https://github.com/nodejs/node/pull/43124) |
| 63 | +* \[[`9578158ff8`](https://github.com/nodejs/node/commit/9578158ff8)] - **(SEMVER-MAJOR)** **src,doc,test**: add --openssl-shared-config option (Daniel Bevenius) [#43124](https://github.com/nodejs/node/pull/43124) |
| 64 | + |
40 | 65 | <a id="18.4.0"></a>
|
41 | 66 |
|
42 | 67 | ## 2022-06-16, Version 18.4.0 (Current), @danielleadams
|
|
0 commit comments