node-aix-ppc64 18.20.3 → 18.20.4

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.4">18.20.4</a><br/>
12
13
  <a href="#18.20.3">18.20.3</a><br/>
13
14
  <a href="#18.20.2">18.20.2</a><br/>
14
15
  <a href="#18.20.1">18.20.1</a><br/>
@@ -68,6 +69,22 @@
68
69
  * [io.js](CHANGELOG_IOJS.md)
69
70
  * [Archive](CHANGELOG_ARCHIVE.md)
70
71
 
72
+ <a id="18.20.4"></a>
73
+
74
+ ## 2024-07-08, Version 18.20.4 'Hydrogen' (LTS), @RafaelGSS
75
+
76
+ This is a security release.
77
+
78
+ ### Notable Changes
79
+
80
+ * CVE-2024-36138 - Bypass incomplete fix of CVE-2024-27980 (High)
81
+ * CVE-2024-22020 - Bypass network import restriction via data URL (Medium)
82
+
83
+ ### Commits
84
+
85
+ * \[[`85abedf1ff`](https://github.com/nodejs/node/commit/85abedf1ff)] - **lib,esm**: handle bypass network-import via data: (RafaelGSS) [nodejs-private/node-private#522](https://github.com/nodejs-private/node-private/pull/522)
86
+ * \[[`eccd63b865`](https://github.com/nodejs/node/commit/eccd63b865)] - **src**: handle permissive extension on cmd check (RafaelGSS) [nodejs-private/node-private#596](https://github.com/nodejs-private/node-private/pull/596)
87
+
71
88
  <a id="18.20.3"></a>
72
89
 
73
90
  ## 2024-05-21, Version 18.20.3 'Hydrogen' (LTS), @richardlau
package/bin/node CHANGED
Binary file
@@ -5959,18 +5959,18 @@ _GLOBAL__F__ZN2v88internal6torque4TypeC2ERKS2_
5959
5959
  _GLOBAL__F__ZN2v88internal6torque5Block13SetInputTypesERKNS1_5StackIPKNS1_4TypeEEE
5960
5960
  _GLOBAL__F__ZNK2v88internal6torque3cpp8Function22PrintDeclarationHeaderERSoi
5961
5961
  _GLOBAL__F__ZNK2v88internal6torque4Rule9RunActionEPKNS1_4ItemERKNS1_11LexerResultE
5962
- _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.cc_DFF67DD7_0x25590f4e8bd2aea6
5963
- _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.cc_FE345EE0_0x66468726fc0a94ae
5964
- _GLOBAL__I_65535_0_.._deps_v8_src_execution_arguments.cc_DFF67DD7_0xd268127f51b89ced
5965
- _GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.cc_7874F2D3_0x8cbebb5c791635b4
5966
- _GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.cc_7874F2D3_0x36858ce9fd5f414
5967
- _GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.cc_DFF67DD7_0x248ef6a068620aa1
5968
- _GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.cc_3723FE55_0xe8b1324d349451ff
5969
- _GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.cc_FE345EE0_0xde5bbd15171dcd47
5970
- _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_external_pointer_table.cc_87E8306D_0x494aeb3249ed882
5971
- _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_sandbox.cc_3723FE55_0x8494479decdd216c
5972
- _GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.cc_DFF67DD7_0x50c54c3ea80cc574
5973
- _GLOBAL__I_65535_0_.._src_connection_wrap.cc_FE345EE0_0x5d9eac2b8674b6e4
5962
+ _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.cc_DFF67DD7_0x454b855a0ccbc1a1
5963
+ _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.cc_FE345EE0_0x34294242f497c568
5964
+ _GLOBAL__I_65535_0_.._deps_v8_src_execution_arguments.cc_DFF67DD7_0x27ead803c8a837e5
5965
+ _GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.cc_7874F2D3_0x8c043c44d8c3baf6
5966
+ _GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.cc_7874F2D3_0xaaa8956ef0eed16b
5967
+ _GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.cc_DFF67DD7_0x395777a23f383612
5968
+ _GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.cc_3723FE55_0xe53e8ce48c98f656
5969
+ _GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.cc_FE345EE0_0x156ca834807a9a1c
5970
+ _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_external_pointer_table.cc_87E8306D_0x6ae3583685319c57
5971
+ _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_sandbox.cc_3723FE55_0x386238f8207e227b
5972
+ _GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.cc_DFF67DD7_0xb44f867d91924318
5973
+ _GLOBAL__I_65535_0_.._src_connection_wrap.cc_FE345EE0_0x6797a15eed50f2be
5974
5974
  _GLOBAL__I_65535_0_OPENSSL_ppccap_P
5975
5975
  _GLOBAL__I_65535_0__Z16_register_configv
5976
5976
  _GLOBAL__I_65535_0__Z17_register_symbolsv
@@ -7006,8 +7006,8 @@ _GLOBAL__I_65535_0__ZNK2v88internal9PreParser13GetIdentifierEv
7006
7006
  _GLOBAL__I_65535_0__ZNK4node10BaseObject15GetTransferModeEv
7007
7007
  _GLOBAL__I_65535_0__ZNK4node3url11BindingData10MemoryInfoEPNS_13MemoryTrackerE
7008
7008
  _GLOBAL__I_65535_0__ZNK7simdutf14implementation27supported_by_runtime_systemEv
7009
- _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_enum_verifiers.cc_FE345EE0_0xedc1ee9fcbad8264
7010
- _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.cc_7874F2D3_0xc95540c3bda2f068
7009
+ _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_enum_verifiers.cc_FE345EE0_0xbf7ea3936e936150
7010
+ _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.cc_7874F2D3_0xdcfdc758b6219369
7011
7011
  _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_torque_defined_classes_tq_csa.cc_FE345EE0_0x2443763902b23017
7012
7012
  _GLOBAL__I_65535_0_nodedbg_const_ContextEmbedderIndex__kEnvironment__int
7013
7013
  _GLOBAL__I_65535_0_v8dbg_frametype_EntryFrame
@@ -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 3
27
+ #define NODE_PATCH_VERSION 4
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.3",
3
+ "version": "v18.20.4",
4
4
  "description": "node",
5
5
  "bin": {
6
6
  "node": "bin/node"