|
| 1 | +--- |
| 2 | +date: 2020-10-21T20:24:21.162Z |
| 3 | +version: 15.0.1 |
| 4 | +category: release |
| 5 | +title: Node v15.0.1 (Current) |
| 6 | +slug: node-v15-0-1 |
| 7 | +layout: blog-post.hbs |
| 8 | +author: Bethany Nicolle Griggs |
| 9 | +--- |
| 10 | + |
| 11 | +### Notable changes |
| 12 | + |
| 13 | +* **crypto**: fix regression on randomFillSync (James M Snell) [#35723](https://github.com/nodejs/node/pull/35723) |
| 14 | + * This fixes issue https://github.com/nodejs/node/issues/35722. |
| 15 | +* **deps**: upgrade npm to 7.0.3 (Ruy Adorno) [#35724](https://github.com/nodejs/node/pull/35724) |
| 16 | +* **doc**: add release key for Danielle Adams (Danielle Adams) [#35545](https://github.com/nodejs/node/pull/35545) |
| 17 | + |
| 18 | +### Commits |
| 19 | + |
| 20 | +* [[`c509485c19`](https://github.com/nodejs/node/commit/c509485c19)] - **build**: use make functions instead of echo (Antoine du Hamel) [#35707](https://github.com/nodejs/node/pull/35707) |
| 21 | +* [[`f5acc2d030`](https://github.com/nodejs/node/commit/f5acc2d030)] - **crypto**: fix regression on randomFillSync (James M Snell) [#35723](https://github.com/nodejs/node/pull/35723) |
| 22 | +* [[`595c8df48d`](https://github.com/nodejs/node/commit/595c8df48d)] - **deps**: upgrade npm to 7.0.3 (Ruy Adorno) [#35724](https://github.com/nodejs/node/pull/35724) |
| 23 | +* [[`69e7f20f2d`](https://github.com/nodejs/node/commit/69e7f20f2d)] - **deps**: V8: set correct V8 version patch number (Michaël Zasso) [#35732](https://github.com/nodejs/node/pull/35732) |
| 24 | +* [[`b78294dc00`](https://github.com/nodejs/node/commit/b78294dc00)] - **doc**: use kbd element in readline doc (Rich Trott) [#35698](https://github.com/nodejs/node/pull/35698) |
| 25 | +* [[`1efa87082b`](https://github.com/nodejs/node/commit/1efa87082b)] - **doc**: add release key for Danielle Adams (Danielle Adams) [#35545](https://github.com/nodejs/node/pull/35545) |
| 26 | +* [[`6e91d644e3`](https://github.com/nodejs/node/commit/6e91d644e3)] - **doc**: use kbd element in os doc (Rich Trott) [#35656](https://github.com/nodejs/node/pull/35656) |
| 27 | +* [[`5a48a7b6f8`](https://github.com/nodejs/node/commit/5a48a7b6f8)] - **doc**: add a statement in the documentation. (Pooja D.P) [#35585](https://github.com/nodejs/node/pull/35585) |
| 28 | +* [[`6a7a61be7c`](https://github.com/nodejs/node/commit/6a7a61be7c)] - **src**: mark/pop OpenSSL errors in NewRootCertStore (Daniel Bevenius) [#35514](https://github.com/nodejs/node/pull/35514) |
| 29 | +* [[`d54edece99`](https://github.com/nodejs/node/commit/d54edece99)] - **test**: refactor test-crypto-pbkdf2 (Tobias Nießen) [#35693](https://github.com/nodejs/node/pull/35693) |
| 30 | + |
| 31 | +Windows 32-bit Installer: *Coming soon*<br> |
| 32 | +Windows 64-bit Installer: *Coming soon*<br> |
| 33 | +Windows 32-bit Binary: *Coming soon*<br> |
| 34 | +Windows 64-bit Binary: *Coming soon*<br> |
| 35 | +macOS 64-bit Installer: *Coming soon*<br> |
| 36 | +macOS 64-bit Binary: *Coming soon*<br> |
| 37 | +Linux 64-bit Binary: *Coming soon*<br> |
| 38 | +Linux PPC LE 64-bit Binary: *Coming soon*<br> |
| 39 | +Linux s390x 64-bit Binary: *Coming soon*<br> |
| 40 | +AIX 64-bit Binary: *Coming soon*<br> |
| 41 | +ARMv7 32-bit Binary: *Coming soon*<br> |
| 42 | +ARMv8 64-bit Binary: *Coming soon*<br> |
| 43 | +Source Code: *Coming soon*<br> |
| 44 | +Other release files: https://nodejs.org/dist/v15.0.1/<br> |
| 45 | +Documentation: https://nodejs.org/docs/v15.0.1/api/ |
| 46 | + |
| 47 | +### SHASUMS |
| 48 | + |
| 49 | +``` |
| 50 | +[INSERT SHASUMS HERE] |
| 51 | +``` |
0 commit comments