Commit 6610cc4
2024-02-14, Version 18.19.1 'Hydrogen' (LTS)
This is a security release.
Notable changes:
crypto:
* update root certificates to NSS 3.95 (Node.js GitHub Bot) nodejs/node#50805
* disable PKCS#1 padding for privateDecrypt (Michael Dawson) nodejs-private/node-private#525
deps:
* upgrade npm to 10.2.4 (npm team) nodejs/node#50751
* update archs files for openssl-3.0.13+quic1 (Node.js GitHub Bot) nodejs/node#51614
* upgrade openssl sources to quictls/openssl-3.0.13+quic1 (Node.js GitHub Bot) ://github.com/nodejs/node/pull/51614
* fix GHSA-f74f-cvh7-c6q6/CVE-2024-24806 (Santiago Gimeno) nodejs/node#51614
http:
* add maximum chunk extension size (Paolo Insogna) nodejs-private/node-private#520
lib:
* update undici to v5.28.3 (Matteo Collina) nodejs-private/node-private#536
src:
* fix HasOnly(capability) in node::credentials (Tobias Nießen) nodejs-private/node-private#505
test:
* skip test-child-process-stdio-reuse-readable-stdio on Windows (Joyee Cheung) nodejs/node#49621
tools:
* add macOS notarization verification step (Ulises Gascón) nodejs/node#50833
* use macOS keychain to notarize the releases (Ulises Gascón) nodejs/node#50715
* remove unused file (Ulises Gascon) nodejs/node#50622
* add macOS notarization stapler (Ulises Gascón) nodejs/node#50625
* improve macOS notarization process output readability (Ulises Gascón) nodejs/node#50389
* remove unused `version` function (Ulises Gascón) nodejs/node#50390
win,tools:
* upgrade Windows signing to smctl (Stefan Stojanovic) nodejs/node#50956
zlib:
* pause stream if outgoing buffer is full (Matteo Collina) nodejs-private/node-private#542
PR-URL: nodejs-private/node-private#5451 parent 3d27175 commit 6610cc4
File tree
4 files changed
+43
-3
lines changed- doc
- api
- changelogs
- src
4 files changed
+43
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3137 | 3137 | | |
3138 | 3138 | | |
3139 | 3139 | | |
3140 | | - | |
| 3140 | + | |
3141 | 3141 | | |
3142 | 3142 | | |
3143 | 3143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
66 | 105 | | |
67 | 106 | | |
68 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments