node-linux-arm64 21.6.1 → 21.7.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.
Files changed (244) hide show
  1. package/CHANGELOG.md +394 -0
  2. package/README.md +18 -14
  3. package/bin/node +0 -0
  4. package/include/node/common.gypi +1 -1
  5. package/include/node/config.gypi +2 -0
  6. package/include/node/js_native_api.h +7 -0
  7. package/include/node/node_version.h +2 -2
  8. package/include/node/openssl/archs/BSD-x86/asm/crypto/buildinf.h +1 -1
  9. package/include/node/openssl/archs/BSD-x86/asm/include/openssl/bio.h +1 -1
  10. package/include/node/openssl/archs/BSD-x86/asm/include/openssl/opensslv.h +5 -5
  11. package/include/node/openssl/archs/BSD-x86/asm/include/progs.h +1 -1
  12. package/include/node/openssl/archs/BSD-x86/asm_avx2/crypto/buildinf.h +1 -1
  13. package/include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/bio.h +1 -1
  14. package/include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/opensslv.h +5 -5
  15. package/include/node/openssl/archs/BSD-x86/asm_avx2/include/progs.h +1 -1
  16. package/include/node/openssl/archs/BSD-x86/no-asm/crypto/buildinf.h +1 -1
  17. package/include/node/openssl/archs/BSD-x86/no-asm/include/openssl/bio.h +1 -1
  18. package/include/node/openssl/archs/BSD-x86/no-asm/include/openssl/opensslv.h +5 -5
  19. package/include/node/openssl/archs/BSD-x86/no-asm/include/progs.h +1 -1
  20. package/include/node/openssl/archs/BSD-x86_64/asm/crypto/buildinf.h +1 -1
  21. package/include/node/openssl/archs/BSD-x86_64/asm/include/openssl/bio.h +1 -1
  22. package/include/node/openssl/archs/BSD-x86_64/asm/include/openssl/opensslv.h +5 -5
  23. package/include/node/openssl/archs/BSD-x86_64/asm/include/progs.h +1 -1
  24. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h +1 -1
  25. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/bio.h +1 -1
  26. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/opensslv.h +5 -5
  27. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/progs.h +1 -1
  28. package/include/node/openssl/archs/BSD-x86_64/no-asm/crypto/buildinf.h +1 -1
  29. package/include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/bio.h +1 -1
  30. package/include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/opensslv.h +5 -5
  31. package/include/node/openssl/archs/BSD-x86_64/no-asm/include/progs.h +1 -1
  32. package/include/node/openssl/archs/VC-WIN32/asm/crypto/buildinf.h +1 -1
  33. package/include/node/openssl/archs/VC-WIN32/asm/include/openssl/bio.h +1 -1
  34. package/include/node/openssl/archs/VC-WIN32/asm/include/openssl/opensslv.h +5 -5
  35. package/include/node/openssl/archs/VC-WIN32/asm/include/progs.h +1 -1
  36. package/include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/buildinf.h +1 -1
  37. package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/bio.h +1 -1
  38. package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/opensslv.h +5 -5
  39. package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/progs.h +1 -1
  40. package/include/node/openssl/archs/VC-WIN32/no-asm/crypto/buildinf.h +1 -1
  41. package/include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/bio.h +1 -1
  42. package/include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/opensslv.h +5 -5
  43. package/include/node/openssl/archs/VC-WIN32/no-asm/include/progs.h +1 -1
  44. package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h +1 -1
  45. package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/bio.h +1 -1
  46. package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/opensslv.h +5 -5
  47. package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/progs.h +1 -1
  48. package/include/node/openssl/archs/VC-WIN64A/asm/crypto/buildinf.h +1 -1
  49. package/include/node/openssl/archs/VC-WIN64A/asm/include/openssl/bio.h +1 -1
  50. package/include/node/openssl/archs/VC-WIN64A/asm/include/openssl/opensslv.h +5 -5
  51. package/include/node/openssl/archs/VC-WIN64A/asm/include/progs.h +1 -1
  52. package/include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h +1 -1
  53. package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/bio.h +1 -1
  54. package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/opensslv.h +5 -5
  55. package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/progs.h +1 -1
  56. package/include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h +1 -1
  57. package/include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/bio.h +1 -1
  58. package/include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/opensslv.h +5 -5
  59. package/include/node/openssl/archs/VC-WIN64A/no-asm/include/progs.h +1 -1
  60. package/include/node/openssl/archs/aix64-gcc-as/asm/crypto/buildinf.h +1 -1
  61. package/include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/bio.h +1 -1
  62. package/include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/opensslv.h +5 -5
  63. package/include/node/openssl/archs/aix64-gcc-as/asm/include/progs.h +1 -1
  64. package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/crypto/buildinf.h +1 -1
  65. package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/bio.h +1 -1
  66. package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/opensslv.h +5 -5
  67. package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/progs.h +1 -1
  68. package/include/node/openssl/archs/aix64-gcc-as/no-asm/crypto/buildinf.h +1 -1
  69. package/include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/bio.h +1 -1
  70. package/include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/opensslv.h +5 -5
  71. package/include/node/openssl/archs/aix64-gcc-as/no-asm/include/progs.h +1 -1
  72. package/include/node/openssl/archs/darwin-i386-cc/asm/crypto/buildinf.h +1 -1
  73. package/include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/bio.h +1 -1
  74. package/include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/opensslv.h +5 -5
  75. package/include/node/openssl/archs/darwin-i386-cc/asm/include/progs.h +1 -1
  76. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h +1 -1
  77. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/bio.h +1 -1
  78. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/opensslv.h +5 -5
  79. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/progs.h +1 -1
  80. package/include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/buildinf.h +1 -1
  81. package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/bio.h +1 -1
  82. package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/opensslv.h +5 -5
  83. package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/progs.h +1 -1
  84. package/include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/buildinf.h +1 -1
  85. package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/bio.h +1 -1
  86. package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/opensslv.h +5 -5
  87. package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/progs.h +1 -1
  88. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h +1 -1
  89. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/bio.h +1 -1
  90. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/opensslv.h +5 -5
  91. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/progs.h +1 -1
  92. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h +1 -1
  93. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/bio.h +1 -1
  94. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/opensslv.h +5 -5
  95. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/progs.h +1 -1
  96. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h +1 -1
  97. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/bio.h +1 -1
  98. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/opensslv.h +5 -5
  99. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/progs.h +1 -1
  100. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h +1 -1
  101. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/bio.h +1 -1
  102. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/opensslv.h +5 -5
  103. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/progs.h +1 -1
  104. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h +1 -1
  105. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/bio.h +1 -1
  106. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/opensslv.h +5 -5
  107. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/progs.h +1 -1
  108. package/include/node/openssl/archs/linux-aarch64/asm/crypto/buildinf.h +1 -1
  109. package/include/node/openssl/archs/linux-aarch64/asm/include/openssl/bio.h +1 -1
  110. package/include/node/openssl/archs/linux-aarch64/asm/include/openssl/opensslv.h +5 -5
  111. package/include/node/openssl/archs/linux-aarch64/asm/include/progs.h +1 -1
  112. package/include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/buildinf.h +1 -1
  113. package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/bio.h +1 -1
  114. package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/opensslv.h +5 -5
  115. package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/progs.h +1 -1
  116. package/include/node/openssl/archs/linux-aarch64/no-asm/crypto/buildinf.h +1 -1
  117. package/include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/bio.h +1 -1
  118. package/include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/opensslv.h +5 -5
  119. package/include/node/openssl/archs/linux-aarch64/no-asm/include/progs.h +1 -1
  120. package/include/node/openssl/archs/linux-armv4/asm/crypto/buildinf.h +1 -1
  121. package/include/node/openssl/archs/linux-armv4/asm/include/openssl/bio.h +1 -1
  122. package/include/node/openssl/archs/linux-armv4/asm/include/openssl/opensslv.h +5 -5
  123. package/include/node/openssl/archs/linux-armv4/asm/include/progs.h +1 -1
  124. package/include/node/openssl/archs/linux-armv4/asm_avx2/crypto/buildinf.h +1 -1
  125. package/include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/bio.h +1 -1
  126. package/include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/opensslv.h +5 -5
  127. package/include/node/openssl/archs/linux-armv4/asm_avx2/include/progs.h +1 -1
  128. package/include/node/openssl/archs/linux-armv4/no-asm/crypto/buildinf.h +1 -1
  129. package/include/node/openssl/archs/linux-armv4/no-asm/include/openssl/bio.h +1 -1
  130. package/include/node/openssl/archs/linux-armv4/no-asm/include/openssl/opensslv.h +5 -5
  131. package/include/node/openssl/archs/linux-armv4/no-asm/include/progs.h +1 -1
  132. package/include/node/openssl/archs/linux-elf/asm/crypto/buildinf.h +1 -1
  133. package/include/node/openssl/archs/linux-elf/asm/include/openssl/bio.h +1 -1
  134. package/include/node/openssl/archs/linux-elf/asm/include/openssl/opensslv.h +5 -5
  135. package/include/node/openssl/archs/linux-elf/asm/include/progs.h +1 -1
  136. package/include/node/openssl/archs/linux-elf/asm_avx2/crypto/buildinf.h +1 -1
  137. package/include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/bio.h +1 -1
  138. package/include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/opensslv.h +5 -5
  139. package/include/node/openssl/archs/linux-elf/asm_avx2/include/progs.h +1 -1
  140. package/include/node/openssl/archs/linux-elf/no-asm/crypto/buildinf.h +1 -1
  141. package/include/node/openssl/archs/linux-elf/no-asm/include/openssl/bio.h +1 -1
  142. package/include/node/openssl/archs/linux-elf/no-asm/include/openssl/opensslv.h +5 -5
  143. package/include/node/openssl/archs/linux-elf/no-asm/include/progs.h +1 -1
  144. package/include/node/openssl/archs/linux-ppc64le/asm/crypto/buildinf.h +1 -1
  145. package/include/node/openssl/archs/linux-ppc64le/asm/include/openssl/bio.h +1 -1
  146. package/include/node/openssl/archs/linux-ppc64le/asm/include/openssl/opensslv.h +5 -5
  147. package/include/node/openssl/archs/linux-ppc64le/asm/include/progs.h +1 -1
  148. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h +1 -1
  149. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/bio.h +1 -1
  150. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/opensslv.h +5 -5
  151. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/progs.h +1 -1
  152. package/include/node/openssl/archs/linux-ppc64le/no-asm/crypto/buildinf.h +1 -1
  153. package/include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/bio.h +1 -1
  154. package/include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/opensslv.h +5 -5
  155. package/include/node/openssl/archs/linux-ppc64le/no-asm/include/progs.h +1 -1
  156. package/include/node/openssl/archs/linux-x86_64/asm/crypto/buildinf.h +1 -1
  157. package/include/node/openssl/archs/linux-x86_64/asm/include/openssl/bio.h +1 -1
  158. package/include/node/openssl/archs/linux-x86_64/asm/include/openssl/opensslv.h +5 -5
  159. package/include/node/openssl/archs/linux-x86_64/asm/include/progs.h +1 -1
  160. package/include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/buildinf.h +1 -1
  161. package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/bio.h +1 -1
  162. package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/opensslv.h +5 -5
  163. package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/progs.h +1 -1
  164. package/include/node/openssl/archs/linux-x86_64/no-asm/crypto/buildinf.h +1 -1
  165. package/include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/bio.h +1 -1
  166. package/include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/opensslv.h +5 -5
  167. package/include/node/openssl/archs/linux-x86_64/no-asm/include/progs.h +1 -1
  168. package/include/node/openssl/archs/linux32-s390x/asm/crypto/buildinf.h +1 -1
  169. package/include/node/openssl/archs/linux32-s390x/asm/include/openssl/bio.h +1 -1
  170. package/include/node/openssl/archs/linux32-s390x/asm/include/openssl/opensslv.h +5 -5
  171. package/include/node/openssl/archs/linux32-s390x/asm/include/progs.h +1 -1
  172. package/include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/buildinf.h +1 -1
  173. package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/bio.h +1 -1
  174. package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/opensslv.h +5 -5
  175. package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/progs.h +1 -1
  176. package/include/node/openssl/archs/linux32-s390x/no-asm/crypto/buildinf.h +1 -1
  177. package/include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/bio.h +1 -1
  178. package/include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/opensslv.h +5 -5
  179. package/include/node/openssl/archs/linux32-s390x/no-asm/include/progs.h +1 -1
  180. package/include/node/openssl/archs/linux64-loongarch64/no-asm/crypto/buildinf.h +1 -1
  181. package/include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/bio.h +1 -1
  182. package/include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/opensslv.h +5 -5
  183. package/include/node/openssl/archs/linux64-loongarch64/no-asm/include/progs.h +1 -1
  184. package/include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h +1 -1
  185. package/include/node/openssl/archs/linux64-mips64/asm/include/openssl/bio.h +1 -1
  186. package/include/node/openssl/archs/linux64-mips64/asm/include/openssl/opensslv.h +5 -5
  187. package/include/node/openssl/archs/linux64-mips64/asm/include/progs.h +1 -1
  188. package/include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h +1 -1
  189. package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/bio.h +1 -1
  190. package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/opensslv.h +5 -5
  191. package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/progs.h +1 -1
  192. package/include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h +1 -1
  193. package/include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/bio.h +1 -1
  194. package/include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/opensslv.h +5 -5
  195. package/include/node/openssl/archs/linux64-mips64/no-asm/include/progs.h +1 -1
  196. package/include/node/openssl/archs/linux64-riscv64/no-asm/crypto/buildinf.h +1 -1
  197. package/include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/bio.h +1 -1
  198. package/include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/opensslv.h +5 -5
  199. package/include/node/openssl/archs/linux64-riscv64/no-asm/include/progs.h +1 -1
  200. package/include/node/openssl/archs/linux64-s390x/asm/crypto/buildinf.h +1 -1
  201. package/include/node/openssl/archs/linux64-s390x/asm/include/openssl/bio.h +1 -1
  202. package/include/node/openssl/archs/linux64-s390x/asm/include/openssl/opensslv.h +5 -5
  203. package/include/node/openssl/archs/linux64-s390x/asm/include/progs.h +1 -1
  204. package/include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/buildinf.h +1 -1
  205. package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/bio.h +1 -1
  206. package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/opensslv.h +5 -5
  207. package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/progs.h +1 -1
  208. package/include/node/openssl/archs/linux64-s390x/no-asm/crypto/buildinf.h +1 -1
  209. package/include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/bio.h +1 -1
  210. package/include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/opensslv.h +5 -5
  211. package/include/node/openssl/archs/linux64-s390x/no-asm/include/progs.h +1 -1
  212. package/include/node/openssl/archs/solaris-x86-gcc/asm/crypto/buildinf.h +1 -1
  213. package/include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/bio.h +1 -1
  214. package/include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/opensslv.h +5 -5
  215. package/include/node/openssl/archs/solaris-x86-gcc/asm/include/progs.h +1 -1
  216. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h +1 -1
  217. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/bio.h +1 -1
  218. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/opensslv.h +5 -5
  219. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/progs.h +1 -1
  220. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h +1 -1
  221. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/bio.h +1 -1
  222. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/opensslv.h +5 -5
  223. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/progs.h +1 -1
  224. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h +1 -1
  225. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/bio.h +1 -1
  226. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/opensslv.h +5 -5
  227. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/progs.h +1 -1
  228. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h +1 -1
  229. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/bio.h +1 -1
  230. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/opensslv.h +5 -5
  231. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/progs.h +1 -1
  232. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h +1 -1
  233. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/bio.h +1 -1
  234. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/opensslv.h +5 -5
  235. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/progs.h +1 -1
  236. package/include/node/openssl/conferr.h +1 -0
  237. package/include/node/openssl/dh.h +3 -3
  238. package/include/node/openssl/dherr.h +2 -1
  239. package/include/node/uv/unix.h +4 -1
  240. package/include/node/uv/version.h +1 -1
  241. package/include/node/uv/win.h +6 -3
  242. package/include/node/uv.h +19 -1
  243. package/include/node/v8-script.h +21 -0
  244. package/package.json +1 -1
