node-aix-ppc64 18.20.5 → 18.20.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -9,6 +9,7 @@
9
9
  </tr>
10
10
  <tr>
11
11
  <td>
12
+ <a href="#18.20.6">18.20.6</a><br/>
12
13
  <a href="#18.20.5">18.20.5</a><br/>
13
14
  <a href="#18.20.4">18.20.4</a><br/>
14
15
  <a href="#18.20.3">18.20.3</a><br/>
@@ -70,6 +71,31 @@
70
71
  * [io.js](CHANGELOG_IOJS.md)
71
72
  * [Archive](CHANGELOG_ARCHIVE.md)
72
73
 
74
+ <a id="18.20.6"></a>
75
+
76
+ ## 2025-01-21, Version 18.20.6 'Hydrogen' (LTS), @RafaelGSS
77
+
78
+ This is a security release.
79
+
80
+ ### Notable Changes
81
+
82
+ * CVE-2025-23085 - src: fix HTTP2 mem leak on premature close and ERR\_PROTO (Medium)
83
+ * CVE-2025-23084 - path: fix path traversal in normalize() on Windows (Medium)
84
+
85
+ Dependency update:
86
+
87
+ * CVE-2025-22150 - Use of Insufficiently Random Values in undici fetch() (Medium)
88
+
89
+ ### Commits
90
+
91
+ * \[[`c03ad5ed63`](https://github.com/nodejs/node/commit/c03ad5ed63)] - **build**: use rclone instead of aws CLI (Michaël Zasso) [#55617](https://github.com/nodejs/node/pull/55617)
92
+ * \[[`8232463294`](https://github.com/nodejs/node/commit/8232463294)] - **build, tools**: drop leading `/` from `r2dir` (Richard Lau) [#53951](https://github.com/nodejs/node/pull/53951)
93
+ * \[[`b26bcd3394`](https://github.com/nodejs/node/commit/b26bcd3394)] - **build, tools**: copy release assets to staging R2 bucket once built (flakey5) [#51394](https://github.com/nodejs/node/pull/51394)
94
+ * \[[`56df127b7b`](https://github.com/nodejs/node/commit/56df127b7b)] - **build,tools**: simplify upload of shasum signatures (Michaël Zasso) [#53892](https://github.com/nodejs/node/pull/53892)
95
+ * \[[`a63e9372ed`](https://github.com/nodejs/node/commit/a63e9372ed)] - **(CVE-2025-22150)** **deps**: update undici to v5.28.5 (Matteo Collina) [nodejs-private/node-private#657](https://github.com/nodejs-private/node-private/pull/657)
96
+ * \[[`da2d177f91`](https://github.com/nodejs/node/commit/da2d177f91)] - **(CVE-2025-23084)** **path**: fix path traversal in normalize() on Windows (Tobias Nießen) [nodejs-private/node-private#555](https://github.com/nodejs-private/node-private/pull/555)
97
+ * \[[`6cc8d58e6f`](https://github.com/nodejs/node/commit/6cc8d58e6f)] - **(CVE-2025-23085)** **src**: fix HTTP2 mem leak on premature close and ERR\_PROTO (RafaelGSS) [nodejs-private/node-private#650](https://github.com/nodejs-private/node-private/pull/650)
98
+
73
99
  <a id="18.20.5"></a>
74
100
 
75
101
  ## 2024-11-12, Version 18.20.5 'Hydrogen' (LTS), @aduh95
package/bin/node CHANGED
Binary file
@@ -5978,18 +5978,18 @@ _GLOBAL__F__ZN2v88internal6torque4TypeC2ERKS2_
5978
5978
  _GLOBAL__F__ZN2v88internal6torque5Block13SetInputTypesERKNS1_5StackIPKNS1_4TypeEEE
5979
5979
  _GLOBAL__F__ZNK2v88internal6torque3cpp8Function22PrintDeclarationHeaderERSoi
5980
5980
  _GLOBAL__F__ZNK2v88internal6torque4Rule9RunActionEPKNS1_4ItemERKNS1_11LexerResultE
5981
- _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.cc_DFF67DD7_0xbfa04ba9d1c3c532
5982
- _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.cc_FE345EE0_0x72d8f6d5e46d20b6
5983
- _GLOBAL__I_65535_0_.._deps_v8_src_execution_arguments.cc_DFF67DD7_0xc49bfac1cb182e2e
5984
- _GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.cc_7874F2D3_0x23f07ed710c51d5
5985
- _GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.cc_7874F2D3_0xa8547604bfbc9275
5986
- _GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.cc_DFF67DD7_0x5fa94e3237e91752
5987
- _GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.cc_3723FE55_0xeb8c83a6f17874a4
5988
- _GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.cc_FE345EE0_0x25bd7929fbb25800
5989
- _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_external_pointer_table.cc_87E8306D_0x18e401ac942b0e58
5990
- _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_sandbox.cc_3723FE55_0xa5467d732e6cc66c
5991
- _GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.cc_DFF67DD7_0x6ad149bce3de1d61
5992
- _GLOBAL__I_65535_0_.._src_connection_wrap.cc_FE345EE0_0xc97686263374ebaf
5981
+ _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.cc_DFF67DD7_0x469426eb5c20c818
5982
+ _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.cc_FE345EE0_0x871559ddf9ce8c66
5983
+ _GLOBAL__I_65535_0_.._deps_v8_src_execution_arguments.cc_DFF67DD7_0x965018570baf5325
5984
+ _GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.cc_7874F2D3_0x2bc342b8cd81624d
5985
+ _GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.cc_7874F2D3_0x7242d1c71195c180
5986
+ _GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.cc_DFF67DD7_0x8f4e1412d9537c21
5987
+ _GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.cc_3723FE55_0x157f6075b16caed5
5988
+ _GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.cc_FE345EE0_0x43c18cca2aff2321
5989
+ _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_external_pointer_table.cc_87E8306D_0x3c41130ba1d85b41
5990
+ _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_sandbox.cc_3723FE55_0x15d5cd6688a36fc4
5991
+ _GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.cc_DFF67DD7_0x41a0be9ee7f046e4
5992
+ _GLOBAL__I_65535_0_.._src_connection_wrap.cc_FE345EE0_0x86ab3c1b2cbdf2d5
5993
5993
  _GLOBAL__I_65535_0_OPENSSL_ppccap_P
5994
5994
  _GLOBAL__I_65535_0__Z16_register_configv
5995
5995
  _GLOBAL__I_65535_0__Z17_register_symbolsv
@@ -7025,9 +7025,9 @@ _GLOBAL__I_65535_0__ZNK2v88internal9PreParser13GetIdentifierEv
7025
7025
  _GLOBAL__I_65535_0__ZNK4node10BaseObject15GetTransferModeEv
7026
7026
  _GLOBAL__I_65535_0__ZNK4node3url11BindingData10MemoryInfoEPNS_13MemoryTrackerE
7027
7027
  _GLOBAL__I_65535_0__ZNK7simdutf14implementation27supported_by_runtime_systemEv
7028
- _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_enum_verifiers.cc_FE345EE0_0x8cbfa8ff3a6739bc
7029
- _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.cc_7874F2D3_0x90a80c46e86c2135
7030
- _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_torque_defined_classes_tq_csa.cc_FE345EE0_0x50a4fd317367c97f
7028
+ _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_enum_verifiers.cc_FE345EE0_0x25b345b7a4ad3b4
7029
+ _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.cc_7874F2D3_0x73d6f3657df8b7d5
7030
+ _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_torque_defined_classes_tq_csa.cc_FE345EE0_0xf79fecfdaa7b6a45
7031
7031
  _GLOBAL__I_65535_0_nodedbg_const_ContextEmbedderIndex__kEnvironment__int
7032
7032
  _GLOBAL__I_65535_0_v8dbg_frametype_EntryFrame
7033
7033
  _HZData_74
@@ -24,7 +24,7 @@
24
24
 
25
25
  #define NODE_MAJOR_VERSION 18
26
26
  #define NODE_MINOR_VERSION 20
27
- #define NODE_PATCH_VERSION 5
27
+ #define NODE_PATCH_VERSION 6
28
28
 
29
29
  #define NODE_VERSION_IS_LTS 1
30
30
  #define NODE_VERSION_LTS_CODENAME "Hydrogen"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "node-aix-ppc64",
3
- "version": "v18.20.5",
3
+ "version": "v18.20.6",
4
4
  "description": "node",
5
5
  "bin": {
6
6
  "node": "bin/node"