node-aix-ppc64 18.18.1 → 18.18.2
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 +31 -0
- package/bin/node +0 -0
- package/include/node/node.exp +22 -10
- package/include/node/node_version.h +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
</tr>
|
|
10
10
|
<tr>
|
|
11
11
|
<td>
|
|
12
|
+
<a href="#18.18.2">18.18.2</a><br/>
|
|
12
13
|
<a href="#18.18.1">18.18.1</a><br/>
|
|
13
14
|
<a href="#18.18.0">18.18.0</a><br/>
|
|
14
15
|
<a href="#18.17.1">18.17.1</a><br/>
|
|
@@ -61,6 +62,36 @@
|
|
|
61
62
|
* [io.js](CHANGELOG_IOJS.md)
|
|
62
63
|
* [Archive](CHANGELOG_ARCHIVE.md)
|
|
63
64
|
|
|
65
|
+
<a id="18.18.2"></a>
|
|
66
|
+
|
|
67
|
+
## 2023-10-13, Version 18.18.2 'Hydrogen' (LTS), @RafaelGSS
|
|
68
|
+
|
|
69
|
+
This is a security release.
|
|
70
|
+
|
|
71
|
+
### Notable Changes
|
|
72
|
+
|
|
73
|
+
The following CVEs are fixed in this release:
|
|
74
|
+
|
|
75
|
+
* [CVE-2023-44487](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-44487): `nghttp2` Security Release (High)
|
|
76
|
+
* [CVE-2023-45143](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-45143): `undici` Security Release (High)
|
|
77
|
+
* [CVE-2023-38552](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-38552): Integrity checks according to policies can be circumvented (Medium)
|
|
78
|
+
* [CVE-2023-39333](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-39333): Code injection via WebAssembly export names (Low)
|
|
79
|
+
|
|
80
|
+
More detailed information on each of the vulnerabilities can be found in [October 2023 Security Releases](https://nodejs.org/en/blog/vulnerability/october-2023-security-releases/) blog post.
|
|
81
|
+
|
|
82
|
+
### Commits
|
|
83
|
+
|
|
84
|
+
* \[[`55028468db`](https://github.com/nodejs/node/commit/55028468db)] - **deps**: update undici to v5.26.3 (Matteo Collina) [#50153](https://github.com/nodejs/node/pull/50153)
|
|
85
|
+
* \[[`a792bbc515`](https://github.com/nodejs/node/commit/a792bbc515)] - **deps**: update nghttp2 to 1.57.0 (James M Snell) [#50121](https://github.com/nodejs/node/pull/50121)
|
|
86
|
+
* \[[`f6444defa4`](https://github.com/nodejs/node/commit/f6444defa4)] - **deps**: update nghttp2 to 1.56.0 (Node.js GitHub Bot) [#49582](https://github.com/nodejs/node/pull/49582)
|
|
87
|
+
* \[[`7e9b08dfd4`](https://github.com/nodejs/node/commit/7e9b08dfd4)] - **deps**: update nghttp2 to 1.55.1 (Node.js GitHub Bot) [#48790](https://github.com/nodejs/node/pull/48790)
|
|
88
|
+
* \[[`85672c153f`](https://github.com/nodejs/node/commit/85672c153f)] - **deps**: update nghttp2 to 1.55.0 (Node.js GitHub Bot) [#48746](https://github.com/nodejs/node/pull/48746)
|
|
89
|
+
* \[[`300a902422`](https://github.com/nodejs/node/commit/300a902422)] - **deps**: update nghttp2 to 1.53.0 (Node.js GitHub Bot) [#47997](https://github.com/nodejs/node/pull/47997)
|
|
90
|
+
* \[[`7d83ed0bf6`](https://github.com/nodejs/node/commit/7d83ed0bf6)] - _**Revert**_ "**deps**: update nghttp2 to 1.55.0" (Richard Lau) [#50151](https://github.com/nodejs/node/pull/50151)
|
|
91
|
+
* \[[`1193ca5fdb`](https://github.com/nodejs/node/commit/1193ca5fdb)] - **lib**: let deps require `node` prefixed modules (Matthew Aitken) [#50047](https://github.com/nodejs/node/pull/50047)
|
|
92
|
+
* \[[`eaf9083cf1`](https://github.com/nodejs/node/commit/eaf9083cf1)] - **module**: fix code injection through export names (Tobias Nießen) [nodejs-private/node-private#461](https://github.com/nodejs-private/node-private/pull/461)
|
|
93
|
+
* \[[`1c538938cc`](https://github.com/nodejs/node/commit/1c538938cc)] - **policy**: use tamper-proof integrity check function (Tobias Nießen) [nodejs-private/node-private#462](https://github.com/nodejs-private/node-private/pull/462)
|
|
94
|
+
|
|
64
95
|
<a id="18.18.1"></a>
|
|
65
96
|
|
|
66
97
|
## 2023-10-10, Version 18.18.1 'Hydrogen' (LTS), @richardlau
|
package/bin/node
CHANGED
|
Binary file
|
package/include/node/node.exp
CHANGED
|
@@ -5959,17 +5959,17 @@ _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.
|
|
5963
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.
|
|
5962
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.cc_DFF67DD7_0x738ea41cc947be0b
|
|
5963
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.cc_FE345EE0_0xde3252999c98fbd2
|
|
5964
5964
|
_GLOBAL__I_65535_0_.._deps_v8_src_execution_arguments.cc_DFF67DD7_0xbe978448f927611f
|
|
5965
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.
|
|
5966
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.
|
|
5967
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.
|
|
5965
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.cc_7874F2D3_0x2fc6b23370b5c587
|
|
5966
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.cc_7874F2D3_0x2473dabe824b17de
|
|
5967
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.cc_DFF67DD7_0x3186fd096294aec7
|
|
5968
5968
|
_GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.cc_3723FE55_0x984b3b6f175bbceb
|
|
5969
5969
|
_GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.cc_FE345EE0_0x8a0ee3a87f1ed026
|
|
5970
5970
|
_GLOBAL__I_65535_0_.._deps_v8_src_sandbox_external_pointer_table.cc_87E8306D_0x60a7a390e679ca36
|
|
5971
5971
|
_GLOBAL__I_65535_0_.._deps_v8_src_sandbox_sandbox.cc_3723FE55_0x94855163f84020e6
|
|
5972
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.
|
|
5972
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.cc_DFF67DD7_0x5c87d0aefb756201
|
|
5973
5973
|
_GLOBAL__I_65535_0_.._src_connection_wrap.cc_FE345EE0_0x39641f3e3203af31
|
|
5974
5974
|
_GLOBAL__I_65535_0_OPENSSL_ppccap_P
|
|
5975
5975
|
_GLOBAL__I_65535_0__Z16_register_configv
|
|
@@ -7007,8 +7007,8 @@ _GLOBAL__I_65535_0__ZNK4node10BaseObject15GetTransferModeEv
|
|
|
7007
7007
|
_GLOBAL__I_65535_0__ZNK4node3url11BindingData10MemoryInfoEPNS_13MemoryTrackerE
|
|
7008
7008
|
_GLOBAL__I_65535_0__ZNK7simdutf14implementation27supported_by_runtime_systemEv
|
|
7009
7009
|
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_enum_verifiers.cc_FE345EE0_0xe49f1792e2879148
|
|
7010
|
-
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.
|
|
7011
|
-
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_torque_defined_classes_tq_csa.
|
|
7010
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.cc_7874F2D3_0x5a11d13d1c54b2f2
|
|
7011
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_torque_defined_classes_tq_csa.cc_FE345EE0_0xdfd50b03456cf2e8
|
|
7012
7012
|
_GLOBAL__I_65535_0_nodedbg_const_ContextEmbedderIndex__kEnvironment__int
|
|
7013
7013
|
_GLOBAL__I_65535_0_v8dbg_frametype_EntryFrame
|
|
7014
7014
|
_HZData_73
|
|
@@ -48467,6 +48467,7 @@ _ZN4node6crypto22FindDiffieHellmanGroupEPKc
|
|
|
48467
48467
|
_ZN4node6crypto22GetValidationErrorCodeEPNS_11EnvironmentEi
|
|
48468
48468
|
_ZN4node6crypto23GetCurrentCipherVersionEPNS_11EnvironmentERKSt10unique_ptrI6ssl_stNS_15FunctionDeleterIS4_XadL_Z8SSL_freeEEEEE
|
|
48469
48469
|
_ZN4node6crypto23GetSubjectAltNameStringEPNS_11EnvironmentEP7x509_stRKSt10unique_ptrI6bio_stNS_15FunctionDeleterIS6_XadL_Z12BIO_free_allEEEEE
|
|
48470
|
+
_ZN4node6crypto23InternalVerifyIntegrityERKN2v820FunctionCallbackInfoINS1_5ValueEEE
|
|
48470
48471
|
_ZN4node6crypto23SafeX509InfoAccessPrintERKSt10unique_ptrI6bio_stNS_15FunctionDeleterIS2_XadL_Z12BIO_free_allEEEEEP17X509_extension_st
|
|
48471
48472
|
_ZN4node6crypto24GetClientHelloServerNameERKSt10unique_ptrI6ssl_stNS_15FunctionDeleterIS2_XadL_Z8SSL_freeEEEEE
|
|
48472
48473
|
_ZN4node6crypto24GetValidationErrorReasonEPNS_11EnvironmentEi
|
|
@@ -74134,6 +74135,7 @@ nghttp2_option_set_no_recv_client_magic
|
|
|
74134
74135
|
nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation
|
|
74135
74136
|
nghttp2_option_set_peer_max_concurrent_streams
|
|
74136
74137
|
nghttp2_option_set_server_fallback_rfc7540_priorities
|
|
74138
|
+
nghttp2_option_set_stream_reset_rate_limit
|
|
74137
74139
|
nghttp2_option_set_user_recv_extension_type
|
|
74138
74140
|
nghttp2_outbound_item_free
|
|
74139
74141
|
nghttp2_outbound_item_init
|
|
@@ -74164,6 +74166,9 @@ nghttp2_queue_front
|
|
|
74164
74166
|
nghttp2_queue_init
|
|
74165
74167
|
nghttp2_queue_pop
|
|
74166
74168
|
nghttp2_queue_push
|
|
74169
|
+
nghttp2_ratelim_drain
|
|
74170
|
+
nghttp2_ratelim_init
|
|
74171
|
+
nghttp2_ratelim_update
|
|
74167
74172
|
nghttp2_rcbuf_decref
|
|
74168
74173
|
nghttp2_rcbuf_del
|
|
74169
74174
|
nghttp2_rcbuf_get_buf
|
|
@@ -74289,8 +74294,6 @@ nghttp2_session_upgrade2
|
|
|
74289
74294
|
nghttp2_session_want_read
|
|
74290
74295
|
nghttp2_session_want_write
|
|
74291
74296
|
nghttp2_set_debug_vprintf_callback
|
|
74292
|
-
nghttp2_sf_parse_inner_list
|
|
74293
|
-
nghttp2_sf_parse_item
|
|
74294
74297
|
nghttp2_should_send_window_update
|
|
74295
74298
|
nghttp2_stream_attach_item
|
|
74296
74299
|
nghttp2_stream_change_weight
|
|
@@ -74342,6 +74345,7 @@ nghttp2_submit_settings
|
|
|
74342
74345
|
nghttp2_submit_shutdown_notice
|
|
74343
74346
|
nghttp2_submit_trailer
|
|
74344
74347
|
nghttp2_submit_window_update
|
|
74348
|
+
nghttp2_time_now_sec
|
|
74345
74349
|
nghttp2_version
|
|
74346
74350
|
nghttp3_balloc_clear
|
|
74347
74351
|
nghttp3_balloc_free
|
|
@@ -77162,6 +77166,14 @@ s2i_ASN1_INTEGER
|
|
|
77162
77166
|
s2i_ASN1_OCTET_STRING
|
|
77163
77167
|
s2i_ASN1_UTF8STRING
|
|
77164
77168
|
send_certificate_request
|
|
77169
|
+
sf_base64decode
|
|
77170
|
+
sf_parser_dict
|
|
77171
|
+
sf_parser_init
|
|
77172
|
+
sf_parser_inner_list
|
|
77173
|
+
sf_parser_item
|
|
77174
|
+
sf_parser_list
|
|
77175
|
+
sf_parser_param
|
|
77176
|
+
sf_unescape
|
|
77165
77177
|
sha256_block_data_order
|
|
77166
77178
|
sha512_224_init
|
|
77167
77179
|
sha512_256_init
|