node-linux-arm64 17.5.0 → 17.6.0
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 +136 -0
- package/README.md +16 -12
- package/bin/node +0 -0
- package/include/node/common.gypi +2 -6
- package/include/node/config.gypi +2 -0
- package/include/node/node_version.h +1 -1
- package/include/node/openssl/asn1_asm.h +0 -2
- package/include/node/openssl/asn1_no-asm.h +0 -2
- package/include/node/openssl/asn1t_asm.h +0 -2
- package/include/node/openssl/asn1t_no-asm.h +0 -2
- package/include/node/openssl/bio_asm.h +0 -2
- package/include/node/openssl/bio_no-asm.h +0 -2
- package/include/node/openssl/bn_conf_asm.h +0 -2
- package/include/node/openssl/bn_conf_no-asm.h +0 -2
- package/include/node/openssl/cmp_asm.h +0 -2
- package/include/node/openssl/cmp_no-asm.h +0 -2
- package/include/node/openssl/cms_asm.h +0 -2
- package/include/node/openssl/cms_no-asm.h +0 -2
- package/include/node/openssl/conf_asm.h +0 -2
- package/include/node/openssl/conf_no-asm.h +0 -2
- package/include/node/openssl/configuration_asm.h +0 -2
- package/include/node/openssl/configuration_no-asm.h +0 -2
- package/include/node/openssl/crmf_asm.h +0 -2
- package/include/node/openssl/crmf_no-asm.h +0 -2
- package/include/node/openssl/crypto_asm.h +0 -2
- package/include/node/openssl/crypto_no-asm.h +0 -2
- package/include/node/openssl/ct_asm.h +0 -2
- package/include/node/openssl/ct_no-asm.h +0 -2
- package/include/node/openssl/dso_conf_asm.h +0 -2
- package/include/node/openssl/dso_conf_no-asm.h +0 -2
- package/include/node/openssl/err_asm.h +0 -2
- package/include/node/openssl/err_no-asm.h +0 -2
- package/include/node/openssl/ess_asm.h +0 -2
- package/include/node/openssl/ess_no-asm.h +0 -2
- package/include/node/openssl/fipskey_asm.h +0 -2
- package/include/node/openssl/fipskey_no-asm.h +0 -2
- package/include/node/openssl/lhash_asm.h +0 -2
- package/include/node/openssl/lhash_no-asm.h +0 -2
- package/include/node/openssl/ocsp_asm.h +0 -2
- package/include/node/openssl/ocsp_no-asm.h +0 -2
- package/include/node/openssl/opensslconf_asm.h +0 -2
- package/include/node/openssl/opensslconf_no-asm.h +0 -2
- package/include/node/openssl/opensslv_asm.h +0 -2
- package/include/node/openssl/opensslv_no-asm.h +0 -2
- package/include/node/openssl/pkcs12_asm.h +0 -2
- package/include/node/openssl/pkcs12_no-asm.h +0 -2
- package/include/node/openssl/pkcs7_asm.h +0 -2
- package/include/node/openssl/pkcs7_no-asm.h +0 -2
- package/include/node/openssl/safestack_asm.h +0 -2
- package/include/node/openssl/safestack_no-asm.h +0 -2
- package/include/node/openssl/srp_asm.h +0 -2
- package/include/node/openssl/srp_no-asm.h +0 -2
- package/include/node/openssl/ssl_asm.h +0 -2
- package/include/node/openssl/ssl_no-asm.h +0 -2
- package/include/node/openssl/ui_asm.h +0 -2
- package/include/node/openssl/ui_no-asm.h +0 -2
- package/include/node/openssl/x509_asm.h +0 -2
- package/include/node/openssl/x509_no-asm.h +0 -2
- package/include/node/openssl/x509_vfy_asm.h +0 -2
- package/include/node/openssl/x509_vfy_no-asm.h +0 -2
- package/include/node/openssl/x509v3_asm.h +0 -2
- package/include/node/openssl/x509v3_no-asm.h +0 -2
- package/package.json +1 -1
- package/share/man/man1/node.1 +6 -0
- package/include/node/openssl/archs/linux-x32/asm/crypto/buildinf.h +0 -32
- package/include/node/openssl/archs/linux-x32/asm/crypto/include/internal/bn_conf.h +0 -28
- package/include/node/openssl/archs/linux-x32/asm/crypto/include/internal/dso_conf.h +0 -17
- package/include/node/openssl/archs/linux-x32/asm/include/crypto/bn_conf.h +0 -29
- package/include/node/openssl/archs/linux-x32/asm/include/crypto/dso_conf.h +0 -19
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/asn1.h +0 -1128
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/asn1t.h +0 -946
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/bio.h +0 -884
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/cmp.h +0 -592
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/cms.h +0 -493
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/conf.h +0 -211
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/configuration.h +0 -133
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/crmf.h +0 -227
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/crypto.h +0 -556
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/ct.h +0 -573
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/err.h +0 -492
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/ess.h +0 -128
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/fipskey.h +0 -36
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/lhash.h +0 -288
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/ocsp.h +0 -483
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/opensslconf.h +0 -200
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/opensslv.h +0 -114
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/pkcs12.h +0 -350
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/pkcs7.h +0 -427
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/safestack.h +0 -297
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/srp.h +0 -285
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/ssl.h +0 -2654
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/ui.h +0 -407
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/x509.h +0 -1276
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/x509_vfy.h +0 -894
- package/include/node/openssl/archs/linux-x32/asm/include/openssl/x509v3.h +0 -1450
- package/include/node/openssl/archs/linux-x32/asm/include/progs.h +0 -123
- package/include/node/openssl/archs/linux-x32/asm/providers/common/include/prov/der_digests.h +0 -160
- package/include/node/openssl/archs/linux-x32/asm/providers/common/include/prov/der_dsa.h +0 -94
- package/include/node/openssl/archs/linux-x32/asm/providers/common/include/prov/der_ec.h +0 -286
- package/include/node/openssl/archs/linux-x32/asm/providers/common/include/prov/der_ecx.h +0 -50
- package/include/node/openssl/archs/linux-x32/asm/providers/common/include/prov/der_rsa.h +0 -187
- package/include/node/openssl/archs/linux-x32/asm/providers/common/include/prov/der_sm2.h +0 -37
- package/include/node/openssl/archs/linux-x32/asm/providers/common/include/prov/der_wrap.h +0 -46
- package/include/node/openssl/archs/linux-x32/asm_avx2/crypto/buildinf.h +0 -33
- package/include/node/openssl/archs/linux-x32/asm_avx2/crypto/include/internal/bn_conf.h +0 -28
- package/include/node/openssl/archs/linux-x32/asm_avx2/crypto/include/internal/dso_conf.h +0 -17
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/crypto/bn_conf.h +0 -29
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/crypto/dso_conf.h +0 -19
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/asn1.h +0 -1128
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/asn1t.h +0 -946
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/bio.h +0 -884
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/cmp.h +0 -592
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/cms.h +0 -493
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/conf.h +0 -211
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/configuration.h +0 -133
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/crmf.h +0 -227
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/crypto.h +0 -556
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/ct.h +0 -573
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/err.h +0 -492
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/ess.h +0 -128
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/fipskey.h +0 -36
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/lhash.h +0 -288
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/ocsp.h +0 -483
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/opensslconf.h +0 -200
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/opensslv.h +0 -114
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/pkcs12.h +0 -350
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/pkcs7.h +0 -427
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/safestack.h +0 -297
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/srp.h +0 -285
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/ssl.h +0 -2654
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/ui.h +0 -407
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/x509.h +0 -1276
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/x509_vfy.h +0 -894
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/openssl/x509v3.h +0 -1450
- package/include/node/openssl/archs/linux-x32/asm_avx2/include/progs.h +0 -123
- package/include/node/openssl/archs/linux-x32/asm_avx2/providers/common/include/prov/der_digests.h +0 -160
- package/include/node/openssl/archs/linux-x32/asm_avx2/providers/common/include/prov/der_dsa.h +0 -94
- package/include/node/openssl/archs/linux-x32/asm_avx2/providers/common/include/prov/der_ec.h +0 -286
- package/include/node/openssl/archs/linux-x32/asm_avx2/providers/common/include/prov/der_ecx.h +0 -50
- package/include/node/openssl/archs/linux-x32/asm_avx2/providers/common/include/prov/der_rsa.h +0 -187
- package/include/node/openssl/archs/linux-x32/asm_avx2/providers/common/include/prov/der_sm2.h +0 -37
- package/include/node/openssl/archs/linux-x32/asm_avx2/providers/common/include/prov/der_wrap.h +0 -46
- package/include/node/openssl/archs/linux-x32/no-asm/crypto/buildinf.h +0 -30
- package/include/node/openssl/archs/linux-x32/no-asm/crypto/include/internal/bn_conf.h +0 -28
- package/include/node/openssl/archs/linux-x32/no-asm/crypto/include/internal/dso_conf.h +0 -17
- package/include/node/openssl/archs/linux-x32/no-asm/include/crypto/bn_conf.h +0 -29
- package/include/node/openssl/archs/linux-x32/no-asm/include/crypto/dso_conf.h +0 -19
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/asn1.h +0 -1128
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/asn1t.h +0 -946
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/bio.h +0 -884
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/cmp.h +0 -592
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/cms.h +0 -493
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/conf.h +0 -211
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/configuration.h +0 -136
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/crmf.h +0 -227
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/crypto.h +0 -556
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/ct.h +0 -573
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/err.h +0 -492
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/ess.h +0 -128
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/fipskey.h +0 -36
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/lhash.h +0 -288
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/ocsp.h +0 -483
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/opensslconf.h +0 -203
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/opensslv.h +0 -114
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/pkcs12.h +0 -350
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/pkcs7.h +0 -427
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/safestack.h +0 -297
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/srp.h +0 -285
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/ssl.h +0 -2654
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/ui.h +0 -407
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/x509.h +0 -1276
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/x509_vfy.h +0 -894
- package/include/node/openssl/archs/linux-x32/no-asm/include/openssl/x509v3.h +0 -1450
- package/include/node/openssl/archs/linux-x32/no-asm/include/progs.h +0 -123
- package/include/node/openssl/archs/linux-x32/no-asm/providers/common/include/prov/der_digests.h +0 -160
- package/include/node/openssl/archs/linux-x32/no-asm/providers/common/include/prov/der_dsa.h +0 -94
- package/include/node/openssl/archs/linux-x32/no-asm/providers/common/include/prov/der_ec.h +0 -286
- package/include/node/openssl/archs/linux-x32/no-asm/providers/common/include/prov/der_ecx.h +0 -50
- package/include/node/openssl/archs/linux-x32/no-asm/providers/common/include/prov/der_rsa.h +0 -187
- package/include/node/openssl/archs/linux-x32/no-asm/providers/common/include/prov/der_sm2.h +0 -37
- package/include/node/openssl/archs/linux-x32/no-asm/providers/common/include/prov/der_wrap.h +0 -46
package/CHANGELOG.md
CHANGED
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
</tr>
|
|
9
9
|
<tr>
|
|
10
10
|
<td>
|
|
11
|
+
<a href="#17.6.0">17.6.0</a><br/>
|
|
11
12
|
<a href="#17.5.0">17.5.0</a><br/>
|
|
12
13
|
<a href="#17.4.0">17.4.0</a><br/>
|
|
13
14
|
<a href="#17.3.1">17.3.1</a><br/>
|
|
@@ -39,6 +40,141 @@
|
|
|
39
40
|
* [io.js](CHANGELOG_IOJS.md)
|
|
40
41
|
* [Archive](CHANGELOG_ARCHIVE.md)
|
|
41
42
|
|
|
43
|
+
<a id="17.6.0"></a>
|
|
44
|
+
|
|
45
|
+
## 2022-02-22, Version 17.6.0 (Current), @BethGriggs prepared by @bengl
|
|
46
|
+
|
|
47
|
+
### Notable Changes
|
|
48
|
+
|
|
49
|
+
* \[[`6b88595142`](https://github.com/nodejs/node/commit/6b88595142)] - **doc**: deprecate notice for process methods (Yash Ladha) [#41587](https://github.com/nodejs/node/pull/41587)
|
|
50
|
+
* \[[`77462b6083`](https://github.com/nodejs/node/commit/77462b6083)] - **stream**: revert `map` spec compliance (Benjamin Gruenbaum) [#41931](https://github.com/nodejs/node/pull/41931)
|
|
51
|
+
* \[[`b968d89fc9`](https://github.com/nodejs/node/commit/b968d89fc9)] - **build**: remove broken x32 arch support (Ben Noordhuis) [#41905](https://github.com/nodejs/node/pull/41905)
|
|
52
|
+
* \[[`ba639d052b`](https://github.com/nodejs/node/commit/ba639d052b)] - **(SEMVER-MINOR)** **esm**: support https remotely and http locally under flag (Bradley Farias) [#36328](https://github.com/nodejs/node/pull/36328)
|
|
53
|
+
* \[[`214d17650b`](https://github.com/nodejs/node/commit/214d17650b)] - **(SEMVER-MINOR)** **fs**: support copy of relative links with cp and cpSync (Marcos Bjoerkelund) [#41819](https://github.com/nodejs/node/pull/41819)
|
|
54
|
+
* \[[`ec0d623bd7`](https://github.com/nodejs/node/commit/ec0d623bd7)] - **(SEMVER-MINOR)** **lib**: add FormData global when fetch is enabled (Michaël Zasso) [#41956](https://github.com/nodejs/node/pull/41956)
|
|
55
|
+
* \[[`3243701997`](https://github.com/nodejs/node/commit/3243701997)] - **(SEMVER-MINOR)** **readline**: bind keystroke `ctrl`+`6` to redo (Ray) [#41662](https://github.com/nodejs/node/pull/41662)
|
|
56
|
+
* \[[`5796c3a7ea`](https://github.com/nodejs/node/commit/5796c3a7ea)] - **process**: deprecate multipleResolves (Benjamin Gruenbaum) [#41872](https://github.com/nodejs/node/pull/41872)
|
|
57
|
+
* Documentation-only.
|
|
58
|
+
|
|
59
|
+
### Dependency Updates
|
|
60
|
+
|
|
61
|
+
* \[[`d1ef43f2aa`](https://github.com/nodejs/node/commit/d1ef43f2aa)] - **deps**: upgrade npm to 8.5.1 (npm-robot) [#42039](https://github.com/nodejs/node/pull/42039)
|
|
62
|
+
* \[[`09c17481f6`](https://github.com/nodejs/node/commit/09c17481f6)] - **deps**: update undici to 3e267ece5f (Michaël Zasso) [#41955](https://github.com/nodejs/node/pull/41955)
|
|
63
|
+
* \[[`0a6f0b416f`](https://github.com/nodejs/node/commit/0a6f0b416f)] - **deps**: upgrade npm to 8.5.0 (npm-robot) [#41925](https://github.com/nodejs/node/pull/41925)
|
|
64
|
+
|
|
65
|
+
### New Collaborators
|
|
66
|
+
|
|
67
|
+
* \[[`90d90e3868`](https://github.com/nodejs/node/commit/90d90e3868)] - **doc**: add marsonya to collaborators (Akhil Marsonya) [#41991](https://github.com/nodejs/node/pull/41991)
|
|
68
|
+
* \[[`0de611f53a`](https://github.com/nodejs/node/commit/0de611f53a)] - **doc**: add joesepi to collaborators (Joe Sepi) [#41914](https://github.com/nodejs/node/pull/41914)
|
|
69
|
+
|
|
70
|
+
### Commits
|
|
71
|
+
|
|
72
|
+
* \[[`c673953f6d`](https://github.com/nodejs/node/commit/c673953f6d)] - **build**: cancel running CI jobs when a PR is updated (Michaël Zasso) [#42017](https://github.com/nodejs/node/pull/42017)
|
|
73
|
+
* \[[`782506c099`](https://github.com/nodejs/node/commit/782506c099)] - **build**: increase operations and test tag (Michael Dawson) [#42038](https://github.com/nodejs/node/pull/42038)
|
|
74
|
+
* \[[`d3e6ad1ed5`](https://github.com/nodejs/node/commit/d3e6ad1ed5)] - **build**: allow manual run of feature request action (Michael Dawson) [#42037](https://github.com/nodejs/node/pull/42037)
|
|
75
|
+
* \[[`69d7736e08`](https://github.com/nodejs/node/commit/69d7736e08)] - **build**: add action to close stale feature requests (Michael Dawson) [#41981](https://github.com/nodejs/node/pull/41981)
|
|
76
|
+
* \[[`1315f1eb25`](https://github.com/nodejs/node/commit/1315f1eb25)] - **build**: prevent concurrent CI and CQ workflow runs (Michaël Zasso) [#42016](https://github.com/nodejs/node/pull/42016)
|
|
77
|
+
* \[[`1e8e8bc22b`](https://github.com/nodejs/node/commit/1e8e8bc22b)] - **build**: use zoslib\_include\_dir provided by node-gyp (alexcfyung) [#41713](https://github.com/nodejs/node/pull/41713)
|
|
78
|
+
* \[[`4e2e2cb821`](https://github.com/nodejs/node/commit/4e2e2cb821)] - **build**: move tool updates workflow runtime a day later (Rich Trott) [#41982](https://github.com/nodejs/node/pull/41982)
|
|
79
|
+
* \[[`cd04ed1382`](https://github.com/nodejs/node/commit/cd04ed1382)] - **build**: extend yamllint configuration (Mestery) [#41756](https://github.com/nodejs/node/pull/41756)
|
|
80
|
+
* \[[`b968d89fc9`](https://github.com/nodejs/node/commit/b968d89fc9)] - **build**: remove broken x32 arch support (Ben Noordhuis) [#41905](https://github.com/nodejs/node/pull/41905)
|
|
81
|
+
* \[[`2b1dabfb16`](https://github.com/nodejs/node/commit/2b1dabfb16)] - **build**: revert fast-track changes (Filip Skokan) [#41892](https://github.com/nodejs/node/pull/41892)
|
|
82
|
+
* \[[`182e6b9ee9`](https://github.com/nodejs/node/commit/182e6b9ee9)] - **build**: improve consistency between workflows (Mestery) [#41791](https://github.com/nodejs/node/pull/41791)
|
|
83
|
+
* \[[`f4cb72600d`](https://github.com/nodejs/node/commit/f4cb72600d)] - **build,tools**: change the quotes in YAML (Mestery) [#41756](https://github.com/nodejs/node/pull/41756)
|
|
84
|
+
* \[[`24b0a563a4`](https://github.com/nodejs/node/commit/24b0a563a4)] - **child\_process**: kHideConsoleWindows for spawnSync (Raymond Zhao) [#41412](https://github.com/nodejs/node/pull/41412)
|
|
85
|
+
* \[[`c41e402c06`](https://github.com/nodejs/node/commit/c41e402c06)] - **cluster**: respect listen backlog set by workers (Elad Nava) [#41623](https://github.com/nodejs/node/pull/41623)
|
|
86
|
+
* \[[`84b1e4fba7`](https://github.com/nodejs/node/commit/84b1e4fba7)] - **crypto**: check result of BIO\_new in X509ToObject (Tobias Nießen) [#41979](https://github.com/nodejs/node/pull/41979)
|
|
87
|
+
* \[[`946ac96817`](https://github.com/nodejs/node/commit/946ac96817)] - **crypto**: rename X509\_NAME\_FLAGS (Tobias Nießen) [#42001](https://github.com/nodejs/node/pull/42001)
|
|
88
|
+
* \[[`60682917dd`](https://github.com/nodejs/node/commit/60682917dd)] - **(SEMVER-MINOR)** **crypto**: expose Web Crypto API on the global scope (Antoine du Hamel) [#41938](https://github.com/nodejs/node/pull/41938)
|
|
89
|
+
* \[[`0fff4d2314`](https://github.com/nodejs/node/commit/0fff4d2314)] - **crypto**: do not advertise unsupported algorithms (Brian White) [#41864](https://github.com/nodejs/node/pull/41864)
|
|
90
|
+
* \[[`67f1ebf9b4`](https://github.com/nodejs/node/commit/67f1ebf9b4)] - **debugger**: add debugger alias for exec(expr) (Xuguang Mei) [#41907](https://github.com/nodejs/node/pull/41907)
|
|
91
|
+
* \[[`1eac0a1677`](https://github.com/nodejs/node/commit/1eac0a1677)] - **debugger**: remove duplicate setPauseOnException call (Balakrishna Avulapati) [#41838](https://github.com/nodejs/node/pull/41838)
|
|
92
|
+
* \[[`d1ef43f2aa`](https://github.com/nodejs/node/commit/d1ef43f2aa)] - **deps**: upgrade npm to 8.5.1 (npm-robot) [#42039](https://github.com/nodejs/node/pull/42039)
|
|
93
|
+
* \[[`09c17481f6`](https://github.com/nodejs/node/commit/09c17481f6)] - **deps**: update undici to 3e267ece5f (Michaël Zasso) [#41955](https://github.com/nodejs/node/pull/41955)
|
|
94
|
+
* \[[`0a6f0b416f`](https://github.com/nodejs/node/commit/0a6f0b416f)] - **deps**: upgrade npm to 8.5.0 (npm-robot) [#41925](https://github.com/nodejs/node/pull/41925)
|
|
95
|
+
* \[[`fea682ca94`](https://github.com/nodejs/node/commit/fea682ca94)] - **doc**: fix typo in http2 endAfterHeaders description (Alexandru Comanescu) [#42060](https://github.com/nodejs/node/pull/42060)
|
|
96
|
+
* \[[`9c618ad729`](https://github.com/nodejs/node/commit/9c618ad729)] - **doc**: make minor fixes to contributing guides (T-O-R-U-S) [#41966](https://github.com/nodejs/node/pull/41966)
|
|
97
|
+
* \[[`60bbacdd91`](https://github.com/nodejs/node/commit/60bbacdd91)] - **doc**: use openpgp.org for keyserver examples (Nick Schonning) [#39227](https://github.com/nodejs/node/pull/39227)
|
|
98
|
+
* \[[`2e252b3c95`](https://github.com/nodejs/node/commit/2e252b3c95)] - **doc**: adjust a/an word usage (Derek Wolpert) [#41915](https://github.com/nodejs/node/pull/41915)
|
|
99
|
+
* \[[`c7d590c66e`](https://github.com/nodejs/node/commit/c7d590c66e)] - **doc**: remove extra \<td> (Ray) [#42006](https://github.com/nodejs/node/pull/42006)
|
|
100
|
+
* \[[`06f225c6a6`](https://github.com/nodejs/node/commit/06f225c6a6)] - **doc**: capitalize valgrind (T•Ø•R•Ü•S) [#41986](https://github.com/nodejs/node/pull/41986)
|
|
101
|
+
* \[[`6195de506a`](https://github.com/nodejs/node/commit/6195de506a)] - **doc**: fix deprecation number (Antoine du Hamel) [#41990](https://github.com/nodejs/node/pull/41990)
|
|
102
|
+
* \[[`90d90e3868`](https://github.com/nodejs/node/commit/90d90e3868)] - **doc**: add marsonya to collaborators (Akhil Marsonya) [#41991](https://github.com/nodejs/node/pull/41991)
|
|
103
|
+
* \[[`6b88595142`](https://github.com/nodejs/node/commit/6b88595142)] - **doc**: deprecate notice for process methods (Yash Ladha) [#41587](https://github.com/nodejs/node/pull/41587)
|
|
104
|
+
* \[[`d34ee45134`](https://github.com/nodejs/node/commit/d34ee45134)] - **doc**: fix bug in `readable.unshift` code example (Xuguang Mei) [#41944](https://github.com/nodejs/node/pull/41944)
|
|
105
|
+
* \[[`8748b1e61d`](https://github.com/nodejs/node/commit/8748b1e61d)] - **doc**: add missing `buffer` in the `stream/consumers` import example (Mestery) [#41961](https://github.com/nodejs/node/pull/41961)
|
|
106
|
+
* \[[`cb9dba034a`](https://github.com/nodejs/node/commit/cb9dba034a)] - **doc**: fix typo in readableStream.locked description (Tobias Nießen) [#41923](https://github.com/nodejs/node/pull/41923)
|
|
107
|
+
* \[[`43a5161cee`](https://github.com/nodejs/node/commit/43a5161cee)] - **doc**: fix wrong indent in stream documentation (Xuguang Mei) [#41943](https://github.com/nodejs/node/pull/41943)
|
|
108
|
+
* \[[`dca2692ae3`](https://github.com/nodejs/node/commit/dca2692ae3)] - **doc**: emphasize security warning in vm module doc (Rich Trott) [#41916](https://github.com/nodejs/node/pull/41916)
|
|
109
|
+
* \[[`b0e8ccb84c`](https://github.com/nodejs/node/commit/b0e8ccb84c)] - **doc**: clarify `tls.Server` `'connection'` event documentation (Austin Cheney) [#41917](https://github.com/nodejs/node/pull/41917)
|
|
110
|
+
* \[[`6a7b0160df`](https://github.com/nodejs/node/commit/6a7b0160df)] - **doc**: improve scrollbar appearance in dark mode (Aaron Xie) [#41890](https://github.com/nodejs/node/pull/41890)
|
|
111
|
+
* \[[`aa684a78fe`](https://github.com/nodejs/node/commit/aa684a78fe)] - **doc**: replace text with paths in toggle SVGs (Brian White) [#41885](https://github.com/nodejs/node/pull/41885)
|
|
112
|
+
* \[[`fc9d4e96c1`](https://github.com/nodejs/node/commit/fc9d4e96c1)] - **doc**: edit process.config deprecation text (Rich Trott) [#41889](https://github.com/nodejs/node/pull/41889)
|
|
113
|
+
* \[[`0de611f53a`](https://github.com/nodejs/node/commit/0de611f53a)] - **doc**: add joesepi to collaborators (Joe Sepi) [#41914](https://github.com/nodejs/node/pull/41914)
|
|
114
|
+
* \[[`ba5cb89134`](https://github.com/nodejs/node/commit/ba5cb89134)] - **doc**: remove unneeded ellipsis in header (Rich Trott) [#41888](https://github.com/nodejs/node/pull/41888)
|
|
115
|
+
* \[[`291fe631dd`](https://github.com/nodejs/node/commit/291fe631dd)] - **doc**: fix webstream close reject state state doc (Benjamin Gruenbaum) [#41860](https://github.com/nodejs/node/pull/41860)
|
|
116
|
+
* \[[`c0f4289c65`](https://github.com/nodejs/node/commit/c0f4289c65)] - **esm**: improve `fetch_module` test coverage and remove hack (Antoine du Hamel) [#41947](https://github.com/nodejs/node/pull/41947)
|
|
117
|
+
* \[[`a95f7a0c25`](https://github.com/nodejs/node/commit/a95f7a0c25)] - **esm**: remove erroneous `context.parentURL` property passed to `load` hook (Jacob Smith) [#41975](https://github.com/nodejs/node/pull/41975)
|
|
118
|
+
* \[[`66c9565f99`](https://github.com/nodejs/node/commit/66c9565f99)] - **esm**: fix typo in `fetch_module` (Michael Scovetta) [#41924](https://github.com/nodejs/node/pull/41924)
|
|
119
|
+
* \[[`ba639d052b`](https://github.com/nodejs/node/commit/ba639d052b)] - **(SEMVER-MINOR)** **esm**: support https remotely and http locally under flag (Bradley Farias) [#36328](https://github.com/nodejs/node/pull/36328)
|
|
120
|
+
* \[[`0660ba3cd0`](https://github.com/nodejs/node/commit/0660ba3cd0)] - **events**: set default handler value (Benjamin Gruenbaum) [#41970](https://github.com/nodejs/node/pull/41970)
|
|
121
|
+
* \[[`5a807c5927`](https://github.com/nodejs/node/commit/5a807c5927)] - **fs**: fix default `length` parameter for `fs.read` (wbt) [#40349](https://github.com/nodejs/node/pull/40349)
|
|
122
|
+
* \[[`214d17650b`](https://github.com/nodejs/node/commit/214d17650b)] - **(SEMVER-MINOR)** **fs**: support copy of relative links with cp and cpSync (Marcos Bjoerkelund) [#41819](https://github.com/nodejs/node/pull/41819)
|
|
123
|
+
* \[[`be5143b3f5`](https://github.com/nodejs/node/commit/be5143b3f5)] - **fs**: fix cb/sync writev empty array behavior (Benjamin Gruenbaum) [#41932](https://github.com/nodejs/node/pull/41932)
|
|
124
|
+
* \[[`b4db004855`](https://github.com/nodejs/node/commit/b4db004855)] - **fs**: fix writev empty array error behavior (Benjamin Gruenbaum) [#41919](https://github.com/nodejs/node/pull/41919)
|
|
125
|
+
* \[[`528c585b2b`](https://github.com/nodejs/node/commit/528c585b2b)] - **fs**: refactor to use ES2020 syntax (小菜) [#41903](https://github.com/nodejs/node/pull/41903)
|
|
126
|
+
* \[[`ec0d623bd7`](https://github.com/nodejs/node/commit/ec0d623bd7)] - **(SEMVER-MINOR)** **lib**: add FormData global when fetch is enabled (Michaël Zasso) [#41956](https://github.com/nodejs/node/pull/41956)
|
|
127
|
+
* \[[`c3b0e72d01`](https://github.com/nodejs/node/commit/c3b0e72d01)] - **lib**: stop installing webcrypto if `no_browser_globals` is `true` (Mestery) [#41971](https://github.com/nodejs/node/pull/41971)
|
|
128
|
+
* \[[`ae36276148`](https://github.com/nodejs/node/commit/ae36276148)] - **lib**: allow respondWithNewView on byob auto allocated streams (Sean Quinlan) [#41887](https://github.com/nodejs/node/pull/41887)
|
|
129
|
+
* \[[`68ec8d5824`](https://github.com/nodejs/node/commit/68ec8d5824)] - **lib**: stop installing fetch if no\_browser\_globals is true (Darshan Sen) [#41969](https://github.com/nodejs/node/pull/41969)
|
|
130
|
+
* \[[`f9bfdc3a65`](https://github.com/nodejs/node/commit/f9bfdc3a65)] - **lib**: restrict usage of fetch related globals in core internals (Antoine du Hamel) [#41957](https://github.com/nodejs/node/pull/41957)
|
|
131
|
+
* \[[`3a121345e7`](https://github.com/nodejs/node/commit/3a121345e7)] - **lib**: move kEnumerableProperty to internal/util (Mestery) [#41877](https://github.com/nodejs/node/pull/41877)
|
|
132
|
+
* \[[`fa3a9135ad`](https://github.com/nodejs/node/commit/fa3a9135ad)] - **lib**: add internal genericNodeError() function (Rich Trott) [#41879](https://github.com/nodejs/node/pull/41879)
|
|
133
|
+
* \[[`1e698e65a7`](https://github.com/nodejs/node/commit/1e698e65a7)] - **meta**: update AUTHORS (Node.js GitHub Bot) [#42058](https://github.com/nodejs/node/pull/42058)
|
|
134
|
+
* \[[`f51b55dae4`](https://github.com/nodejs/node/commit/f51b55dae4)] - **meta**: use plain emojis instead of escape sequences (Mestery) [#41989](https://github.com/nodejs/node/pull/41989)
|
|
135
|
+
* \[[`3d998112be`](https://github.com/nodejs/node/commit/3d998112be)] - **meta**: update AUTHORS and .mailmap (Rich Trott) [#41953](https://github.com/nodejs/node/pull/41953)
|
|
136
|
+
* \[[`391f4e5c25`](https://github.com/nodejs/node/commit/391f4e5c25)] - **perf\_hooks**: use arrays to store EntryBuffers (Xuguang Mei) [#42032](https://github.com/nodejs/node/pull/42032)
|
|
137
|
+
* \[[`5796c3a7ea`](https://github.com/nodejs/node/commit/5796c3a7ea)] - **process**: deprecate multipleResolves (Benjamin Gruenbaum) [#41872](https://github.com/nodejs/node/pull/41872)
|
|
138
|
+
* \[[`3243701997`](https://github.com/nodejs/node/commit/3243701997)] - **(SEMVER-MINOR)** **readline**: bind keystroke `ctrl`+`6` to redo (Ray) [#41662](https://github.com/nodejs/node/pull/41662)
|
|
139
|
+
* \[[`c766159e68`](https://github.com/nodejs/node/commit/c766159e68)] - **repl**: #41690 REPL gives wrong autocomplete on literals (Xuguang Mei) [#41883](https://github.com/nodejs/node/pull/41883)
|
|
140
|
+
* \[[`f80cae8be5`](https://github.com/nodejs/node/commit/f80cae8be5)] - **src**: merge ToJsSet into ToV8Value (Anna Henningsen) [#41757](https://github.com/nodejs/node/pull/41757)
|
|
141
|
+
* \[[`e2a74d2e04`](https://github.com/nodejs/node/commit/e2a74d2e04)] - **src**: remove separate definitions for static constexpr members (Anna Henningsen) [#41755](https://github.com/nodejs/node/pull/41755)
|
|
142
|
+
* \[[`d91a956419`](https://github.com/nodejs/node/commit/d91a956419)] - **src**: use const reference instead of pointer in URL::SerializeURL (Anna Henningsen) [#41759](https://github.com/nodejs/node/pull/41759)
|
|
143
|
+
* \[[`0330e2d796`](https://github.com/nodejs/node/commit/0330e2d796)] - **src**: reserve string allocation space early in URL::SerializeURL (Anna Henningsen) [#41759](https://github.com/nodejs/node/pull/41759)
|
|
144
|
+
* \[[`364ec5ba8b`](https://github.com/nodejs/node/commit/364ec5ba8b)] - **src**: fix query/fragment serialization in URL::SerializeURL (Anna Henningsen) [#41759](https://github.com/nodejs/node/pull/41759)
|
|
145
|
+
* \[[`6076291168`](https://github.com/nodejs/node/commit/6076291168)] - **src**: don't print interface if sin6\_scope\_id is 0 (Santiago Gimeno) [#41547](https://github.com/nodejs/node/pull/41547)
|
|
146
|
+
* \[[`43c12f4962`](https://github.com/nodejs/node/commit/43c12f4962)] - **src,buffer**: evaluate THROW\_AND\_RETURN\_IF\_OOB() expression only once (Darshan Sen) [#41945](https://github.com/nodejs/node/pull/41945)
|
|
147
|
+
* \[[`b8cbb83222`](https://github.com/nodejs/node/commit/b8cbb83222)] - **stream**: add more forEach tests (Benjamin Gruenbaum) [#41937](https://github.com/nodejs/node/pull/41937)
|
|
148
|
+
* \[[`f5d7339b25`](https://github.com/nodejs/node/commit/f5d7339b25)] - **stream**: add more filter tests (Benjamin Gruenbaum) [#41936](https://github.com/nodejs/node/pull/41936)
|
|
149
|
+
* \[[`77462b6083`](https://github.com/nodejs/node/commit/77462b6083)] - **stream**: revert `map` spec compliance (Benjamin Gruenbaum) [#41931](https://github.com/nodejs/node/pull/41931)
|
|
150
|
+
* \[[`3e38506d1b`](https://github.com/nodejs/node/commit/3e38506d1b)] - **stream**: avoid usage of deprecated APIs (Mohammed Keyvanzadeh) [#41871](https://github.com/nodejs/node/pull/41871)
|
|
151
|
+
* \[[`5195479919`](https://github.com/nodejs/node/commit/5195479919)] - **stream**: refactor to use more validators (Mohammed Keyvanzadeh) [#41871](https://github.com/nodejs/node/pull/41871)
|
|
152
|
+
* \[[`07463b3374`](https://github.com/nodejs/node/commit/07463b3374)] - **stream**: use standard for loop instead of for..of (Mohammed Keyvanzadeh) [#41871](https://github.com/nodejs/node/pull/41871)
|
|
153
|
+
* \[[`d9008915fe`](https://github.com/nodejs/node/commit/d9008915fe)] - **test**: remove test-stdout-close-catch flaky designation (Rich Trott) [#42045](https://github.com/nodejs/node/pull/42045)
|
|
154
|
+
* \[[`fe66d2b98c`](https://github.com/nodejs/node/commit/fe66d2b98c)] - **test**: check that fetch globals are disabled by default (Michaël Zasso) [#42015](https://github.com/nodejs/node/pull/42015)
|
|
155
|
+
* \[[`bcf53a89f7`](https://github.com/nodejs/node/commit/bcf53a89f7)] - **test**: improve vm test coverage (Yoshiki Kurihara) [#41847](https://github.com/nodejs/node/pull/41847)
|
|
156
|
+
* \[[`9825ceddeb`](https://github.com/nodejs/node/commit/9825ceddeb)] - **test**: run webmessaging/broadcastchannel WPT (Ben Noordhuis) [#41962](https://github.com/nodejs/node/pull/41962)
|
|
157
|
+
* \[[`f8e302c813`](https://github.com/nodejs/node/commit/f8e302c813)] - **test**: fix names of tests marked flaky on IBM i (Richard Lau) [#41984](https://github.com/nodejs/node/pull/41984)
|
|
158
|
+
* \[[`ab73bde8c1`](https://github.com/nodejs/node/commit/ab73bde8c1)] - **test**: fix typographical error (Rich Trott) [#41983](https://github.com/nodejs/node/pull/41983)
|
|
159
|
+
* \[[`520dcbc9f5`](https://github.com/nodejs/node/commit/520dcbc9f5)] - **test**: fix intl tests on small-icu builds (Antoine du Hamel) [#41939](https://github.com/nodejs/node/pull/41939)
|
|
160
|
+
* \[[`83b913cb90`](https://github.com/nodejs/node/commit/83b913cb90)] - **test**: improve code coverage for streams/duplexify (Erick Wendel) [#41862](https://github.com/nodejs/node/pull/41862)
|
|
161
|
+
* \[[`dc14bd85ee`](https://github.com/nodejs/node/commit/dc14bd85ee)] - **test**: remove lint rule for setTimeout() arguments (Rich Trott) [#41901](https://github.com/nodejs/node/pull/41901)
|
|
162
|
+
* \[[`76f0f1c06d`](https://github.com/nodejs/node/commit/76f0f1c06d)] - **test**: move test-crypto-engine to addon (Michael Dawson) [#41830](https://github.com/nodejs/node/pull/41830)
|
|
163
|
+
* \[[`b1505a1250`](https://github.com/nodejs/node/commit/b1505a1250)] - **tls**: avoid throw in onerror for bad TLSSocket obj (Valters Jansons) [#41523](https://github.com/nodejs/node/pull/41523)
|
|
164
|
+
* \[[`2cdbf0304b`](https://github.com/nodejs/node/commit/2cdbf0304b)] - **tools**: update lint-md-dependencies to rollup\@2.67.3 (Node.js GitHub Bot) [#42057](https://github.com/nodejs/node/pull/42057)
|
|
165
|
+
* \[[`6742625126`](https://github.com/nodejs/node/commit/6742625126)] - **tools**: enable es2022 env in ESLint config (Michaël Zasso) [#42043](https://github.com/nodejs/node/pull/42043)
|
|
166
|
+
* \[[`896ccc13ce`](https://github.com/nodejs/node/commit/896ccc13ce)] - **tools**: add `console` to the list of restricted globals (Antoine du Hamel) [#42012](https://github.com/nodejs/node/pull/42012)
|
|
167
|
+
* \[[`1b4ee6cfd9`](https://github.com/nodejs/node/commit/1b4ee6cfd9)] - **tools**: lint deprecation codes (Antoine du Hamel) [#41992](https://github.com/nodejs/node/pull/41992)
|
|
168
|
+
* \[[`e895e6422f`](https://github.com/nodejs/node/commit/e895e6422f)] - **tools**: fix bugs in prefer-primordials linter rule (Antoine du Hamel) [#42010](https://github.com/nodejs/node/pull/42010)
|
|
169
|
+
* \[[`47bb7dd52c`](https://github.com/nodejs/node/commit/47bb7dd52c)] - **tools**: add timers functions to the list of restricted globals (Antoine du Hamel) [#42013](https://github.com/nodejs/node/pull/42013)
|
|
170
|
+
* \[[`afeed46578`](https://github.com/nodejs/node/commit/afeed46578)] - **tools**: reduce list of globals in ESLint config (Rich Trott) [#41996](https://github.com/nodejs/node/pull/41996)
|
|
171
|
+
* \[[`2e905a63d8`](https://github.com/nodejs/node/commit/2e905a63d8)] - **tools**: update remark-preset-lint-node to 3.3.1 (Rich Trott) [#41999](https://github.com/nodejs/node/pull/41999)
|
|
172
|
+
* \[[`35832feb6e`](https://github.com/nodejs/node/commit/35832feb6e)] - **tools**: update ESLint to 8.9.0 (Luigi Pinca) [#41973](https://github.com/nodejs/node/pull/41973)
|
|
173
|
+
* \[[`06117c084e`](https://github.com/nodejs/node/commit/06117c084e)] - **tools**: update lint-md-dependencies to rollup\@2.67.2 (Node.js GitHub Bot) [#41941](https://github.com/nodejs/node/pull/41941)
|
|
174
|
+
* \[[`f30b5e3a6d`](https://github.com/nodejs/node/commit/f30b5e3a6d)] - **tools**: fix typo in prefer-primordials.js (Ikko Ashimine) [#41891](https://github.com/nodejs/node/pull/41891)
|
|
175
|
+
* \[[`cfafb45c2b`](https://github.com/nodejs/node/commit/cfafb45c2b)] - **tools,lib**: remove `global` and `Intl` from the list of globals (Antoine du Hamel) [#42014](https://github.com/nodejs/node/pull/42014)
|
|
176
|
+
* \[[`ba35b6ccd1`](https://github.com/nodejs/node/commit/ba35b6ccd1)] - **worker**: fix typo in debug statement (Antoine du Hamel) [#42011](https://github.com/nodejs/node/pull/42011)
|
|
177
|
+
|
|
42
178
|
<a id="17.5.0"></a>
|
|
43
179
|
|
|
44
180
|
## 2022-02-10, Version 17.5.0 (Current), @ruyadorno
|
package/README.md
CHANGED
|
@@ -120,7 +120,7 @@ For Current and LTS, the GPG detached signature of `SHASUMS256.txt` is in
|
|
|
120
120
|
import the keys:
|
|
121
121
|
|
|
122
122
|
```console
|
|
123
|
-
$ gpg --keyserver
|
|
123
|
+
$ gpg --keyserver hkps://keys.openpgp.org --recv-keys DD8F2338BAE7501E3DD5AC78C273792F7D83545D
|
|
124
124
|
```
|
|
125
125
|
|
|
126
126
|
See the bottom of this README for a full script to import active release keys.
|
|
@@ -360,6 +360,8 @@ For information about the governance of the Node.js project, see
|
|
|
360
360
|
**Jan Krems** <<jan.krems@gmail.com>> (he/him)
|
|
361
361
|
* [joaocgreis](https://github.com/joaocgreis) -
|
|
362
362
|
**João Reis** <<reis@janeasystems.com>>
|
|
363
|
+
* [joesepi](https://github.com/joesepi) -
|
|
364
|
+
**Joe Sepi** <<sepi@joesepi.com>> (he/him)
|
|
363
365
|
* [joyeecheung](https://github.com/joyeecheung) -
|
|
364
366
|
**Joyee Cheung** <<joyeec9h3@gmail.com>> (she/her)
|
|
365
367
|
* [juanarbol](https://github.com/juanarbol) -
|
|
@@ -378,6 +380,8 @@ For information about the governance of the Node.js project, see
|
|
|
378
380
|
**Denys Otrishko** <<shishugi@gmail.com>> (he/him)
|
|
379
381
|
* [Lxxyx](https://github.com/Lxxyx) -
|
|
380
382
|
**Zijian Liu** <<lxxyxzj@gmail.com>> (he/him)
|
|
383
|
+
* [marsonya](https://github.com/marsonya) -
|
|
384
|
+
**Akhil Marsonya** <<akhil.marsonya27@gmail.com>> (he/him)
|
|
381
385
|
* [mcollina](https://github.com/mcollina) -
|
|
382
386
|
**Matteo Collina** <<matteo.collina@gmail.com>> (he/him)
|
|
383
387
|
* [Mesteery](https://github.com/Mesteery) -
|
|
@@ -688,17 +692,17 @@ To import the full set of trusted release keys (including subkeys possibly used
|
|
|
688
692
|
to sign releases):
|
|
689
693
|
|
|
690
694
|
```bash
|
|
691
|
-
gpg --keyserver
|
|
692
|
-
gpg --keyserver
|
|
693
|
-
gpg --keyserver
|
|
694
|
-
gpg --keyserver
|
|
695
|
-
gpg --keyserver
|
|
696
|
-
gpg --keyserver
|
|
697
|
-
gpg --keyserver
|
|
698
|
-
gpg --keyserver
|
|
699
|
-
gpg --keyserver
|
|
700
|
-
gpg --keyserver
|
|
701
|
-
gpg --keyserver
|
|
695
|
+
gpg --keyserver hkps://keys.openpgp.org --recv-keys 4ED778F539E3634C779C87C6D7062848A1AB005C
|
|
696
|
+
gpg --keyserver hkps://keys.openpgp.org --recv-keys 94AE36675C464D64BAFA68DD7434390BDBE9B9C5
|
|
697
|
+
gpg --keyserver hkps://keys.openpgp.org --recv-keys 74F12602B6F1C4E913FAA37AD3A89613643B6201
|
|
698
|
+
gpg --keyserver hkps://keys.openpgp.org --recv-keys 71DCFD284A79C3B38668286BC97EC7A07EDE3FC1
|
|
699
|
+
gpg --keyserver hkps://keys.openpgp.org --recv-keys 8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600
|
|
700
|
+
gpg --keyserver hkps://keys.openpgp.org --recv-keys C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8
|
|
701
|
+
gpg --keyserver hkps://keys.openpgp.org --recv-keys C82FA3AE1CBEDC6BE46B9360C43CEC45C17AB93C
|
|
702
|
+
gpg --keyserver hkps://keys.openpgp.org --recv-keys DD8F2338BAE7501E3DD5AC78C273792F7D83545D
|
|
703
|
+
gpg --keyserver hkps://keys.openpgp.org --recv-keys A48C2BEE680E841632CD4E44F07496B3EB3C1762
|
|
704
|
+
gpg --keyserver hkps://keys.openpgp.org --recv-keys 108F52B48DB57BB0CC439B2997B01419BD92F80A
|
|
705
|
+
gpg --keyserver hkps://keys.openpgp.org --recv-keys B9E2F5981AA6E0CD28160D9FF13993A75599653C
|
|
702
706
|
```
|
|
703
707
|
|
|
704
708
|
See the section above on [Verifying binaries](#verifying-binaries) for how to
|
package/bin/node
CHANGED
|
Binary file
|
package/include/node/common.gypi
CHANGED
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
'v8_base': '<(PRODUCT_DIR)/libv8_snapshot.a',
|
|
104
104
|
}],
|
|
105
105
|
# V8 pointer compression only supports 64bit architectures.
|
|
106
|
-
['target_arch in "arm ia32 mips mipsel ppc
|
|
106
|
+
['target_arch in "arm ia32 mips mipsel ppc"', {
|
|
107
107
|
'v8_enable_pointer_compression': 0,
|
|
108
108
|
'v8_enable_31bit_smis_on_64bit_arch': 0,
|
|
109
109
|
}],
|
|
@@ -414,10 +414,6 @@
|
|
|
414
414
|
'cflags': [ '-m32' ],
|
|
415
415
|
'ldflags': [ '-m32' ],
|
|
416
416
|
}],
|
|
417
|
-
[ 'target_arch=="x32"', {
|
|
418
|
-
'cflags': [ '-mx32' ],
|
|
419
|
-
'ldflags': [ '-mx32' ],
|
|
420
|
-
}],
|
|
421
417
|
[ 'target_arch=="x64"', {
|
|
422
418
|
'cflags': [ '-m64' ],
|
|
423
419
|
'ldflags': [ '-m64' ],
|
|
@@ -619,7 +615,7 @@
|
|
|
619
615
|
'-q64',
|
|
620
616
|
],
|
|
621
617
|
# for addons due to v8config.h include of "zos-base.h":
|
|
622
|
-
'include_dirs': ['
|
|
618
|
+
'include_dirs': ['<(zoslib_include_dir)'],
|
|
623
619
|
}],
|
|
624
620
|
],
|
|
625
621
|
}
|
package/include/node/config.gypi
CHANGED
|
@@ -213,6 +213,8 @@
|
|
|
213
213
|
'lib/internal/modules/esm/loader.js',
|
|
214
214
|
'lib/internal/modules/esm/resolve.js',
|
|
215
215
|
'lib/internal/modules/esm/create_dynamic_module.js',
|
|
216
|
+
'lib/internal/modules/esm/fetch_module.js',
|
|
217
|
+
'lib/internal/modules/esm/formats.js',
|
|
216
218
|
'lib/internal/modules/esm/load.js',
|
|
217
219
|
'lib/internal/modules/esm/handle_process_exit.js',
|
|
218
220
|
'lib/internal/modules/esm/initialize_import_meta.js',
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/asm/include/openssl/asn1.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/asm/include/openssl/asn1.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/asm/include/openssl/asn1.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/no-asm/include/openssl/asn1.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/no-asm/include/openssl/asn1.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/no-asm/include/openssl/asn1.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/asm/include/openssl/asn1t.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/asm/include/openssl/asn1t.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/asm/include/openssl/asn1t.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/no-asm/include/openssl/asn1t.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/no-asm/include/openssl/asn1t.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/no-asm/include/openssl/asn1t.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/asm/include/openssl/bio.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/asm/include/openssl/bio.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/asm/include/openssl/bio.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/no-asm/include/openssl/bio.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/no-asm/include/openssl/bio.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/no-asm/include/openssl/bio.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/asm/include/crypto/bn_conf.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/asm/include/crypto/bn_conf.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/asm/include/crypto/bn_conf.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/no-asm/include/crypto/bn_conf.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/no-asm/include/crypto/bn_conf.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/no-asm/include/crypto/bn_conf.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/asm/include/openssl/cmp.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/asm/include/openssl/cmp.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/asm/include/openssl/cmp.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/no-asm/include/openssl/cmp.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/no-asm/include/openssl/cmp.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/no-asm/include/openssl/cmp.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/asm/include/openssl/cms.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/asm/include/openssl/cms.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/asm/include/openssl/cms.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/no-asm/include/openssl/cms.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/no-asm/include/openssl/cms.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/no-asm/include/openssl/cms.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/asm/include/openssl/conf.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/asm/include/openssl/conf.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/asm/include/openssl/conf.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/no-asm/include/openssl/conf.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/no-asm/include/openssl/conf.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/no-asm/include/openssl/conf.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/asm/include/openssl/configuration.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/asm/include/openssl/configuration.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/asm/include/openssl/configuration.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/no-asm/include/openssl/configuration.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/no-asm/include/openssl/configuration.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/no-asm/include/openssl/configuration.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/asm/include/openssl/crmf.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/asm/include/openssl/crmf.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/asm/include/openssl/crmf.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/no-asm/include/openssl/crmf.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/no-asm/include/openssl/crmf.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/no-asm/include/openssl/crmf.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/asm/include/openssl/crypto.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/asm/include/openssl/crypto.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/asm/include/openssl/crypto.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/no-asm/include/openssl/crypto.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/no-asm/include/openssl/crypto.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/no-asm/include/openssl/crypto.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/asm/include/openssl/ct.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/asm/include/openssl/ct.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/asm/include/openssl/ct.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/no-asm/include/openssl/ct.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/no-asm/include/openssl/ct.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/no-asm/include/openssl/ct.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/asm/include/crypto/dso_conf.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/asm/include/crypto/dso_conf.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/asm/include/crypto/dso_conf.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/no-asm/include/crypto/dso_conf.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/no-asm/include/crypto/dso_conf.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/no-asm/include/crypto/dso_conf.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/asm/include/openssl/err.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/asm/include/openssl/err.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/asm/include/openssl/err.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/no-asm/include/openssl/err.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/no-asm/include/openssl/err.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/no-asm/include/openssl/err.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/asm/include/openssl/ess.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/asm/include/openssl/ess.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/asm/include/openssl/ess.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/no-asm/include/openssl/ess.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/no-asm/include/openssl/ess.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/no-asm/include/openssl/ess.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/asm/include/openssl/fipskey.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/asm/include/openssl/fipskey.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/asm/include/openssl/fipskey.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/no-asm/include/openssl/fipskey.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/no-asm/include/openssl/fipskey.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/no-asm/include/openssl/fipskey.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
#if defined(OPENSSL_LINUX) && defined(__i386__)
|
|
7
7
|
# include "./archs/linux-elf/asm/include/openssl/lhash.h"
|
|
8
|
-
#elif defined(OPENSSL_LINUX) && defined(__ILP32__)
|
|
9
|
-
# include "./archs/linux-x32/asm/include/openssl/lhash.h"
|
|
10
8
|
#elif defined(OPENSSL_LINUX) && defined(__x86_64__)
|
|
11
9
|
# include "./archs/linux-x86_64/asm/include/openssl/lhash.h"
|
|
12
10
|
#elif defined(OPENSSL_LINUX) && defined(__arm__)
|