node-aix-ppc64 19.6.0 → 19.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (290) hide show
  1. package/CHANGELOG.md +34 -1
  2. package/bin/node +0 -0
  3. package/include/node/config.gypi +1 -1
  4. package/include/node/node.exp +10 -5
  5. package/include/node/node_version.h +1 -1
  6. package/include/node/openssl/archs/BSD-x86/asm/crypto/buildinf.h +1 -1
  7. package/include/node/openssl/archs/BSD-x86/asm/include/openssl/cmp.h +10 -6
  8. package/include/node/openssl/archs/BSD-x86/asm/include/openssl/opensslv.h +5 -5
  9. package/include/node/openssl/archs/BSD-x86/asm/include/openssl/x509v3.h +2 -2
  10. package/include/node/openssl/archs/BSD-x86/asm/include/progs.h +1 -1
  11. package/include/node/openssl/archs/BSD-x86/asm_avx2/crypto/buildinf.h +1 -1
  12. package/include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/cmp.h +10 -6
  13. package/include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/opensslv.h +5 -5
  14. package/include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/x509v3.h +2 -2
  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 +11 -11
  17. package/include/node/openssl/archs/BSD-x86/no-asm/include/openssl/cmp.h +10 -6
  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/openssl/x509v3.h +2 -2
  20. package/include/node/openssl/archs/BSD-x86/no-asm/include/progs.h +1 -1
  21. package/include/node/openssl/archs/BSD-x86_64/asm/crypto/buildinf.h +1 -1
  22. package/include/node/openssl/archs/BSD-x86_64/asm/include/openssl/cmp.h +10 -6
  23. package/include/node/openssl/archs/BSD-x86_64/asm/include/openssl/opensslv.h +5 -5
  24. package/include/node/openssl/archs/BSD-x86_64/asm/include/openssl/x509v3.h +2 -2
  25. package/include/node/openssl/archs/BSD-x86_64/asm/include/progs.h +1 -1
  26. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h +1 -1
  27. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/cmp.h +10 -6
  28. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/opensslv.h +5 -5
  29. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/x509v3.h +2 -2
  30. package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/progs.h +1 -1
  31. package/include/node/openssl/archs/BSD-x86_64/no-asm/crypto/buildinf.h +9 -9
  32. package/include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/cmp.h +10 -6
  33. package/include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/opensslv.h +5 -5
  34. package/include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/x509v3.h +2 -2
  35. package/include/node/openssl/archs/BSD-x86_64/no-asm/include/progs.h +1 -1
  36. package/include/node/openssl/archs/VC-WIN32/asm/crypto/buildinf.h +24 -24
  37. package/include/node/openssl/archs/VC-WIN32/asm/include/openssl/cmp.h +10 -6
  38. package/include/node/openssl/archs/VC-WIN32/asm/include/openssl/opensslv.h +5 -5
  39. package/include/node/openssl/archs/VC-WIN32/asm/include/openssl/x509v3.h +2 -2
  40. package/include/node/openssl/archs/VC-WIN32/asm/include/progs.h +1 -1
  41. package/include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/buildinf.h +24 -24
  42. package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/cmp.h +10 -6
  43. package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/opensslv.h +5 -5
  44. package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/x509v3.h +2 -2
  45. package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/progs.h +1 -1
  46. package/include/node/openssl/archs/VC-WIN32/no-asm/crypto/buildinf.h +24 -24
  47. package/include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/cmp.h +10 -6
  48. package/include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/opensslv.h +5 -5
  49. package/include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/x509v3.h +2 -2
  50. package/include/node/openssl/archs/VC-WIN32/no-asm/include/progs.h +1 -1
  51. package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h +1 -1
  52. package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/cmp.h +10 -6
  53. package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/opensslv.h +5 -5
  54. package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/x509v3.h +2 -2
  55. package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/progs.h +1 -1
  56. package/include/node/openssl/archs/VC-WIN64A/asm/crypto/buildinf.h +2 -2
  57. package/include/node/openssl/archs/VC-WIN64A/asm/include/openssl/cmp.h +10 -6
  58. package/include/node/openssl/archs/VC-WIN64A/asm/include/openssl/opensslv.h +5 -5
  59. package/include/node/openssl/archs/VC-WIN64A/asm/include/openssl/x509v3.h +2 -2
  60. package/include/node/openssl/archs/VC-WIN64A/asm/include/progs.h +1 -1
  61. package/include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h +2 -2
  62. package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/cmp.h +10 -6
  63. package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/opensslv.h +5 -5
  64. package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/x509v3.h +2 -2
  65. package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/progs.h +1 -1
  66. package/include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h +2 -2
  67. package/include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/cmp.h +10 -6
  68. package/include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/opensslv.h +5 -5
  69. package/include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/x509v3.h +2 -2
  70. package/include/node/openssl/archs/VC-WIN64A/no-asm/include/progs.h +1 -1
  71. package/include/node/openssl/archs/aix64-gcc-as/asm/crypto/buildinf.h +1 -1
  72. package/include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/cmp.h +10 -6
  73. package/include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/opensslv.h +5 -5
  74. package/include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/x509v3.h +2 -2
  75. package/include/node/openssl/archs/aix64-gcc-as/asm/include/progs.h +1 -1
  76. package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/crypto/buildinf.h +1 -1
  77. package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/cmp.h +10 -6
  78. package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/opensslv.h +5 -5
  79. package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/x509v3.h +2 -2
  80. package/include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/progs.h +1 -1
  81. package/include/node/openssl/archs/aix64-gcc-as/no-asm/crypto/buildinf.h +1 -1
  82. package/include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/cmp.h +10 -6
  83. package/include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/opensslv.h +5 -5
  84. package/include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/x509v3.h +2 -2
  85. package/include/node/openssl/archs/aix64-gcc-as/no-asm/include/progs.h +1 -1
  86. package/include/node/openssl/archs/darwin-i386-cc/asm/crypto/buildinf.h +1 -1
  87. package/include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/cmp.h +10 -6
  88. package/include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/opensslv.h +5 -5
  89. package/include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/x509v3.h +2 -2
  90. package/include/node/openssl/archs/darwin-i386-cc/asm/include/progs.h +1 -1
  91. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h +1 -1
  92. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/cmp.h +10 -6
  93. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/opensslv.h +5 -5
  94. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/x509v3.h +2 -2
  95. package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/progs.h +1 -1
  96. package/include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/buildinf.h +10 -9
  97. package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/cmp.h +10 -6
  98. package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/opensslv.h +5 -5
  99. package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/x509v3.h +2 -2
  100. package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/progs.h +1 -1
  101. package/include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/buildinf.h +1 -1
  102. package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/cmp.h +10 -6
  103. package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/opensslv.h +5 -5
  104. package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/x509v3.h +2 -2
  105. package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/progs.h +1 -1
  106. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h +1 -1
  107. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/cmp.h +10 -6
  108. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/opensslv.h +5 -5
  109. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/x509v3.h +2 -2
  110. package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/progs.h +1 -1
  111. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h +9 -9
  112. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/cmp.h +10 -6
  113. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/opensslv.h +5 -5
  114. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/x509v3.h +2 -2
  115. package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/progs.h +1 -1
  116. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h +1 -1
  117. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/cmp.h +10 -6
  118. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/opensslv.h +5 -5
  119. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/x509v3.h +2 -2
  120. package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/progs.h +1 -1
  121. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h +1 -1
  122. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/cmp.h +10 -6
  123. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/opensslv.h +5 -5
  124. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/x509v3.h +2 -2
  125. package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/progs.h +1 -1
  126. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h +9 -9
  127. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/cmp.h +10 -6
  128. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/opensslv.h +5 -5
  129. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/x509v3.h +2 -2
  130. package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/progs.h +1 -1
  131. package/include/node/openssl/archs/linux-aarch64/asm/crypto/buildinf.h +1 -1
  132. package/include/node/openssl/archs/linux-aarch64/asm/include/openssl/cmp.h +10 -6
  133. package/include/node/openssl/archs/linux-aarch64/asm/include/openssl/opensslv.h +5 -5
  134. package/include/node/openssl/archs/linux-aarch64/asm/include/openssl/x509v3.h +2 -2
  135. package/include/node/openssl/archs/linux-aarch64/asm/include/progs.h +1 -1
  136. package/include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/buildinf.h +1 -1
  137. package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/cmp.h +10 -6
  138. package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/opensslv.h +5 -5
  139. package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/x509v3.h +2 -2
  140. package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/progs.h +1 -1
  141. package/include/node/openssl/archs/linux-aarch64/no-asm/crypto/buildinf.h +1 -1
  142. package/include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/cmp.h +10 -6
  143. package/include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/opensslv.h +5 -5
  144. package/include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/x509v3.h +2 -2
  145. package/include/node/openssl/archs/linux-aarch64/no-asm/include/progs.h +1 -1
  146. package/include/node/openssl/archs/linux-armv4/asm/crypto/buildinf.h +1 -1
  147. package/include/node/openssl/archs/linux-armv4/asm/include/openssl/cmp.h +10 -6
  148. package/include/node/openssl/archs/linux-armv4/asm/include/openssl/opensslv.h +5 -5
  149. package/include/node/openssl/archs/linux-armv4/asm/include/openssl/x509v3.h +2 -2
  150. package/include/node/openssl/archs/linux-armv4/asm/include/progs.h +1 -1
  151. package/include/node/openssl/archs/linux-armv4/asm_avx2/crypto/buildinf.h +1 -1
  152. package/include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/cmp.h +10 -6
  153. package/include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/opensslv.h +5 -5
  154. package/include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/x509v3.h +2 -2
  155. package/include/node/openssl/archs/linux-armv4/asm_avx2/include/progs.h +1 -1
  156. package/include/node/openssl/archs/linux-armv4/no-asm/crypto/buildinf.h +1 -1
  157. package/include/node/openssl/archs/linux-armv4/no-asm/include/openssl/cmp.h +10 -6
  158. package/include/node/openssl/archs/linux-armv4/no-asm/include/openssl/opensslv.h +5 -5
  159. package/include/node/openssl/archs/linux-armv4/no-asm/include/openssl/x509v3.h +2 -2
  160. package/include/node/openssl/archs/linux-armv4/no-asm/include/progs.h +1 -1
  161. package/include/node/openssl/archs/linux-elf/asm/crypto/buildinf.h +1 -1
  162. package/include/node/openssl/archs/linux-elf/asm/include/openssl/cmp.h +10 -6
  163. package/include/node/openssl/archs/linux-elf/asm/include/openssl/opensslv.h +5 -5
  164. package/include/node/openssl/archs/linux-elf/asm/include/openssl/x509v3.h +2 -2
  165. package/include/node/openssl/archs/linux-elf/asm/include/progs.h +1 -1
  166. package/include/node/openssl/archs/linux-elf/asm_avx2/crypto/buildinf.h +1 -1
  167. package/include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/cmp.h +10 -6
  168. package/include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/opensslv.h +5 -5
  169. package/include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/x509v3.h +2 -2
  170. package/include/node/openssl/archs/linux-elf/asm_avx2/include/progs.h +1 -1
  171. package/include/node/openssl/archs/linux-elf/no-asm/crypto/buildinf.h +1 -1
  172. package/include/node/openssl/archs/linux-elf/no-asm/include/openssl/cmp.h +10 -6
  173. package/include/node/openssl/archs/linux-elf/no-asm/include/openssl/opensslv.h +5 -5
  174. package/include/node/openssl/archs/linux-elf/no-asm/include/openssl/x509v3.h +2 -2
  175. package/include/node/openssl/archs/linux-elf/no-asm/include/progs.h +1 -1
  176. package/include/node/openssl/archs/linux-ppc64le/asm/crypto/buildinf.h +1 -1
  177. package/include/node/openssl/archs/linux-ppc64le/asm/include/openssl/cmp.h +10 -6
  178. package/include/node/openssl/archs/linux-ppc64le/asm/include/openssl/opensslv.h +5 -5
  179. package/include/node/openssl/archs/linux-ppc64le/asm/include/openssl/x509v3.h +2 -2
  180. package/include/node/openssl/archs/linux-ppc64le/asm/include/progs.h +1 -1
  181. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h +1 -1
  182. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/cmp.h +10 -6
  183. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/opensslv.h +5 -5
  184. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/x509v3.h +2 -2
  185. package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/progs.h +1 -1
  186. package/include/node/openssl/archs/linux-ppc64le/no-asm/crypto/buildinf.h +1 -1
  187. package/include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/cmp.h +10 -6
  188. package/include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/opensslv.h +5 -5
  189. package/include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/x509v3.h +2 -2
  190. package/include/node/openssl/archs/linux-ppc64le/no-asm/include/progs.h +1 -1
  191. package/include/node/openssl/archs/linux-x86_64/asm/crypto/buildinf.h +1 -1
  192. package/include/node/openssl/archs/linux-x86_64/asm/include/openssl/cmp.h +10 -6
  193. package/include/node/openssl/archs/linux-x86_64/asm/include/openssl/opensslv.h +5 -5
  194. package/include/node/openssl/archs/linux-x86_64/asm/include/openssl/x509v3.h +2 -2
  195. package/include/node/openssl/archs/linux-x86_64/asm/include/progs.h +1 -1
  196. package/include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/buildinf.h +1 -1
  197. package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/cmp.h +10 -6
  198. package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/opensslv.h +5 -5
  199. package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/x509v3.h +2 -2
  200. package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/progs.h +1 -1
  201. package/include/node/openssl/archs/linux-x86_64/no-asm/crypto/buildinf.h +1 -1
  202. package/include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/cmp.h +10 -6
  203. package/include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/opensslv.h +5 -5
  204. package/include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/x509v3.h +2 -2
  205. package/include/node/openssl/archs/linux-x86_64/no-asm/include/progs.h +1 -1
  206. package/include/node/openssl/archs/linux32-s390x/asm/crypto/buildinf.h +1 -1
  207. package/include/node/openssl/archs/linux32-s390x/asm/include/openssl/cmp.h +10 -6
  208. package/include/node/openssl/archs/linux32-s390x/asm/include/openssl/opensslv.h +5 -5
  209. package/include/node/openssl/archs/linux32-s390x/asm/include/openssl/x509v3.h +2 -2
  210. package/include/node/openssl/archs/linux32-s390x/asm/include/progs.h +1 -1
  211. package/include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/buildinf.h +1 -1
  212. package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/cmp.h +10 -6
  213. package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/opensslv.h +5 -5
  214. package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/x509v3.h +2 -2
  215. package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/progs.h +1 -1
  216. package/include/node/openssl/archs/linux32-s390x/no-asm/crypto/buildinf.h +1 -1
  217. package/include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/cmp.h +10 -6
  218. package/include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/opensslv.h +5 -5
  219. package/include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/x509v3.h +2 -2
  220. package/include/node/openssl/archs/linux32-s390x/no-asm/include/progs.h +1 -1
  221. package/include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h +1 -1
  222. package/include/node/openssl/archs/linux64-mips64/asm/include/openssl/cmp.h +10 -6
  223. package/include/node/openssl/archs/linux64-mips64/asm/include/openssl/opensslv.h +5 -5
  224. package/include/node/openssl/archs/linux64-mips64/asm/include/openssl/x509v3.h +2 -2
  225. package/include/node/openssl/archs/linux64-mips64/asm/include/progs.h +1 -1
  226. package/include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h +1 -1
  227. package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/cmp.h +10 -6
  228. package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/opensslv.h +5 -5
  229. package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/x509v3.h +2 -2
  230. package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/progs.h +1 -1
  231. package/include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h +1 -1
  232. package/include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/cmp.h +10 -6
  233. package/include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/opensslv.h +5 -5
  234. package/include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/x509v3.h +2 -2
  235. package/include/node/openssl/archs/linux64-mips64/no-asm/include/progs.h +1 -1
  236. package/include/node/openssl/archs/linux64-riscv64/no-asm/crypto/buildinf.h +1 -1
  237. package/include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/cmp.h +10 -6
  238. package/include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/opensslv.h +5 -5
  239. package/include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/x509v3.h +2 -2
  240. package/include/node/openssl/archs/linux64-riscv64/no-asm/include/progs.h +1 -1
  241. package/include/node/openssl/archs/linux64-s390x/asm/crypto/buildinf.h +1 -1
  242. package/include/node/openssl/archs/linux64-s390x/asm/include/openssl/cmp.h +10 -6
  243. package/include/node/openssl/archs/linux64-s390x/asm/include/openssl/opensslv.h +5 -5
  244. package/include/node/openssl/archs/linux64-s390x/asm/include/openssl/x509v3.h +2 -2
  245. package/include/node/openssl/archs/linux64-s390x/asm/include/progs.h +1 -1
  246. package/include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/buildinf.h +1 -1
  247. package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/cmp.h +10 -6
  248. package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/opensslv.h +5 -5
  249. package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/x509v3.h +2 -2
  250. package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/progs.h +1 -1
  251. package/include/node/openssl/archs/linux64-s390x/no-asm/crypto/buildinf.h +1 -1
  252. package/include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/cmp.h +10 -6
  253. package/include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/opensslv.h +5 -5
  254. package/include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/x509v3.h +2 -2
  255. package/include/node/openssl/archs/linux64-s390x/no-asm/include/progs.h +1 -1
  256. package/include/node/openssl/archs/solaris-x86-gcc/asm/crypto/buildinf.h +1 -1
  257. package/include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/cmp.h +10 -6
  258. package/include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/opensslv.h +5 -5
  259. package/include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/x509v3.h +2 -2
  260. package/include/node/openssl/archs/solaris-x86-gcc/asm/include/progs.h +1 -1
  261. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h +1 -1
  262. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/cmp.h +10 -6
  263. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/opensslv.h +5 -5
  264. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/x509v3.h +2 -2
  265. package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/progs.h +1 -1
  266. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h +1 -1
  267. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/cmp.h +10 -6
  268. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/opensslv.h +5 -5
  269. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/x509v3.h +2 -2
  270. package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/progs.h +1 -1
  271. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h +1 -1
  272. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/cmp.h +10 -6
  273. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/opensslv.h +5 -5
  274. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/x509v3.h +2 -2
  275. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/progs.h +1 -1
  276. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h +1 -1
  277. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/cmp.h +10 -6
  278. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/opensslv.h +5 -5
  279. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/x509v3.h +2 -2
  280. package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/progs.h +1 -1
  281. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h +1 -1
  282. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/cmp.h +10 -6
  283. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/opensslv.h +5 -5
  284. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/x509v3.h +2 -2
  285. package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/progs.h +1 -1
  286. package/include/node/openssl/cmperr.h +3 -1
  287. package/include/node/openssl/cmserr.h +1 -0
  288. package/include/node/openssl/sslerr.h +1 -0
  289. package/include/node/openssl/trace.h +3 -5
  290. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -8,7 +8,8 @@
