node-aix-ppc64 16.20.0 → 16.20.1
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 +41 -0
- package/bin/node +0 -0
- package/include/node/node.exp +26 -19
- package/include/node/node_version.h +1 -1
- package/include/node/openssl/archs/BSD-x86/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h +12 -12
- package/include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h +12 -12
- package/include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-riscv64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/opensslv.h +3 -3
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
</tr>
|
|
10
10
|
<tr>
|
|
11
11
|
<td valign="top">
|
|
12
|
+
<a href="#16.20.1">16.20.1</a><br/>
|
|
12
13
|
<a href="#16.20.0">16.20.0</a><br/>
|
|
13
14
|
<a href="#16.19.1">16.19.1</a><br/>
|
|
14
15
|
<a href="#16.19.0">16.19.0</a><br/>
|
|
@@ -69,6 +70,46 @@
|
|
|
69
70
|
* [io.js](CHANGELOG_IOJS.md)
|
|
70
71
|
* [Archive](CHANGELOG_ARCHIVE.md)
|
|
71
72
|
|
|
73
|
+
<a id="16.20.1"></a>
|
|
74
|
+
|
|
75
|
+
## 2023-06-20, Version 16.20.1 'Gallium' (LTS), @RafaelGSS
|
|
76
|
+
|
|
77
|
+
This is a security release.
|
|
78
|
+
|
|
79
|
+
### Notable Changes
|
|
80
|
+
|
|
81
|
+
The following CVEs are fixed in this release:
|
|
82
|
+
|
|
83
|
+
* [CVE-2023-30581](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-30581): `mainModule.__proto__` Bypass Experimental Policy Mechanism (High)
|
|
84
|
+
* [CVE-2023-30585](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-30585): Privilege escalation via Malicious Registry Key manipulation during Node.js installer repair process (Medium)
|
|
85
|
+
* [CVE-2023-30588](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-30588): Process interuption due to invalid Public Key information in x509 certificates (Medium)
|
|
86
|
+
* [CVE-2023-30589](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-30589): HTTP Request Smuggling via Empty headers separated by CR (Medium)
|
|
87
|
+
* [CVE-2023-30590](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-30590): DiffieHellman does not generate keys after setting a private key (Medium)
|
|
88
|
+
* OpenSSL Security Releases
|
|
89
|
+
* [OpenSSL security advisory 28th March](https://www.openssl.org/news/secadv/20230328.txt).
|
|
90
|
+
* [OpenSSL security advisory 20th April](https://www.openssl.org/news/secadv/20230420.txt).
|
|
91
|
+
* [OpenSSL security advisory 30th May](https://www.openssl.org/news/secadv/20230530.txt)
|
|
92
|
+
* c-ares vulnerabilities:
|
|
93
|
+
* [GHSA-9g78-jv2r-p7vc](https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc)
|
|
94
|
+
* [GHSA-8r8p-23f3-64c2](https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2)
|
|
95
|
+
* [GHSA-54xr-f67r-4pc4](https://github.com/c-ares/c-ares/security/advisories/GHSA-54xr-f67r-4pc4)
|
|
96
|
+
* [GHSA-x6mf-cxr9-8q6v](https://github.com/c-ares/c-ares/security/advisories/GHSA-x6mf-cxr9-8q6v)
|
|
97
|
+
|
|
98
|
+
More detailed information on each of the vulnerabilities can be found in [June 2023 Security Releases](https://nodejs.org/en/blog/vulnerability/june-2023-security-releases/) blog post.
|
|
99
|
+
|
|
100
|
+
### Commits
|
|
101
|
+
|
|
102
|
+
* \[[`5a92ea7a3b`](https://github.com/nodejs/node/commit/5a92ea7a3b)] - **crypto**: handle cert with invalid SPKI gracefully (Tobias Nießen)
|
|
103
|
+
* \[[`5df04e893a`](https://github.com/nodejs/node/commit/5df04e893a)] - **deps**: set `CARES_RANDOM_FILE` for c-ares (Richard Lau) [#48156](https://github.com/nodejs/node/pull/48156)
|
|
104
|
+
* \[[`c171cbd124`](https://github.com/nodejs/node/commit/c171cbd124)] - **deps**: update c-ares to 1.19.1 (RafaelGSS) [#48115](https://github.com/nodejs/node/pull/48115)
|
|
105
|
+
* \[[`155d3aac02`](https://github.com/nodejs/node/commit/155d3aac02)] - **deps**: update archs files for OpenSSL-1.1.1u+quic (RafaelGSS) [#48369](https://github.com/nodejs/node/pull/48369)
|
|
106
|
+
* \[[`8d4c8f8ebe`](https://github.com/nodejs/node/commit/8d4c8f8ebe)] - **deps**: upgrade openssl sources to OpenSSL\_1\_1\_1u (RafaelGSS) [#48369](https://github.com/nodejs/node/pull/48369)
|
|
107
|
+
* \[[`1a5c9284eb`](https://github.com/nodejs/node/commit/1a5c9284eb)] - **doc,test**: clarify behavior of DH generateKeys (Tobias Nießen) [nodejs-private/node-private#426](https://github.com/nodejs-private/node-private/pull/426)
|
|
108
|
+
* \[[`e42ff4b018`](https://github.com/nodejs/node/commit/e42ff4b018)] - **http**: disable request smuggling via empty headers (Paolo Insogna) [nodejs-private/node-private#429](https://github.com/nodejs-private/node-private/pull/429)
|
|
109
|
+
* \[[`10042683c8`](https://github.com/nodejs/node/commit/10042683c8)] - **msi**: do not create AppData\Roaming\npm (Tobias Nießen) [nodejs-private/node-private#408](https://github.com/nodejs-private/node-private/pull/408)
|
|
110
|
+
* \[[`a6f4e87bc9`](https://github.com/nodejs/node/commit/a6f4e87bc9)] - **policy**: handle mainModule.\_\_proto\_\_ bypass (RafaelGSS) [nodejs-private/node-private#416](https://github.com/nodejs-private/node-private/pull/416)
|
|
111
|
+
* \[[`b77000f4d7`](https://github.com/nodejs/node/commit/b77000f4d7)] - **test**: allow SIGBUS in signal-handler abort test (Michaël Zasso) [#47851](https://github.com/nodejs/node/pull/47851)
|
|
112
|
+
|
|
72
113
|
<a id="16.20.0"></a>
|
|
73
114
|
|
|
74
115
|
## 2023-03-29, Version 16.20.0 'Gallium' (LTS), @BethGriggs
|
package/bin/node
CHANGED
|
Binary file
|
package/include/node/node.exp
CHANGED
|
@@ -4919,15 +4919,15 @@ _GLOBAL__F__ZN2v88internal6torque4TypeC2ERKS2_
|
|
|
4919
4919
|
_GLOBAL__F__ZN2v88internal6torque5Block13SetInputTypesERKNS1_5StackIPKNS1_4TypeEEE
|
|
4920
4920
|
_GLOBAL__F__ZNK2v88internal6torque3cpp8Function22PrintDeclarationHeaderERSoi
|
|
4921
4921
|
_GLOBAL__F__ZNK2v88internal6torque4Rule9RunActionEPKNS1_4ItemERKNS1_11LexerResultE
|
|
4922
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.
|
|
4923
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.
|
|
4924
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.
|
|
4925
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.
|
|
4926
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.
|
|
4927
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.
|
|
4928
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.
|
|
4929
|
-
_GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.
|
|
4930
|
-
_GLOBAL__I_65535_0_.._src_connection_wrap.
|
|
4922
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.cc_FB5499C7_0xff0f7d48c10202c1
|
|
4923
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.cc_FB5499C7_0xa788e0ae405aabaf
|
|
4924
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.cc_DFF67DD7_0x76010289a8ba1490
|
|
4925
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.cc_DFF67DD7_0xb222419fd9842883
|
|
4926
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.cc_87E8306D_0x37ab580dad7c3d45
|
|
4927
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.cc_87E8306D_0xeaba3249a5145265
|
|
4928
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.cc_FB5499C7_0x1dfd09d8c7b44565
|
|
4929
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.cc_DFF67DD7_0xb50fc4a15ed6ae78
|
|
4930
|
+
_GLOBAL__I_65535_0_.._src_connection_wrap.cc_FB5499C7_0x3d3f50dc2e2ee95f
|
|
4931
4931
|
_GLOBAL__I_65535_0_OPENSSL_ppccap_P
|
|
4932
4932
|
_GLOBAL__I_65535_0__Z16_register_configv
|
|
4933
4933
|
_GLOBAL__I_65535_0__Z17_register_symbolsv
|
|
@@ -5925,10 +5925,10 @@ _GLOBAL__I_65535_0__ZNK2v88internal9BitVector5CountEv
|
|
|
5925
5925
|
_GLOBAL__I_65535_0__ZNK2v88internal9DebugInfo7IsEmptyEv
|
|
5926
5926
|
_GLOBAL__I_65535_0__ZNK2v88internal9PreParser13GetIdentifierEv
|
|
5927
5927
|
_GLOBAL__I_65535_0__ZNK4node10BaseObject15GetTransferModeEv
|
|
5928
|
-
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_enum_verifiers.
|
|
5929
|
-
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.
|
|
5930
|
-
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_intl_objects_tq_csa.
|
|
5931
|
-
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_torque_defined_classes_tq_csa.
|
|
5928
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_enum_verifiers.cc_FB5499C7_0xe90a20618f2a9a4c
|
|
5929
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.cc_DFF67DD7_0x60a4fa51d324ec71
|
|
5930
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_intl_objects_tq_csa.cc_FB5499C7_0x817dd670bb1e4109
|
|
5931
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_torque_defined_classes_tq_csa.cc_FB5499C7_0xd13a6a70b48f8fa7
|
|
5932
5932
|
_GLOBAL__I_65535_0_nodedbg_const_ContextEmbedderIndex__kEnvironment__int
|
|
5933
5933
|
_GLOBAL__I_65535_0_v8dbg_frametype_EntryFrame
|
|
5934
5934
|
_HZData_71
|
|
@@ -14351,7 +14351,6 @@ _ZN2v88internal17AccessorAssembler19HandleStoreAccessorEPKNS1_17StoreICParameter
|
|
|
14351
14351
|
_ZN2v88internal17AccessorAssembler19LoadDescriptorValueENS0_5TNodeINS0_3MapEEENS2_INS0_7IntPtrTEEE
|
|
14352
14352
|
_ZN2v88internal17AccessorAssembler20GenerateKeyedStoreICEv
|
|
14353
14353
|
_ZN2v88internal17AccessorAssembler20GenerateLoadGlobalICENS0_10TypeofModeE
|
|
14354
|
-
_ZN2v88internal17AccessorAssembler20LazyLoadICParametersC1EPKNS1_16LoadICParametersE
|
|
14355
14354
|
_ZN2v88internal17AccessorAssembler20LoadHandlerDataFieldENS0_5TNodeINS0_11DataHandlerEEEi
|
|
14356
14355
|
_ZN2v88internal17AccessorAssembler21GenerateCloneObjectICEv
|
|
14357
14356
|
_ZN2v88internal17AccessorAssembler21GenerateStoreGlobalICEv
|
|
@@ -14522,7 +14521,6 @@ _ZN2v88internal17CodeStubAssembler10UpdateWordENS0_5TNodeINS0_5WordTEEENS2_INS0_
|
|
|
14522
14521
|
_ZN2v88internal17CodeStubAssembler11AllocateRawENS0_5TNodeINS0_7IntPtrTEEENS_4base5FlagsINS1_14AllocationFlagEiEENS2_INS0_7RawPtrTEEESA_
|
|
14523
14522
|
_ZN2v88internal17CodeStubAssembler11ArrayCreateENS0_5TNodeINS0_7ContextEEENS2_INS0_6UnionTINS0_3SmiENS0_10HeapNumberEEEEE
|
|
14524
14523
|
_ZN2v88internal17CodeStubAssembler11CallBuiltinIJNS0_5TNodeINS0_6ObjectEEEEEES5_NS0_7BuiltinES5_DpT_
|
|
14525
|
-
_ZN2v88internal17CodeStubAssembler11CallBuiltinIJNS0_5TNodeINS0_6ObjectEEES5_EEES5_NS0_7BuiltinES5_DpT_
|
|
14526
14524
|
_ZN2v88internal17CodeStubAssembler11CallBuiltinIJNS0_5TNodeINS0_6ObjectEEES5_S5_EEES5_NS0_7BuiltinES5_DpT_
|
|
14527
14525
|
_ZN2v88internal17CodeStubAssembler11Float64CeilENS0_5TNodeINS0_8Float64TEEE
|
|
14528
14526
|
_ZN2v88internal17CodeStubAssembler11GetPropertyENS0_5TNodeINS0_7ContextEEENS2_INS0_6ObjectEEENS0_6HandleINS0_4NameEEE
|
|
@@ -32827,12 +32825,20 @@ _ZN2v88internal8compiler13CodeAssembler9IntPtrSubENS0_5TNodeINS0_5WordTEEES5_
|
|
|
32827
32825
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_10HeapObjectEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32828
32826
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_10JSFunctionEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32829
32827
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_10JSReceiverEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32828
|
+
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_11TaggedIndexEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32829
|
+
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_13NativeContextEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32830
|
+
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_14FeedbackVectorEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32831
|
+
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_14FixedArrayBaseEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32832
|
+
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_16JSWeakCollectionEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32833
|
+
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_22JSAsyncGeneratorObjectEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32830
32834
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_3SmiEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32831
32835
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_6ObjectEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32836
|
+
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_6StringEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32832
32837
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_6UnionTINS0_3SmiENS0_10HeapNumberEEEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32833
32838
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_7ContextEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32839
|
+
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_7JSArrayEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32834
32840
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_8JSObjectEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32835
|
-
|
|
32841
|
+
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_8JSRegExpEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32836
32842
|
_ZN2v88internal8compiler13CodeAssembler9StoreRootENS0_9RootIndexENS0_5TNodeINS0_6ObjectEEE
|
|
32837
32843
|
_ZN2v88internal8compiler13CodeAssembler9Word32AndENS0_5TNodeINS0_7Word32TEEES5_
|
|
32838
32844
|
_ZN2v88internal8compiler13CodeAssembler9Word32ClzENS0_5TNodeINS0_7Word32TEEE
|
|
@@ -41768,7 +41774,6 @@ _ZN2v88internal9ExitFrame23GetStateForFramePointerEmPNS0_10StackFrame5StateE
|
|
|
41768
41774
|
_ZN2v88internal9ExitFrame9FillStateEmmPNS0_10StackFrame5StateE
|
|
41769
41775
|
_ZN2v88internal9ExitFrameD0Ev
|
|
41770
41776
|
_ZN2v88internal9ExitFrameD1Ev
|
|
41771
|
-
_ZN2v88internal9ExitPoint6ReturnENS0_5TNodeINS0_6ObjectEEE
|
|
41772
41777
|
_ZN2v88internal9Extract_0EPNS0_8compiler18CodeAssemblerStateENS0_5TNodeINS0_7ContextEEENS4_INS0_10FixedArrayEEENS4_INS0_3SmiEEESA_SA_
|
|
41773
41778
|
_ZN2v88internal9Extract_1EPNS0_8compiler18CodeAssemblerStateENS0_5TNodeINS0_7ContextEEENS4_INS0_14FixedArrayBaseEEENS4_INS0_3SmiEEESA_SA_
|
|
41774
41779
|
_ZN2v88internal9FLAG_helpE
|
|
@@ -68268,6 +68273,7 @@ ares__cat_domain
|
|
|
68268
68273
|
ares__close_socket
|
|
68269
68274
|
ares__close_sockets
|
|
68270
68275
|
ares__connect_socket
|
|
68276
|
+
ares__destroy_rand_state
|
|
68271
68277
|
ares__destroy_servers_state
|
|
68272
68278
|
ares__expand_name_for_response
|
|
68273
68279
|
ares__expand_name_validated
|
|
@@ -68278,6 +68284,7 @@ ares__generate_new_id
|
|
|
68278
68284
|
ares__get_hostent
|
|
68279
68285
|
ares__init_list_head
|
|
68280
68286
|
ares__init_list_node
|
|
68287
|
+
ares__init_rand_state
|
|
68281
68288
|
ares__init_servers_state
|
|
68282
68289
|
ares__insert_in_list
|
|
68283
68290
|
ares__is_list_empty
|
|
@@ -68453,6 +68460,7 @@ bn_cmp_words
|
|
|
68453
68460
|
bn_compute_wNAF
|
|
68454
68461
|
bn_copy_words
|
|
68455
68462
|
bn_correct_top
|
|
68463
|
+
bn_correct_top_consttime
|
|
68456
68464
|
bn_div_fixed_top
|
|
68457
68465
|
bn_expand2
|
|
68458
68466
|
bn_from_mont_fixed_top
|
|
@@ -69449,8 +69457,8 @@ llhttp__internal__c_test_flags_3
|
|
|
69449
69457
|
llhttp__internal__c_test_lenient_flags
|
|
69450
69458
|
llhttp__internal__c_test_lenient_flags_1
|
|
69451
69459
|
llhttp__internal__c_test_lenient_flags_2
|
|
69452
|
-
llhttp__internal__c_test_lenient_flags_5
|
|
69453
69460
|
llhttp__internal__c_test_lenient_flags_7
|
|
69461
|
+
llhttp__internal__c_test_lenient_flags_9
|
|
69454
69462
|
llhttp__internal__c_update_content_length
|
|
69455
69463
|
llhttp__internal__c_update_finish
|
|
69456
69464
|
llhttp__internal__c_update_finish_1
|
|
@@ -70996,7 +71004,6 @@ openssl_lh_strcasehash
|
|
|
70996
71004
|
openssl_no_config_int
|
|
70997
71005
|
openssl_strerror_r
|
|
70998
71006
|
original_exepath
|
|
70999
|
-
ossl_bn_rsa_do_unblind
|
|
71000
71007
|
ossl_ctype_check
|
|
71001
71008
|
ossl_ec_key_gen
|
|
71002
71009
|
ossl_ecdh_compute_key
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
#define PLATFORM "platform: linux64-mips64"
|
|
14
|
-
#define DATE "built on:
|
|
14
|
+
#define DATE "built on: Tue Jun 6 20:34:59 2023 UTC"
|
|
15
15
|
|
|
16
16
|
/*
|
|
17
17
|
* Generate compiler_flags as an array of individual characters. This is a
|
|
@@ -21,15 +21,15 @@
|
|
|
21
21
|
static const char compiler_flags[] = {
|
|
22
22
|
'c','o','m','p','i','l','e','r',':',' ','g','c','c',' ','-','f',
|
|
23
23
|
'P','I','C',' ','-','p','t','h','r','e','a','d',' ','-','m','a',
|
|
24
|
-
'b','i','=','6','4',' ','-','
|
|
25
|
-
'
|
|
26
|
-
'
|
|
27
|
-
'
|
|
28
|
-
'
|
|
29
|
-
'
|
|
30
|
-
'
|
|
31
|
-
'
|
|
32
|
-
'
|
|
33
|
-
'
|
|
34
|
-
'B','U','G','\0'
|
|
24
|
+
'b','i','=','6','4',' ','-','m','i','p','s','3',' ','-','W','a',
|
|
25
|
+
',','-','-','n','o','e','x','e','c','s','t','a','c','k',' ','-',
|
|
26
|
+
'W','a','l','l',' ','-','O','3',' ','-','D','O','P','E','N','S',
|
|
27
|
+
'S','L','_','U','S','E','_','N','O','D','E','L','E','T','E',' ',
|
|
28
|
+
'-','D','O','P','E','N','S','S','L','_','P','I','C',' ','-','D',
|
|
29
|
+
'O','P','E','N','S','S','L','_','B','N','_','A','S','M','_','M',
|
|
30
|
+
'O','N','T',' ','-','D','S','H','A','1','_','A','S','M',' ','-',
|
|
31
|
+
'D','S','H','A','2','5','6','_','A','S','M',' ','-','D','S','H',
|
|
32
|
+
'A','5','1','2','_','A','S','M',' ','-','D','A','E','S','_','A',
|
|
33
|
+
'S','M',' ','-','D','P','O','L','Y','1','3','0','5','_','A','S',
|
|
34
|
+
'M',' ','-','D','N','D','E','B','U','G','\0'
|
|
35
35
|
};
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
#define PLATFORM "platform: linux64-mips64"
|
|
14
|
-
#define DATE "built on:
|
|
14
|
+
#define DATE "built on: Tue Jun 6 20:35:01 2023 UTC"
|
|
15
15
|
|
|
16
16
|
/*
|
|
17
17
|
* Generate compiler_flags as an array of individual characters. This is a
|
|
@@ -22,15 +22,15 @@ static const char compiler_flags[] = {
|
|
|
22
22
|
'c','o','m','p','i','l','e','r',':',' ','.','.','/','c','o','n',
|
|
23
23
|
'f','i','g','/','f','a','k','e','_','g','c','c','.','p','l',' ',
|
|
24
24
|
'-','f','P','I','C',' ','-','p','t','h','r','e','a','d',' ','-',
|
|
25
|
-
'm','a','b','i','=','6','4',' ','-','
|
|
26
|
-
'
|
|
27
|
-
'
|
|
28
|
-
'
|
|
29
|
-
'
|
|
30
|
-
'
|
|
31
|
-
'
|
|
32
|
-
'
|
|
33
|
-
'
|
|
34
|
-
'
|
|
35
|
-
'D','E','B','U','G','\0'
|
|
25
|
+
'm','a','b','i','=','6','4',' ','-','m','i','p','s','3',' ','-',
|
|
26
|
+
'W','a',',','-','-','n','o','e','x','e','c','s','t','a','c','k',
|
|
27
|
+
' ','-','W','a','l','l',' ','-','O','3',' ','-','D','O','P','E',
|
|
28
|
+
'N','S','S','L','_','U','S','E','_','N','O','D','E','L','E','T',
|
|
29
|
+
'E',' ','-','D','O','P','E','N','S','S','L','_','P','I','C',' ',
|
|
30
|
+
'-','D','O','P','E','N','S','S','L','_','B','N','_','A','S','M',
|
|
31
|
+
'_','M','O','N','T',' ','-','D','S','H','A','1','_','A','S','M',
|
|
32
|
+
' ','-','D','S','H','A','2','5','6','_','A','S','M',' ','-','D',
|
|
33
|
+
'S','H','A','5','1','2','_','A','S','M',' ','-','D','A','E','S',
|
|
34
|
+
'_','A','S','M',' ','-','D','P','O','L','Y','1','3','0','5','_',
|
|
35
|
+
'A','S','M',' ','-','D','N','D','E','B','U','G','\0'
|
|
36
36
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright 1999-
|
|
2
|
+
* Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved.
|
|
3
3
|
*
|
|
4
4
|
* Licensed under the OpenSSL license (the "License"). You may not use
|
|
5
5
|
* this file except in compliance with the License. You can obtain a copy
|
|
@@ -39,8 +39,8 @@ extern "C" {
|
|
|
39
39
|
* (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
|
|
40
40
|
* major minor fix final patch/beta)
|
|
41
41
|
*/
|
|
42
|
-
# define OPENSSL_VERSION_NUMBER
|
|
43
|
-
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.
|
|
42
|
+
# define OPENSSL_VERSION_NUMBER 0x1010115fL
|
|
43
|
+
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1u+quic 30 May 2023"
|
|
44
44
|
|
|
45
45
|
/*-
|
|
46
46
|
* The macros below are to be used for shared library (.so, .dll, ...)
|