node-aix-ppc64 16.20.1 → 16.20.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 +29 -0
- package/bin/node +0 -0
- package/include/node/node.exp +17 -22
- 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 +1 -1
- package/include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h +1 -1
- 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/dh.h +4 -1
- package/include/node/openssl/dherr.h +2 -1
- package/include/node/openssl/opensslv.h +2 -2
- 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.2">16.20.2</a><br/>
|
|
12
13
|
<a href="#16.20.1">16.20.1</a><br/>
|
|
13
14
|
<a href="#16.20.0">16.20.0</a><br/>
|
|
14
15
|
<a href="#16.19.1">16.19.1</a><br/>
|
|
@@ -70,6 +71,34 @@
|
|
|
70
71
|
* [io.js](CHANGELOG_IOJS.md)
|
|
71
72
|
* [Archive](CHANGELOG_ARCHIVE.md)
|
|
72
73
|
|
|
74
|
+
<a id="16.20.2"></a>
|
|
75
|
+
|
|
76
|
+
## 2023-08-09, Version 16.20.2 'Gallium' (LTS), @RafaelGSS
|
|
77
|
+
|
|
78
|
+
This is a security release.
|
|
79
|
+
|
|
80
|
+
### Notable Changes
|
|
81
|
+
|
|
82
|
+
The following CVEs are fixed in this release:
|
|
83
|
+
|
|
84
|
+
* [CVE-2023-32002](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-32002): Policies can be bypassed via Module.\_load (High)
|
|
85
|
+
* [CVE-2023-32006](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-32006): Policies can be bypassed by module.constructor.createRequire (Medium)
|
|
86
|
+
* [CVE-2023-32559](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-32559): Policies can be bypassed via process.binding (Medium)
|
|
87
|
+
* OpenSSL Security Releases
|
|
88
|
+
* [OpenSSL security advisory 14th July](https://mta.openssl.org/pipermail/openssl-announce/2023-July/000264.html).
|
|
89
|
+
* [OpenSSL security advisory 19th July](https://mta.openssl.org/pipermail/openssl-announce/2023-July/000265.html).
|
|
90
|
+
* [OpenSSL security advisory 31st July](https://mta.openssl.org/pipermail/openssl-announce/2023-July/000267.html)
|
|
91
|
+
|
|
92
|
+
More detailed information on each of the vulnerabilities can be found in [August 2023 Security Releases](https://nodejs.org/en/blog/vulnerability/august-2023-security-releases/) blog post.
|
|
93
|
+
|
|
94
|
+
### Commits
|
|
95
|
+
|
|
96
|
+
* \[[`40c3958a5a`](https://github.com/nodejs/node/commit/40c3958a5a)] - **deps**: update archs files for OpenSSL-1.1.1v (RafaelGSS) [#49043](https://github.com/nodejs/node/pull/49043)
|
|
97
|
+
* \[[`a9ac9da89a`](https://github.com/nodejs/node/commit/a9ac9da89a)] - **deps**: fix openssl crypto clean (RafaelGSS) [#49043](https://github.com/nodejs/node/pull/49043)
|
|
98
|
+
* \[[`362d4c7494`](https://github.com/nodejs/node/commit/362d4c7494)] - **deps**: upgrade openssl sources to OpenSSL\_1\_1\_1v (RafaelGSS) [#49043](https://github.com/nodejs/node/pull/49043)
|
|
99
|
+
* \[[`d8ccfe9ad4`](https://github.com/nodejs/node/commit/d8ccfe9ad4)] - **policy**: handle Module.constructor and main.extensions bypass (RafaelGSS) [nodejs-private/node-private#445](https://github.com/nodejs-private/node-private/pull/445)
|
|
100
|
+
* \[[`242aaa0caa`](https://github.com/nodejs/node/commit/242aaa0caa)] - **policy**: disable process.binding() when enabled (Tobias Nießen) [nodejs-private/node-private#459](https://github.com/nodejs-private/node-private/pull/459)
|
|
101
|
+
|
|
73
102
|
<a id="16.20.1"></a>
|
|
74
103
|
|
|
75
104
|
## 2023-06-20, Version 16.20.1 'Gallium' (LTS), @RafaelGSS
|
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_0x7e4640b10c693d04
|
|
4923
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.cc_FB5499C7_0x1587a288f39c1fae
|
|
4924
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.cc_DFF67DD7_0x807459ee3c906cea
|
|
4925
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.cc_DFF67DD7_0xe761e185b83169ad
|
|
4926
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.cc_87E8306D_0x8360935a61490a6
|
|
4927
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.cc_87E8306D_0x358027a476289fe
|
|
4928
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.cc_FB5499C7_0x97217029077e5e40
|
|
4929
|
+
_GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.cc_DFF67DD7_0x838fbfa125ed9721
|
|
4930
|
+
_GLOBAL__I_65535_0_.._src_connection_wrap.cc_FB5499C7_0xefcceaf7df9a498d
|
|
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_0x4b784c461337f341
|
|
5929
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.cc_DFF67DD7_0x1cbb7b29af0139c7
|
|
5930
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_intl_objects_tq_csa.cc_FB5499C7_0x692f6a1a39f90370
|
|
5931
|
+
_GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_torque_defined_classes_tq_csa.cc_FB5499C7_0xfd400e89f7901e24
|
|
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,6 +14351,7 @@ _ZN2v88internal17AccessorAssembler19HandleStoreAccessorEPKNS1_17StoreICParameter
|
|
|
14351
14351
|
_ZN2v88internal17AccessorAssembler19LoadDescriptorValueENS0_5TNodeINS0_3MapEEENS2_INS0_7IntPtrTEEE
|
|
14352
14352
|
_ZN2v88internal17AccessorAssembler20GenerateKeyedStoreICEv
|
|
14353
14353
|
_ZN2v88internal17AccessorAssembler20GenerateLoadGlobalICENS0_10TypeofModeE
|
|
14354
|
+
_ZN2v88internal17AccessorAssembler20LazyLoadICParametersC1EPKNS1_16LoadICParametersE
|
|
14354
14355
|
_ZN2v88internal17AccessorAssembler20LoadHandlerDataFieldENS0_5TNodeINS0_11DataHandlerEEEi
|
|
14355
14356
|
_ZN2v88internal17AccessorAssembler21GenerateCloneObjectICEv
|
|
14356
14357
|
_ZN2v88internal17AccessorAssembler21GenerateStoreGlobalICEv
|
|
@@ -14521,6 +14522,7 @@ _ZN2v88internal17CodeStubAssembler10UpdateWordENS0_5TNodeINS0_5WordTEEENS2_INS0_
|
|
|
14521
14522
|
_ZN2v88internal17CodeStubAssembler11AllocateRawENS0_5TNodeINS0_7IntPtrTEEENS_4base5FlagsINS1_14AllocationFlagEiEENS2_INS0_7RawPtrTEEESA_
|
|
14522
14523
|
_ZN2v88internal17CodeStubAssembler11ArrayCreateENS0_5TNodeINS0_7ContextEEENS2_INS0_6UnionTINS0_3SmiENS0_10HeapNumberEEEEE
|
|
14523
14524
|
_ZN2v88internal17CodeStubAssembler11CallBuiltinIJNS0_5TNodeINS0_6ObjectEEEEEES5_NS0_7BuiltinES5_DpT_
|
|
14525
|
+
_ZN2v88internal17CodeStubAssembler11CallBuiltinIJNS0_5TNodeINS0_6ObjectEEES5_EEES5_NS0_7BuiltinES5_DpT_
|
|
14524
14526
|
_ZN2v88internal17CodeStubAssembler11CallBuiltinIJNS0_5TNodeINS0_6ObjectEEES5_S5_EEES5_NS0_7BuiltinES5_DpT_
|
|
14525
14527
|
_ZN2v88internal17CodeStubAssembler11Float64CeilENS0_5TNodeINS0_8Float64TEEE
|
|
14526
14528
|
_ZN2v88internal17CodeStubAssembler11GetPropertyENS0_5TNodeINS0_7ContextEEENS2_INS0_6ObjectEEENS0_6HandleINS0_4NameEEE
|
|
@@ -32825,20 +32827,12 @@ _ZN2v88internal8compiler13CodeAssembler9IntPtrSubENS0_5TNodeINS0_5WordTEEES5_
|
|
|
32825
32827
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_10HeapObjectEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32826
32828
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_10JSFunctionEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32827
32829
|
_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
|
|
32834
32830
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_3SmiEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32835
32831
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_6ObjectEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32836
|
-
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_6StringEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32837
32832
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_6UnionTINS0_3SmiENS0_10HeapNumberEEEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32838
32833
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_7ContextEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32839
|
-
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_7JSArrayEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32840
32834
|
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_8JSObjectEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32841
|
-
|
|
32835
|
+
_ZN2v88internal8compiler13CodeAssembler9ParameterINS0_9JSPromiseEEENS0_5TNodeIT_EEiN5cppgc14SourceLocationE
|
|
32842
32836
|
_ZN2v88internal8compiler13CodeAssembler9StoreRootENS0_9RootIndexENS0_5TNodeINS0_6ObjectEEE
|
|
32843
32837
|
_ZN2v88internal8compiler13CodeAssembler9Word32AndENS0_5TNodeINS0_7Word32TEEES5_
|
|
32844
32838
|
_ZN2v88internal8compiler13CodeAssembler9Word32ClzENS0_5TNodeINS0_7Word32TEEE
|
|
@@ -41774,6 +41768,7 @@ _ZN2v88internal9ExitFrame23GetStateForFramePointerEmPNS0_10StackFrame5StateE
|
|
|
41774
41768
|
_ZN2v88internal9ExitFrame9FillStateEmmPNS0_10StackFrame5StateE
|
|
41775
41769
|
_ZN2v88internal9ExitFrameD0Ev
|
|
41776
41770
|
_ZN2v88internal9ExitFrameD1Ev
|
|
41771
|
+
_ZN2v88internal9ExitPoint6ReturnENS0_5TNodeINS0_6ObjectEEE
|
|
41777
41772
|
_ZN2v88internal9Extract_0EPNS0_8compiler18CodeAssemblerStateENS0_5TNodeINS0_7ContextEEENS4_INS0_10FixedArrayEEENS4_INS0_3SmiEEESA_SA_
|
|
41778
41773
|
_ZN2v88internal9Extract_1EPNS0_8compiler18CodeAssemblerStateENS0_5TNodeINS0_7ContextEEENS4_INS0_14FixedArrayBaseEEENS4_INS0_3SmiEEESA_SA_
|
|
41779
41774
|
_ZN2v88internal9FLAG_helpE
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright 1995-
|
|
2
|
+
* Copyright 1995-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
|
|
@@ -29,6 +29,9 @@ extern "C" {
|
|
|
29
29
|
# ifndef OPENSSL_DH_MAX_MODULUS_BITS
|
|
30
30
|
# define OPENSSL_DH_MAX_MODULUS_BITS 10000
|
|
31
31
|
# endif
|
|
32
|
+
# ifndef OPENSSL_DH_CHECK_MAX_MODULUS_BITS
|
|
33
|
+
# define OPENSSL_DH_CHECK_MAX_MODULUS_BITS 32768
|
|
34
|
+
# endif
|
|
32
35
|
|
|
33
36
|
# define OPENSSL_DH_FIPS_MIN_MODULUS_BITS 1024
|
|
34
37
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*
|
|
2
2
|
* Generated by util/mkerr.pl DO NOT EDIT
|
|
3
|
-
* Copyright 1995-
|
|
3
|
+
* Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
|
|
4
4
|
*
|
|
5
5
|
* Licensed under the OpenSSL license (the "License"). You may not use
|
|
6
6
|
* this file except in compliance with the License. You can obtain a copy
|
|
@@ -30,6 +30,7 @@ int ERR_load_DH_strings(void);
|
|
|
30
30
|
# define DH_F_COMPUTE_KEY 102
|
|
31
31
|
# define DH_F_DHPARAMS_PRINT_FP 101
|
|
32
32
|
# define DH_F_DH_BUILTIN_GENPARAMS 106
|
|
33
|
+
# define DH_F_DH_CHECK 126
|
|
33
34
|
# define DH_F_DH_CHECK_EX 121
|
|
34
35
|
# define DH_F_DH_CHECK_PARAMS_EX 122
|
|
35
36
|
# define DH_F_DH_CHECK_PUB_KEY_EX 123
|
|
@@ -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 0x1010116fL
|
|
43
|
+
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1v+quic 1 Aug 2023"
|
|
44
44
|
|
|
45
45
|
/*-
|
|
46
46
|
* The macros below are to be used for shared library (.so, .dll, ...)
|