8
8
  </tr>
9
9
  <tr>
10
10
  <td>
11
- <b><a href="#19.6.0">19.6.0</a></b><br/>
11
+ <b><a href="#19.6.1">19.6.1</a></b><br/>
12
+ <a href="#19.6.0">19.6.0</a><br/>
12
13
  <a href="#19.5.0">19.5.0</a><br/>
13
14
  <a href="#19.4.0">19.4.0</a><br/>
14
15
  <a href="#19.3.0">19.3.0</a><br/>
@@ -41,6 +42,38 @@
41
42
  * [io.js](CHANGELOG_IOJS.md)
42
43
  * [Archive](CHANGELOG_ARCHIVE.md)
43
44
 
45
+ <a id="19.6.1"></a>
46
+
47
+ ## 2023-02-16, Version 19.6.1 (Current), @RafaelGSS
48
+
49
+ This is a security release.
50
+
51
+ ### Notable Changes
52
+
53
+ The following CVEs are fixed in this release:
54
+
55
+ * **[CVE-2023-23919](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23919)**: OpenSSL errors not cleared in error stack (Medium)
56
+ * **[CVE-2023-23918](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23918)**: Experimental Policies bypass via `process.mainModule.require`(High)
57
+ * **[CVE-2023-23920](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23920)**: Insecure loading of ICU data through ICU\_DATA environment variable (Low)
58
+
59
+ More detailed information on each of the vulnerabilities can be found in [February 2023 Security Releases](https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/) blog post.
60
+
61
+ This security release includes OpenSSL security updates as outlined in the recent
62
+ [OpenSSL security advisory](https://www.openssl.org/news/secadv/20230207.txt) and `undici` security update.
63
+
64
+ ### Commits
65
+
66
+ * \[[`97d9d55d2f`](https://github.com/nodejs/node/commit/97d9d55d2f)] - **build**: build ICU with ICU\_NO\_USER\_DATA\_OVERRIDE (RafaelGSS) [nodejs-private/node-private#374](https://github.com/nodejs-private/node-private/pull/374)
67
+ * \[[`8ac90e6372`](https://github.com/nodejs/node/commit/8ac90e6372)] - **crypto**: clear OpenSSL error on invalid ca cert (RafaelGSS) [nodejs-private/node-private#368](https://github.com/nodejs-private/node-private/pull/368)
68
+ * \[[`10a4c47e3a`](https://github.com/nodejs/node/commit/10a4c47e3a)] - **deps**: update undici to 5.19.1 (Node.js GitHub Bot) [#46634](https://github.com/nodejs/node/pull/46634)
69
+ * \[[`b10fc75e4a`](https://github.com/nodejs/node/commit/b10fc75e4a)] - **deps**: update undici to 5.18.0 (Node.js GitHub Bot) [#46502](https://github.com/nodejs/node/pull/46502)
70
+ * \[[`e9b64ea8b9`](https://github.com/nodejs/node/commit/e9b64ea8b9)] - **deps**: update undici to 5.17.1 (Node.js GitHub Bot) [#46502](https://github.com/nodejs/node/pull/46502)
71
+ * \[[`66a24cec47`](https://github.com/nodejs/node/commit/66a24cec47)] - **deps**: cherry-pick Windows ARM64 fix for openssl (Richard Lau) [#46573](https://github.com/nodejs/node/pull/46573)
72
+ * \[[`d8559aa6f5`](https://github.com/nodejs/node/commit/d8559aa6f5)] - **deps**: update archs files for quictls/openssl-3.0.8+quic (RafaelGSS) [#46573](https://github.com/nodejs/node/pull/46573)
73
+ * \[[`dc477f547d`](https://github.com/nodejs/node/commit/dc477f547d)] - **deps**: upgrade openssl sources to quictls/openssl-3.0.8+quic (RafaelGSS) [#46573](https://github.com/nodejs/node/pull/46573)
74
+ * \[[`2aae197670`](https://github.com/nodejs/node/commit/2aae197670)] - **lib**: makeRequireFunction patch when experimental policy (RafaelGSS) [nodejs-private/node-private#358](https://github.com/nodejs-private/node-private/pull/358)
75
+ * \[[`6d17b693ec`](https://github.com/nodejs/node/commit/6d17b693ec)] - **policy**: makeRequireFunction on mainModule.require (RafaelGSS) [nodejs-private/node-private#358](https://github.com/nodejs-private/node-private/pull/358)
76
+
44
77
  <a id="19.6.0"></a>
45
78
 
46
79
  ## 2023-02-02, Version 19.6.0 (Current), @ruyadorno
package/bin/node CHANGED
Binary file
@@ -1,5 +1,5 @@
1
1
  # Do not edit. Generated by the configure script.
2
- { 'target_defaults': {'cflags': [], 'default_configuration': 'Release', 'defines': ['NODE_OPENSSL_CONF_NAME=nodejs_conf', 'NODE_OPENSSL_HAS_QUIC'], 'include_dirs': [], 'libraries': []},
2
+ { 'target_defaults': {'cflags': [], 'default_configuration': 'Release', 'defines': ['NODE_OPENSSL_CONF_NAME=nodejs_conf', 'NODE_OPENSSL_HAS_QUIC', 'ICU_NO_USER_DATA_OVERRIDE'], 'include_dirs': [], 'libraries': []},
3
3
  'variables': { 'asan': 0,
4
4
  'coverage': 'false',
5
5
  'dcheck_always_on': 0,
@@ -3195,6 +3195,7 @@ OSSL_CMP_CTX_push0_policy
3195
3195
  OSSL_CMP_CTX_push1_subjectAltName
3196
3196
  OSSL_CMP_CTX_reinit
3197
3197
  OSSL_CMP_CTX_reqExtensions_have_SAN
3198
+ OSSL_CMP_CTX_reset_geninfo_ITAVs
3198
3199
  OSSL_CMP_CTX_server_perform
3199
3200
  OSSL_CMP_CTX_set0_newPkey
3200
3201
  OSSL_CMP_CTX_set0_reqExtensions
@@ -5945,16 +5946,16 @@ _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.cc_DFF67DD7_0x4e6a3c5b3b20
5945
5946
  _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.cc_FE345EE0_0x247f273c65a8062c
5946
5947
  _GLOBAL__I_65535_0_.._deps_v8_src_execution_arguments.cc_DFF67DD7_0x807049313412a6cc
5947
5948
  _GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.cc_7874F2D3_0x5c6ee35da20b5539
5948
- _GLOBAL__I_65535_0_.._deps_v8_src_heap_evacuation_verifier.cc_FE345EE0_0xaacf3c4e9aa3e788
5949
+ _GLOBAL__I_65535_0_.._deps_v8_src_heap_evacuation_verifier.cc_FE345EE0_0xde2085df39525d6e
5949
5950
  _GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.cc_7874F2D3_0x90bb6f38b132f19e
5950
5951
  _GLOBAL__I_65535_0_.._deps_v8_src_heap_heap_verifier.cc_7874F2D3_0x63fee37f222050d0
5951
- _GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.cc_DFF67DD7_0x85c18f9eb2a70062
5952
- _GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.cc_87E8306D_0xb86a787a55af634a
5952
+ _GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.cc_DFF67DD7_0x158dcb2bd7790c01
5953
+ _GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.cc_87E8306D_0x56b1a556bd2faa28
5953
5954
  _GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.cc_FE345EE0_0x5b8e4c1775ff38dc
5954
5955
  _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_external_pointer_table.cc_87E8306D_0xe94b6e99abd6b5e7
5955
- _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_sandbox.cc_87E8306D_0x28bb60564b5d042d
5956
+ _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_sandbox.cc_87E8306D_0xe28fca6d4af9862b
5956
5957
  _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_testing.cc_7874F2D3_0xc6b670ab217cc97f
5957
- _GLOBAL__I_65535_0_.._src_connection_wrap.cc_FE345EE0_0x896086c745b7f5cd
5958
+ _GLOBAL__I_65535_0_.._src_connection_wrap.cc_FE345EE0_0x96d48e67e20121e3
5958
5959
  _GLOBAL__I_65535_0_OPENSSL_ppccap_P
5959
5960
  _GLOBAL__I_65535_0__Z16_register_configv
5960
5961
  _GLOBAL__I_65535_0__Z17_register_symbolsv
@@ -78714,6 +78715,7 @@ ossl_bn_group_6144
78714
78715
  ossl_bn_group_8192
78715
78716
  ossl_bn_inv_sqrt_2
78716
78717
  ossl_bn_miller_rabin_is_prime
78718
+ ossl_bn_rsa_do_unblind
78717
78719
  ossl_bn_rsa_fips186_4_derive_prime
78718
78720
  ossl_bn_rsa_fips186_4_gen_prob_primes
78719
78721
  ossl_bsearch
@@ -78989,6 +78991,7 @@ ossl_curve448_scalar_zero
78989
78991
  ossl_curve448_wnaf_base
78990
78992
  ossl_d2i_DH_PUBKEY
78991
78993
  ossl_d2i_DHx_PUBKEY
78994
+ ossl_d2i_DSA_PUBKEY
78992
78995
  ossl_d2i_ED25519_PUBKEY
78993
78996
  ossl_d2i_ED448_PUBKEY
78994
78997
  ossl_d2i_PUBKEY_legacy
@@ -79902,6 +79905,7 @@ ossl_pw_set_ui_method
79902
79905
  ossl_rand_cleanup_entropy
79903
79906
  ossl_rand_cleanup_int
79904
79907
  ossl_rand_cleanup_nonce
79908
+ ossl_rand_ctx_free
79905
79909
  ossl_rand_drbg_free
79906
79910
  ossl_rand_drbg_new
79907
79911
  ossl_rand_get_entropy
@@ -79937,6 +79941,7 @@ ossl_rc4128_functions
79937
79941
  ossl_rc440_functions
79938
79942
  ossl_rc4_hmac_ossl_md5_functions
79939
79943
  ossl_read_der
79944
+ ossl_release_default_drbg_ctx
79940
79945
  ossl_ripemd160_functions
79941
79946
  ossl_rsa_asn1_meths
79942
79947
  ossl_rsa_asym_cipher_functions
@@ -24,7 +24,7 @@
24
24
 
25
25
  #define NODE_MAJOR_VERSION 19
26
26
  #define NODE_MINOR_VERSION 6
27
- #define NODE_PATCH_VERSION 0
27
+ #define NODE_PATCH_VERSION 1
28
28
 
29
29
  #define NODE_VERSION_IS_LTS 0
30
30
  #define NODE_VERSION_LTS_CODENAME ""
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  #define PLATFORM "platform: BSD-x86"
14
- #define DATE "built on: Thu Nov 3 02:13:54 2022 UTC"
14
+ #define DATE "built on: Sun Feb 12 18:13:28 2023 UTC"
15
15
 
16
16
  /*
17
17
  * Generate compiler_flags as an array of individual characters. This is a
@@ -193,13 +193,16 @@ typedef ASN1_BIT_STRING OSSL_CMP_PKIFAILUREINFO;
193
193
  * -- CertReqMsg
194
194
  * }
195
195
  */
196
- # define OSSL_CMP_PKISTATUS_accepted 0
197
- # define OSSL_CMP_PKISTATUS_grantedWithMods 1
198
- # define OSSL_CMP_PKISTATUS_rejection 2
199
- # define OSSL_CMP_PKISTATUS_waiting 3
200
- # define OSSL_CMP_PKISTATUS_revocationWarning 4
196
+ # define OSSL_CMP_PKISTATUS_request -3
197
+ # define OSSL_CMP_PKISTATUS_trans -2
198
+ # define OSSL_CMP_PKISTATUS_unspecified -1
199
+ # define OSSL_CMP_PKISTATUS_accepted 0
200
+ # define OSSL_CMP_PKISTATUS_grantedWithMods 1
201
+ # define OSSL_CMP_PKISTATUS_rejection 2
202
+ # define OSSL_CMP_PKISTATUS_waiting 3
203
+ # define OSSL_CMP_PKISTATUS_revocationWarning 4
201
204
  # define OSSL_CMP_PKISTATUS_revocationNotification 5
202
- # define OSSL_CMP_PKISTATUS_keyUpdateWarning 6
205
+ # define OSSL_CMP_PKISTATUS_keyUpdateWarning 6
203
206
 
204
207
  typedef ASN1_INTEGER OSSL_CMP_PKISTATUS;
205
208
  DECLARE_ASN1_ITEM(OSSL_CMP_PKISTATUS)
@@ -444,6 +447,7 @@ int OSSL_CMP_CTX_set1_secretValue(OSSL_CMP_CTX *ctx, const unsigned char *sec,
444
447
  /* CMP message header and extra certificates: */
445
448
  int OSSL_CMP_CTX_set1_recipient(OSSL_CMP_CTX *ctx, const X509_NAME *name);
446
449
  int OSSL_CMP_CTX_push0_geninfo_ITAV(OSSL_CMP_CTX *ctx, OSSL_CMP_ITAV *itav);
450
+ int OSSL_CMP_CTX_reset_geninfo_ITAVs(OSSL_CMP_CTX *ctx);
447
451
  int OSSL_CMP_CTX_set1_extraCertsOut(OSSL_CMP_CTX *ctx,
448
452
  STACK_OF(X509) *extraCertsOut);
449
453
  /* certificate template: */
@@ -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 7
32
+ # define OPENSSL_VERSION_PATCH 8
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.7"
78
- # define OPENSSL_FULL_VERSION_STR "3.0.7+quic"
77
+ # define OPENSSL_VERSION_STR "3.0.8"
78
+ # define OPENSSL_FULL_VERSION_STR "3.0.8+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 "1 Nov 2022"
85
+ # define OPENSSL_RELEASE_DATE "7 Feb 2023"
86
86
 
87
87
  /*
88
88
  * SECTION 4: BACKWARD COMPATIBILITY
89
89
  */
90
90
 
91
- # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.7+quic 1 Nov 2022"
91
+ # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.8+quic 7 Feb 2023"
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 Makefile from include/openssl/x509v3.h.in
4
4
  *
5
- * Copyright 1999-2021 The OpenSSL Project Authors. All Rights Reserved.
5
+ * Copyright 1999-2023 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
@@ -177,7 +177,7 @@ typedef struct GENERAL_NAME_st {
177
177
  OTHERNAME *otherName; /* otherName */
178
178
  ASN1_IA5STRING *rfc822Name;
179
179
  ASN1_IA5STRING *dNSName;
180
- ASN1_TYPE *x400Address;
180
+ ASN1_STRING *x400Address;
181
181
  X509_NAME *directoryName;
182
182
  EDIPARTYNAME *ediPartyName;
183
183
  ASN1_IA5STRING *uniformResourceIdentifier;
@@ -2,7 +2,7 @@
2
2
  * WARNING: do not edit!
3
3
  * Generated by apps/progs.pl
4
4
  *
5
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
5
+ * Copyright 1995-2023 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
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  #define PLATFORM "platform: BSD-x86"
14
- #define DATE "built on: Thu Nov 3 02:14:03 2022 UTC"
14
+ #define DATE "built on: Sun Feb 12 18:13:40 2023 UTC"
15
15
 
16
16
  /*
17
17
  * Generate compiler_flags as an array of individual characters. This is a
@@ -193,13 +193,16 @@ typedef ASN1_BIT_STRING OSSL_CMP_PKIFAILUREINFO;
193
193
  * -- CertReqMsg
194
194
  * }
195
195
  */
196
- # define OSSL_CMP_PKISTATUS_accepted 0
197
- # define OSSL_CMP_PKISTATUS_grantedWithMods 1
198
- # define OSSL_CMP_PKISTATUS_rejection 2
199
- # define OSSL_CMP_PKISTATUS_waiting 3
200
- # define OSSL_CMP_PKISTATUS_revocationWarning 4
196
+ # define OSSL_CMP_PKISTATUS_request -3
197
+ # define OSSL_CMP_PKISTATUS_trans -2
198
+ # define OSSL_CMP_PKISTATUS_unspecified -1
199
+ # define OSSL_CMP_PKISTATUS_accepted 0
200
+ # define OSSL_CMP_PKISTATUS_grantedWithMods 1
201
+ # define OSSL_CMP_PKISTATUS_rejection 2
202
+ # define OSSL_CMP_PKISTATUS_waiting 3
203
+ # define OSSL_CMP_PKISTATUS_revocationWarning 4
201
204
  # define OSSL_CMP_PKISTATUS_revocationNotification 5
202
- # define OSSL_CMP_PKISTATUS_keyUpdateWarning 6
205
+ # define OSSL_CMP_PKISTATUS_keyUpdateWarning 6
203
206
 
204
207
  typedef ASN1_INTEGER OSSL_CMP_PKISTATUS;
205
208
  DECLARE_ASN1_ITEM(OSSL_CMP_PKISTATUS)
@@ -444,6 +447,7 @@ int OSSL_CMP_CTX_set1_secretValue(OSSL_CMP_CTX *ctx, const unsigned char *sec,
444
447
  /* CMP message header and extra certificates: */
445
448
  int OSSL_CMP_CTX_set1_recipient(OSSL_CMP_CTX *ctx, const X509_NAME *name);
446
449
  int OSSL_CMP_CTX_push0_geninfo_ITAV(OSSL_CMP_CTX *ctx, OSSL_CMP_ITAV *itav);
450
+ int OSSL_CMP_CTX_reset_geninfo_ITAVs(OSSL_CMP_CTX *ctx);
447
451
  int OSSL_CMP_CTX_set1_extraCertsOut(OSSL_CMP_CTX *ctx,
448
452
  STACK_OF(X509) *extraCertsOut);
449
453
  /* certificate template: */
@@ -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 7
32
+ # define OPENSSL_VERSION_PATCH 8
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.7"
78
- # define OPENSSL_FULL_VERSION_STR "3.0.7+quic"
77
+ # define OPENSSL_VERSION_STR "3.0.8"
78
+ # define OPENSSL_FULL_VERSION_STR "3.0.8+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 "1 Nov 2022"
85
+ # define OPENSSL_RELEASE_DATE "7 Feb 2023"
86
86
 
87
87
  /*
88
88
  * SECTION 4: BACKWARD COMPATIBILITY
89
89
  */
90
90
 
91
- # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.7+quic 1 Nov 2022"
91
+ # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.8+quic 7 Feb 2023"
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 Makefile from include/openssl/x509v3.h.in
4
4
  *
5
- * Copyright 1999-2021 The OpenSSL Project Authors. All Rights Reserved.
5
+ * Copyright 1999-2023 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
@@ -177,7 +177,7 @@ typedef struct GENERAL_NAME_st {
177
177
  OTHERNAME *otherName; /* otherName */
178
178
  ASN1_IA5STRING *rfc822Name;
179
179
  ASN1_IA5STRING *dNSName;
180
- ASN1_TYPE *x400Address;
180
+ ASN1_STRING *x400Address;
181
181
  X509_NAME *directoryName;
182
182
  EDIPARTYNAME *ediPartyName;
183
183
  ASN1_IA5STRING *uniformResourceIdentifier;
@@ -2,7 +2,7 @@
2
2
  * WARNING: do not edit!
3
3
  * Generated by apps/progs.pl
4
4
  *
5
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
5
+ * Copyright 1995-2023 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
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  #define PLATFORM "platform: BSD-x86"
14
- #define DATE "built on: Thu Nov 3 02:14:11 2022 UTC"
14
+ #define DATE "built on: Sun Feb 12 18:13:52 2023 UTC"
15
15
 
16
16
  /*
17
17
  * Generate compiler_flags as an array of individual characters. This is a
@@ -19,14 +19,14 @@
19
19
  * literal
20
20
  */
21
21
  static const char compiler_flags[] = {
22
- 'c','o','m','p','i','l','e','r',':',' ','c','c',' ','-','f','P',
23
- 'I','C',' ','-','p','t','h','r','e','a','d',' ','-','W','a','l',
24
- 'l',' ','-','O','3',' ','-','f','o','m','i','t','-','f','r','a',
25
- 'm','e','-','p','o','i','n','t','e','r',' ','-','D','L','_','E',
26
- 'N','D','I','A','N',' ','-','D','O','P','E','N','S','S','L','_',
27
- 'P','I','C',' ','-','D','_','T','H','R','E','A','D','_','S','A',
28
- 'F','E',' ','-','D','_','R','E','E','N','T','R','A','N','T',' ',
29
- '-','D','O','P','E','N','S','S','L','_','B','U','I','L','D','I',
30
- 'N','G','_','O','P','E','N','S','S','L',' ','-','D','N','D','E',
31
- 'B','U','G','\0'
22
+ 'c','o','m','p','i','l','e','r',':',' ','g','c','c',' ','-','f',
23
+ 'P','I','C',' ','-','p','t','h','r','e','a','d',' ','-','W','a',
24
+ 'l','l',' ','-','O','3',' ','-','f','o','m','i','t','-','f','r',
25
+ 'a','m','e','-','p','o','i','n','t','e','r',' ','-','D','L','_',
26
+ 'E','N','D','I','A','N',' ','-','D','O','P','E','N','S','S','L',
27
+ '_','P','I','C',' ','-','D','_','T','H','R','E','A','D','_','S',
28
+ 'A','F','E',' ','-','D','_','R','E','E','N','T','R','A','N','T',
29
+ ' ','-','D','O','P','E','N','S','S','L','_','B','U','I','L','D',
30
+ 'I','N','G','_','O','P','E','N','S','S','L',' ','-','D','N','D',
31
+ 'E','B','U','G','\0'
32
32
  };
@@ -193,13 +193,16 @@ typedef ASN1_BIT_STRING OSSL_CMP_PKIFAILUREINFO;
193
193
  * -- CertReqMsg
194
194
  * }
195
195
  */
196
- # define OSSL_CMP_PKISTATUS_accepted 0
197
- # define OSSL_CMP_PKISTATUS_grantedWithMods 1
198
- # define OSSL_CMP_PKISTATUS_rejection 2
199
- # define OSSL_CMP_PKISTATUS_waiting 3
200
- # define OSSL_CMP_PKISTATUS_revocationWarning 4
196
+ # define OSSL_CMP_PKISTATUS_request -3
197
+ # define OSSL_CMP_PKISTATUS_trans -2
198
+ # define OSSL_CMP_PKISTATUS_unspecified -1
199
+ # define OSSL_CMP_PKISTATUS_accepted 0
200
+ # define OSSL_CMP_PKISTATUS_grantedWithMods 1
201
+ # define OSSL_CMP_PKISTATUS_rejection 2
202
+ # define OSSL_CMP_PKISTATUS_waiting 3
203
+ # define OSSL_CMP_PKISTATUS_revocationWarning 4
201
204
  # define OSSL_CMP_PKISTATUS_revocationNotification 5
202
- # define OSSL_CMP_PKISTATUS_keyUpdateWarning 6
205
+ # define OSSL_CMP_PKISTATUS_keyUpdateWarning 6
203
206
 
204
207
  typedef ASN1_INTEGER OSSL_CMP_PKISTATUS;
205
208
  DECLARE_ASN1_ITEM(OSSL_CMP_PKISTATUS)
@@ -444,6 +447,7 @@ int OSSL_CMP_CTX_set1_secretValue(OSSL_CMP_CTX *ctx, const unsigned char *sec,
444
447
  /* CMP message header and extra certificates: */
445
448
  int OSSL_CMP_CTX_set1_recipient(OSSL_CMP_CTX *ctx, const X509_NAME *name);
446
449
  int OSSL_CMP_CTX_push0_geninfo_ITAV(OSSL_CMP_CTX *ctx, OSSL_CMP_ITAV *itav);
450
+ int OSSL_CMP_CTX_reset_geninfo_ITAVs(OSSL_CMP_CTX *ctx);
447
451
  int OSSL_CMP_CTX_set1_extraCertsOut(OSSL_CMP_CTX *ctx,
448
452
  STACK_OF(X509) *extraCertsOut);
449
453
  /* certificate template: */
@@ -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 7
32
+ # define OPENSSL_VERSION_PATCH 8
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.7"
78
- # define OPENSSL_FULL_VERSION_STR "3.0.7+quic"
77
+ # define OPENSSL_VERSION_STR "3.0.8"
78
+ # define OPENSSL_FULL_VERSION_STR "3.0.8+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 "1 Nov 2022"
85
+ # define OPENSSL_RELEASE_DATE "7 Feb 2023"
86
86
 
87
87
  /*
88
88
  * SECTION 4: BACKWARD COMPATIBILITY
89
89
  */
90
90
 
91
- # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.7+quic 1 Nov 2022"
91
+ # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.8+quic 7 Feb 2023"
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 Makefile from include/openssl/x509v3.h.in
4
4
  *
5
- * Copyright 1999-2021 The OpenSSL Project Authors. All Rights Reserved.
5
+ * Copyright 1999-2023 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
@@ -177,7 +177,7 @@ typedef struct GENERAL_NAME_st {
177
177
  OTHERNAME *otherName; /* otherName */
178
178
  ASN1_IA5STRING *rfc822Name;
179
179
  ASN1_IA5STRING *dNSName;
180
- ASN1_TYPE *x400Address;
180
+ ASN1_STRING *x400Address;
181
181
  X509_NAME *directoryName;
182
182
  EDIPARTYNAME *ediPartyName;
183
183
  ASN1_IA5STRING *uniformResourceIdentifier;
@@ -2,7 +2,7 @@
2
2
  * WARNING: do not edit!
3
3
  * Generated by apps/progs.pl
4
4
  *
5
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
5
+ * Copyright 1995-2023 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
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  #define PLATFORM "platform: BSD-x86_64"
14
- #define DATE "built on: Thu Nov 3 02:14:19 2022 UTC"
14
+ #define DATE "built on: Sun Feb 12 18:14:03 2023 UTC"
15
15
 
16
16
  /*
17
17
  * Generate compiler_flags as an array of individual characters. This is a
@@ -193,13 +193,16 @@ typedef ASN1_BIT_STRING OSSL_CMP_PKIFAILUREINFO;
193
193
  * -- CertReqMsg
194
194
  * }
195
195
  */
196
- # define OSSL_CMP_PKISTATUS_accepted 0
197
- # define OSSL_CMP_PKISTATUS_grantedWithMods 1
198
- # define OSSL_CMP_PKISTATUS_rejection 2
199
- # define OSSL_CMP_PKISTATUS_waiting 3
200
- # define OSSL_CMP_PKISTATUS_revocationWarning 4
196
+ # define OSSL_CMP_PKISTATUS_request -3
197
+ # define OSSL_CMP_PKISTATUS_trans -2
198
+ # define OSSL_CMP_PKISTATUS_unspecified -1
199
+ # define OSSL_CMP_PKISTATUS_accepted 0
200
+ # define OSSL_CMP_PKISTATUS_grantedWithMods 1
201
+ # define OSSL_CMP_PKISTATUS_rejection 2
202
+ # define OSSL_CMP_PKISTATUS_waiting 3
203
+ # define OSSL_CMP_PKISTATUS_revocationWarning 4
201
204
  # define OSSL_CMP_PKISTATUS_revocationNotification 5
202
- # define OSSL_CMP_PKISTATUS_keyUpdateWarning 6
205
+ # define OSSL_CMP_PKISTATUS_keyUpdateWarning 6
203
206
 
204
207
  typedef ASN1_INTEGER OSSL_CMP_PKISTATUS;
205
208
  DECLARE_ASN1_ITEM(OSSL_CMP_PKISTATUS)
@@ -444,6 +447,7 @@ int OSSL_CMP_CTX_set1_secretValue(OSSL_CMP_CTX *ctx, const unsigned char *sec,
444
447
  /* CMP message header and extra certificates: */
445
448
  int OSSL_CMP_CTX_set1_recipient(OSSL_CMP_CTX *ctx, const X509_NAME *name);
446
449
  int OSSL_CMP_CTX_push0_geninfo_ITAV(OSSL_CMP_CTX *ctx, OSSL_CMP_ITAV *itav);
450
+ int OSSL_CMP_CTX_reset_geninfo_ITAVs(OSSL_CMP_CTX *ctx);
447
451
  int OSSL_CMP_CTX_set1_extraCertsOut(OSSL_CMP_CTX *ctx,
448
452
  STACK_OF(X509) *extraCertsOut);
449
453
  /* certificate template: */
@@ -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 7
32
+ # define OPENSSL_VERSION_PATCH 8
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.7"
78
- # define OPENSSL_FULL_VERSION_STR "3.0.7+quic"
77
+ # define OPENSSL_VERSION_STR "3.0.8"
78
+ # define OPENSSL_FULL_VERSION_STR "3.0.8+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 "1 Nov 2022"
85
+ # define OPENSSL_RELEASE_DATE "7 Feb 2023"
86
86
 
87
87
  /*
88
88
  * SECTION 4: BACKWARD COMPATIBILITY
89
89
  */
90
90
 
91
- # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.7+quic 1 Nov 2022"
91
+ # define OPENSSL_VERSION_TEXT "OpenSSL 3.0.8+quic 7 Feb 2023"
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 Makefile from include/openssl/x509v3.h.in
4
4
  *
5
- * Copyright 1999-2021 The OpenSSL Project Authors. All Rights Reserved.
5
+ * Copyright 1999-2023 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
@@ -177,7 +177,7 @@ typedef struct GENERAL_NAME_st {
177
177
  OTHERNAME *otherName; /* otherName */
178
178
  ASN1_IA5STRING *rfc822Name;
179
179
  ASN1_IA5STRING *dNSName;
180
- ASN1_TYPE *x400Address;
180
+ ASN1_STRING *x400Address;
181
181
  X509_NAME *directoryName;
182
182
  EDIPARTYNAME *ediPartyName;
183
183
  ASN1_IA5STRING *uniformResourceIdentifier;
@@ -2,7 +2,7 @@
2
2
  * WARNING: do not edit!
3
3
  * Generated by apps/progs.pl
4
4
  *
5
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
5
+ * Copyright 1995-2023 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
@@ -11,7 +11,7 @@
11
11
  */
12
12
 
13
13
  #define PLATFORM "platform: BSD-x86_64"
14
- #define DATE "built on: Thu Nov 3 02:14:30 2022 UTC"
14
+ #define DATE "built on: Sun Feb 12 18:14:17 2023 UTC"
15
15
 
16
16
  /*
17
17
  * Generate compiler_flags as an array of individual characters. This is a
@@ -193,13 +193,16 @@ typedef ASN1_BIT_STRING OSSL_CMP_PKIFAILUREINFO;
193
193
  * -- CertReqMsg
194
194
  * }
195
195
  */
196
- # define OSSL_CMP_PKISTATUS_accepted 0
197
- # define OSSL_CMP_PKISTATUS_grantedWithMods 1
198
- # define OSSL_CMP_PKISTATUS_rejection 2
199
- # define OSSL_CMP_PKISTATUS_waiting 3
200
- # define OSSL_CMP_PKISTATUS_revocationWarning 4
196
+ # define OSSL_CMP_PKISTATUS_request -3
197
+ # define OSSL_CMP_PKISTATUS_trans -2
198
+ # define OSSL_CMP_PKISTATUS_unspecified -1
199
+ # define OSSL_CMP_PKISTATUS_accepted 0
200
+ # define OSSL_CMP_PKISTATUS_grantedWithMods 1
201
+ # define OSSL_CMP_PKISTATUS_rejection 2
202
+ # define OSSL_CMP_PKISTATUS_waiting 3
203
+ # define OSSL_CMP_PKISTATUS_revocationWarning 4
201
204
  # define OSSL_CMP_PKISTATUS_revocationNotification 5
202
- # define OSSL_CMP_PKISTATUS_keyUpdateWarning 6
205
+ # define OSSL_CMP_PKISTATUS_keyUpdateWarning 6
203
206
 
204
207
  typedef ASN1_INTEGER OSSL_CMP_PKISTATUS;
205
208
  DECLARE_ASN1_ITEM(OSSL_CMP_PKISTATUS)
@@ -444,6 +447,7 @@ int OSSL_CMP_CTX_set1_secretValue(OSSL_CMP_CTX *ctx, const unsigned char *sec,
444
447
  /* CMP message header and extra certificates: */
445
448
  int OSSL_CMP_CTX_set1_recipient(OSSL_CMP_CTX *ctx, const X509_NAME *name);
446
449
  int OSSL_CMP_CTX_push0_geninfo_ITAV(OSSL_CMP_CTX *ctx, OSSL_CMP_ITAV *itav);
450
+ int OSSL_CMP_CTX_reset_geninfo_ITAVs(OSSL_CMP_CTX *ctx);
447
451
  int OSSL_CMP_CTX_set1_extraCertsOut(OSSL_CMP_CTX *ctx,
448
452
  STACK_OF(X509) *extraCertsOut);
449
453
  /* certificate template: */