@@ -29,7 +29,7 @@ extern "C" {
29
29
  */
30
30
  # define OPENSSL_VERSION_MAJOR 3
31
31
  # define OPENSSL_VERSION_MINOR 0
32
- # define OPENSSL_VERSION_PATCH 12
32
+ # define OPENSSL_VERSION_PATCH 13
33
33
 
34
34
  /*
35
35
  * Additional version information
@@ -74,21 +74,21 @@ extern "C" {
74
74
  * longer variant with OPENSSL_VERSION_PRE_RELEASE_STR and
75
75
  * OPENSSL_VERSION_BUILD_METADATA_STR appended.
76
76
  */
77
- # define OPENSSL_VERSION_STR "3.0.12"
78
- # define OPENSSL_FULL_VERSION_STR "3.0.12+quic"
77
+ # define OPENSSL_VERSION_STR "3.0.13"
78
+ # define OPENSSL_FULL_VERSION_STR "3.0.13+quic"
79
79
 
80
80
  /*
81
81
  * SECTION 3: ADDITIONAL METADATA
82
82
  *
83
83
  * These strings are defined separately to allow them to be parsable.
84
84
  */
85
- # define OPENSSL_RELEASE_DATE "24 Oct 2023"
85
+ # define OPENSSL_RELEASE_DATE "30 Jan 2024"
86
86
 
87
87
  /*
88
88
  * SECTION 4: BACKWARD COMPATIBILITY
89
89
  */
90
90
 
91
- # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.12+quic 24 Oct 2023"
91
+ # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.13+quic 30 Jan 2024"
92
92
 
93
93
  /* Synthesize OPENSSL_VERSION_NUMBER with the layout 0xMNN00PPSL */
94
94
  # ifdef OPENSSL_VERSION_PRE_RELEASE
@@ -2,7 +2,7 @@
2
2
  * WARNING: do not edit!
3
3
  * Generated by apps/progs.pl
4
4
  *
5
- * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
5
+ * Copyright 1995-2024 The OpenSSL Project Authors. All Rights Reserved.
6
6
  *
7
7
  * Licensed under the Apache License 2.0 (the "License"). You may not use
8
8
  * this file except in compliance with the License. You can obtain a copy
@@ -38,6 +38,7 @@
38
38
  # define CONF_R_NUMBER_TOO_LARGE 121
39
39
  # define CONF_R_OPENSSL_CONF_REFERENCES_MISSING_SECTION 124
40
40
  # define CONF_R_RECURSIVE_DIRECTORY_INCLUDE 111
41
+ # define CONF_R_RECURSIVE_SECTION_REFERENCE 126
41
42
  # define CONF_R_RELATIVE_PATH 125
42
43
  # define CONF_R_SSL_COMMAND_SECTION_EMPTY 117
43
44
  # define CONF_R_SSL_COMMAND_SECTION_NOT_FOUND 118
@@ -141,7 +141,7 @@ DECLARE_ASN1_ITEM(DHparams)
141
141
  # define DH_GENERATOR_3 3
142
142
  # define DH_GENERATOR_5 5
143
143
 
144
- /* DH_check error codes */
144
+ /* DH_check error codes, some of them shared with DH_check_pub_key */
145
145
  /*
146
146
  * NB: These values must align with the equivalently named macros in
147
147
  * internal/ffc.h.
@@ -151,10 +151,10 @@ DECLARE_ASN1_ITEM(DHparams)
151
151
  # define DH_UNABLE_TO_CHECK_GENERATOR 0x04
152
152
  # define DH_NOT_SUITABLE_GENERATOR 0x08
153
153
  # define DH_CHECK_Q_NOT_PRIME 0x10
154
- # define DH_CHECK_INVALID_Q_VALUE 0x20
154
+ # define DH_CHECK_INVALID_Q_VALUE 0x20 /* +DH_check_pub_key */
155
155
  # define DH_CHECK_INVALID_J_VALUE 0x40
156
156
  # define DH_MODULUS_TOO_SMALL 0x80
157
- # define DH_MODULUS_TOO_LARGE 0x100
157
+ # define DH_MODULUS_TOO_LARGE 0x100 /* +DH_check_pub_key */
158
158
 
159
159
  /* DH_check_pub_key error codes */
160
160
  # define DH_CHECK_PUBKEY_TOO_SMALL 0x01
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * Generated by util/mkerr.pl DO NOT EDIT
3
- * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
3
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
4
4
  *
5
5
  * Licensed under the Apache License 2.0 (the "License"). You may not use
6
6
  * this file except in compliance with the License. You can obtain a copy
@@ -50,6 +50,7 @@
50
50
  # define DH_R_NO_PRIVATE_VALUE 100
51
51
  # define DH_R_PARAMETER_ENCODING_ERROR 105
52
52
  # define DH_R_PEER_KEY_ERROR 111
53
+ # define DH_R_Q_TOO_LARGE 130
53
54
  # define DH_R_SHARED_INFO_ERROR 113
54
55
  # define DH_R_UNABLE_TO_CHECK_GENERATOR 121
55
56
 
@@ -328,7 +328,10 @@ typedef struct {
328
328
 
329
329
  #define UV_TIMER_PRIVATE_FIELDS \
330
330
  uv_timer_cb timer_cb; \
331
- void* heap_node[3]; \
331
+ union { \
332
+ void* heap[3]; \
333
+ struct uv__queue queue; \
334
+ } node; \
332
335
  uint64_t timeout; \
333
336
  uint64_t repeat; \
334
337
  uint64_t start_id;
@@ -31,7 +31,7 @@
31
31
  */
32
32
 
33
33
  #define UV_VERSION_MAJOR 1
34
- #define UV_VERSION_MINOR 47
34
+ #define UV_VERSION_MINOR 48
35
35
  #define UV_VERSION_PATCH 0
36
36
  #define UV_VERSION_IS_RELEASE 1
37
37
  #define UV_VERSION_SUFFIX ""
@@ -45,7 +45,7 @@ typedef struct pollfd {
45
45
  #endif
46
46
 
47
47
  #include <mswsock.h>
48
- // Disable the typedef in mstcpip.h of MinGW.
48
+ /* Disable the typedef in mstcpip.h of MinGW. */
49
49
  #define _TCP_INITIAL_RTO_PARAMETERS _TCP_INITIAL_RTO_PARAMETERS__AVOID
50
50
  #define TCP_INITIAL_RTO_PARAMETERS TCP_INITIAL_RTO_PARAMETERS__AVOID
51
51
  #define PTCP_INITIAL_RTO_PARAMETERS PTCP_INITIAL_RTO_PARAMETERS__AVOID
@@ -70,7 +70,7 @@ typedef struct pollfd {
70
70
  # define S_IFLNK 0xA000
71
71
  #endif
72
72
 
73
- // Define missing in Windows Kit Include\{VERSION}\ucrt\sys\stat.h
73
+ /* Define missing in Windows Kit Include\{VERSION}\ucrt\sys\stat.h */
74
74
  #if defined(_CRT_INTERNAL_NONSTDC_NAMES) && _CRT_INTERNAL_NONSTDC_NAMES && !defined(S_IFIFO)
75
75
  # define S_IFIFO _S_IFIFO
76
76
  #endif
@@ -550,7 +550,10 @@ typedef struct {
550
550
  unsigned char events;
551
551
 
552
552
  #define UV_TIMER_PRIVATE_FIELDS \
553
- void* heap_node[3]; \
553
+ union { \
554
+ void* heap[3]; \
555
+ struct uv__queue queue; \
556
+ } node; \
554
557
  int unused; \
555
558
  uint64_t timeout; \
556
559
  uint64_t repeat; \
package/include/node/uv.h CHANGED
@@ -1106,7 +1106,14 @@ enum uv_process_flags {
1106
1106
  * option is only meaningful on Windows systems. On Unix it is silently
1107
1107
  * ignored.
1108
1108
  */
1109
- UV_PROCESS_WINDOWS_HIDE_GUI = (1 << 6)
1109
+ UV_PROCESS_WINDOWS_HIDE_GUI = (1 << 6),
1110
+ /*
1111
+ * On Windows, if the path to the program to execute, specified in
1112
+ * uv_process_options_t's file field, has a directory component,
1113
+ * search for the exact file name before trying variants with
1114
+ * extensions like '.exe' or '.cmd'.
1115
+ */
1116
+ UV_PROCESS_WINDOWS_FILE_PATH_EXACT_NAME = (1 << 7)
1110
1117
  };
1111
1118
 
1112
1119
  /*
@@ -1284,6 +1291,17 @@ UV_EXTERN uv_pid_t uv_os_getppid(void);
1284
1291
  UV_EXTERN int uv_os_getpriority(uv_pid_t pid, int* priority);
1285
1292
  UV_EXTERN int uv_os_setpriority(uv_pid_t pid, int priority);
1286
1293
 
1294
+ enum {
1295
+ UV_THREAD_PRIORITY_HIGHEST = 2,
1296
+ UV_THREAD_PRIORITY_ABOVE_NORMAL = 1,
1297
+ UV_THREAD_PRIORITY_NORMAL = 0,
1298
+ UV_THREAD_PRIORITY_BELOW_NORMAL = -1,
1299
+ UV_THREAD_PRIORITY_LOWEST = -2,
1300
+ };
1301
+
1302
+ UV_EXTERN int uv_thread_getpriority(uv_thread_t tid, int* priority);
1303
+ UV_EXTERN int uv_thread_setpriority(uv_thread_t tid, int priority);
1304
+
1287
1305
  UV_EXTERN unsigned int uv_available_parallelism(void);
1288
1306
  UV_EXTERN int uv_cpu_info(uv_cpu_info_t** cpu_infos, int* count);
1289
1307
  UV_EXTERN void uv_free_cpu_info(uv_cpu_info_t* cpu_infos, int count);
@@ -388,6 +388,27 @@ class V8_EXPORT ScriptCompiler {
388
388
  CachedData(const uint8_t* data, int length,
389
389
  BufferPolicy buffer_policy = BufferNotOwned);
390
390
  ~CachedData();
391
+
392
+ enum CompatibilityCheckResult {
393
+ // Don't change order/existing values of this enum since it keys into the
394
+ // `code_cache_reject_reason` histogram. Append-only!
395
+ kSuccess = 0,
396
+ kMagicNumberMismatch = 1,
397
+ kVersionMismatch = 2,
398
+ kSourceMismatch = 3,
399
+ kFlagsMismatch = 5,
400
+ kChecksumMismatch = 6,
401
+ kInvalidHeader = 7,
402
+ kLengthMismatch = 8,
403
+ kReadOnlySnapshotChecksumMismatch = 9,
404
+
405
+ // This should always point at the last real enum value.
406
+ kLast = kReadOnlySnapshotChecksumMismatch
407
+ };
408
+
409
+ // Check if the CachedData can be loaded in the given isolate.
410
+ CompatibilityCheckResult CompatibilityCheck(Isolate* isolate);
411
+
391
412
  // TODO(marja): Async compilation; add constructors which take a callback
392
413
  // which will be called when V8 no longer needs the data.
393
414
  const uint8_t* data;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "node-linux-arm64",
3
- "version": "v21.6.1",
3
+ "version": "v21.7.0",
4
4
  "description": "node",
5
5
  "bin": {
6
6
  "node": "bin/node"