node-aix-ppc64 18.14.0 → 18.14.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (291) hide show
  1. package/CHANGELOG.md +55 -0
  2. package/bin/node +0 -0
  3. package/include/node/config.gypi +1 -1
  4. package/include/node/node.exp +15 -10
  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/include/node/v8-version.h +1 -1
  291. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -9,6 +9,8 @@
9
9
  </tr>
10
10
  <tr>
11
11
  <td>
12
+ <a href="#18.14.2">18.14.2</a><br/>
13
+ <a href="#18.14.1">18.14.1</a><br/>
12
14
  <a href="#18.14.0">18.14.0</a><br/>
13
15
  <a href="#18.13.0">18.13.0</a><br/>
14
16
  <a href="#18.12.1">18.12.1</a><br/>
@@ -52,6 +54,59 @@
52
54
  * [io.js](CHANGELOG_IOJS.md)
53
55
  * [Archive](CHANGELOG_ARCHIVE.md)
54
56
 
57
+ <a id="18.14.2"></a>
58
+
59
+ ## 2023-02-21, Version 18.14.2 'Hydrogen' (LTS), @MylesBorins
60
+
61
+ ### Notable Changes
62
+
63
+ * \[[`f864bef32a`](https://github.com/nodejs/node/commit/f864bef32a)] - **deps**: upgrade npm to 9.5.0 (npm team) [#46673](https://github.com/nodejs/node/pull/46673)
64
+
65
+ ### Commits
66
+
67
+ * \[[`880a65d7ff`](https://github.com/nodejs/node/commit/880a65d7ff)] - **build**: delete `snapshot.blob` file from the project (Juan José Arboleda) [#46626](https://github.com/nodejs/node/pull/46626)
68
+ * \[[`cbea56efda`](https://github.com/nodejs/node/commit/cbea56efda)] - **deps**: update undici to 5.20.0 (Node.js GitHub Bot) [#46711](https://github.com/nodejs/node/pull/46711)
69
+ * \[[`f864bef32a`](https://github.com/nodejs/node/commit/f864bef32a)] - **deps**: upgrade npm to 9.5.0 (npm team) [#46673](https://github.com/nodejs/node/pull/46673)
70
+ * \[[`648041d568`](https://github.com/nodejs/node/commit/648041d568)] - **deps**: upgrade npm to 9.4.0 (npm team) [#46353](https://github.com/nodejs/node/pull/46353)
71
+ * \[[`5e1f213f3c`](https://github.com/nodejs/node/commit/5e1f213f3c)] - **deps**: patch V8 to 10.2.154.26 (Michaël Zasso) [#46446](https://github.com/nodejs/node/pull/46446)
72
+
73
+ <a id="18.14.1"></a>
74
+
75
+ ## 2023-02-16, Version 18.14.1 'Hydrogen' (LTS), @RafaelGSS prepared by @juanarbol
76
+
77
+ This is a security release.
78
+
79
+ ### Notable Changes
80
+
81
+ The following CVEs are fixed in this release:
82
+
83
+ * **[CVE-2023-23918](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23918)**: Node.js Permissions policies can be bypassed via process.mainModule (High)
84
+ * **[CVE-2023-23919](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23919)**: Node.js OpenSSL error handling issues in nodejs crypto library (Medium)
85
+ * **[CVE-2023-23936](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23936)**: Fetch API in Node.js did not protect against CRLF injection in host headers (Medium)
86
+ * **[CVE-2023-24807](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-24807)**: Regular Expression Denial of Service in Headers in Node.js fetch API (Low)
87
+ * **[CVE-2023-23920](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23920)**: Node.js insecure loading of ICU data through ICU\_DATA environment variable (Low)
88
+
89
+ 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.
90
+
91
+ This security release includes OpenSSL security updates as outlined in the recent
92
+ [OpenSSL security advisory](https://www.openssl.org/news/secadv/20230207.txt).
93
+
94
+ ### Commits
95
+
96
+ * \[[`8393ebc72d`](https://github.com/nodejs/node/commit/8393ebc72d)] - **build**: build ICU with ICU\_NO\_USER\_DATA\_OVERRIDE (RafaelGSS) [nodejs-private/node-private#379](https://github.com/nodejs-private/node-private/pull/379)
97
+ * \[[`004e34d046`](https://github.com/nodejs/node/commit/004e34d046)] - **crypto**: clear OpenSSL error on invalid ca cert (RafaelGSS) [#46572](https://github.com/nodejs/node/pull/46572)
98
+ * \[[`5e0142a852`](https://github.com/nodejs/node/commit/5e0142a852)] - **deps**: cherry-pick Windows ARM64 fix for openssl (Richard Lau) [#46572](https://github.com/nodejs/node/pull/46572)
99
+ * \[[`f71fe278a6`](https://github.com/nodejs/node/commit/f71fe278a6)] - **deps**: update archs files for quictls/openssl-3.0.8+quic (RafaelGSS) [#46572](https://github.com/nodejs/node/pull/46572)
100
+ * \[[`2c6817e42b`](https://github.com/nodejs/node/commit/2c6817e42b)] - **deps**: upgrade openssl sources to quictls/openssl-3.0.8+quic (RafaelGSS) [#46572](https://github.com/nodejs/node/pull/46572)
101
+ * \[[`f0afa0bfe5`](https://github.com/nodejs/node/commit/f0afa0bfe5)] - **deps**: update undici to 5.19.1 (Node.js GitHub Bot) [#46634](https://github.com/nodejs/node/pull/46634)
102
+ * \[[`c26a34c13e`](https://github.com/nodejs/node/commit/c26a34c13e)] - **deps**: update undici to 5.18.0 (Node.js GitHub Bot) [#46634](https://github.com/nodejs/node/pull/46634)
103
+ * \[[`db93ee4a15`](https://github.com/nodejs/node/commit/db93ee4a15)] - **deps**: update undici to 5.17.1 (Node.js GitHub Bot) [#46634](https://github.com/nodejs/node/pull/46634)
104
+ * \[[`b4e49fb02c`](https://github.com/nodejs/node/commit/b4e49fb02c)] - **deps**: update undici to 5.16.0 (Node.js GitHub Bot) [#46634](https://github.com/nodejs/node/pull/46634)
105
+ * \[[`90994e6a2c`](https://github.com/nodejs/node/commit/90994e6a2c)] - **deps**: update undici to 5.15.1 (Node.js GitHub Bot) [#46634](https://github.com/nodejs/node/pull/46634)
106
+ * \[[`00302fc7ac`](https://github.com/nodejs/node/commit/00302fc7ac)] - **deps**: update undici to 5.15.0 (Node.js GitHub Bot) [#46634](https://github.com/nodejs/node/pull/46634)
107
+ * \[[`0e3b796cc5`](https://github.com/nodejs/node/commit/0e3b796cc5)] - **lib**: makeRequireFunction patch when experimental policy (RafaelGSS) [nodejs-private/node-private#371](https://github.com/nodejs-private/node-private/pull/371)
108
+ * \[[`7cccd5565f`](https://github.com/nodejs/node/commit/7cccd5565f)] - **policy**: makeRequireFunction on mainModule.require (RafaelGSS) [nodejs-private/node-private#371](https://github.com/nodejs-private/node-private/pull/371)
109
+
55
110
  <a id="18.14.0"></a>
56
111
 
57
112
  ## 2023-02-02, Version 18.14.0 'Hydrogen' (LTS), @BethGriggs prepared by @juanarbol
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,
@@ -3193,6 +3193,7 @@ OSSL_CMP_CTX_push0_policy
3193
3193
  OSSL_CMP_CTX_push1_subjectAltName
3194
3194
  OSSL_CMP_CTX_reinit
3195
3195
  OSSL_CMP_CTX_reqExtensions_have_SAN
3196
+ OSSL_CMP_CTX_reset_geninfo_ITAVs
3196
3197
  OSSL_CMP_CTX_server_perform
3197
3198
  OSSL_CMP_CTX_set0_newPkey
3198
3199
  OSSL_CMP_CTX_set0_reqExtensions
@@ -5938,18 +5939,18 @@ _GLOBAL__F__ZN2v88internal6torque4TypeC2ERKS2_
5938
5939
  _GLOBAL__F__ZN2v88internal6torque5Block13SetInputTypesERKNS1_5StackIPKNS1_4TypeEEE
5939
5940
  _GLOBAL__F__ZNK2v88internal6torque3cpp8Function22PrintDeclarationHeaderERSoi
5940
5941
  _GLOBAL__F__ZNK2v88internal6torque4Rule9RunActionEPKNS1_4ItemERKNS1_11LexerResultE
5941
- _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.cc_DFF67DD7_0x314ceab199ed9c4d
5942
- _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.cc_FE345EE0_0xb7d2ef074afe6ca0
5942
+ _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.cc_DFF67DD7_0xe102f101cccee45d
5943
+ _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.cc_FE345EE0_0x7af59bf3c0ad80fc
5943
5944
  _GLOBAL__I_65535_0_.._deps_v8_src_execution_arguments.cc_DFF67DD7_0x622a054ec8ba821b
5944
5945
  _GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.cc_7874F2D3_0x1459338b2959760f
5945
- _GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.cc_7874F2D3_0x740f27726be72575
5946
+ _GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.cc_7874F2D3_0xd20c008e5d0b23b2
5946
5947
  _GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.cc_DFF67DD7_0x3d9f35b2b7893191
5947
5948
  _GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.cc_3723FE55_0x93e0582000404c5
5948
- _GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.cc_FE345EE0_0x1b60c84dd5262520
5949
+ _GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.cc_FE345EE0_0x8c6fbb95a3b8e0a6
5949
5950
  _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_external_pointer_table.cc_87E8306D_0x7c6b9199c17e3ef0
5950
- _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_sandbox.cc_3723FE55_0xc82db4e258b77657
5951
- _GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.cc_DFF67DD7_0x67a88b40972bfe0e
5952
- _GLOBAL__I_65535_0_.._src_connection_wrap.cc_FE345EE0_0xba099bec9b1fa8c8
5951
+ _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_sandbox.cc_3723FE55_0x58a04f453588dfd2
5952
+ _GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.cc_DFF67DD7_0xf8c9679bc4f58964
5953
+ _GLOBAL__I_65535_0_.._src_connection_wrap.cc_FE345EE0_0x4a5be08bf92acc9e
5953
5954
  _GLOBAL__I_65535_0_OPENSSL_ppccap_P
5954
5955
  _GLOBAL__I_65535_0__Z16_register_configv
5955
5956
  _GLOBAL__I_65535_0__Z17_register_symbolsv
@@ -6983,9 +6984,9 @@ _GLOBAL__I_65535_0__ZNK2v88internal9DebugInfo7IsEmptyEv
6983
6984
  _GLOBAL__I_65535_0__ZNK2v88internal9PreParser13GetIdentifierEv
6984
6985
  _GLOBAL__I_65535_0__ZNK4node10BaseObject15GetTransferModeEv
6985
6986
  _GLOBAL__I_65535_0__ZNK7simdutf14implementation27supported_by_runtime_systemEv
6986
- _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_enum_verifiers.cc_FE345EE0_0xedd0371fb39697b
6987
- _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.cc_7874F2D3_0xd27800135f0dfc77
6988
- _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_torque_defined_classes_tq_csa.cc_FE345EE0_0xd2b2b961ab7179cd
6987
+ _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_enum_verifiers.cc_FE345EE0_0x8b4bffed5549f3b2
6988
+ _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.cc_7874F2D3_0xe663f3aa021df9e0
6989
+ _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_torque_defined_classes_tq_csa.cc_FE345EE0_0x6889c56a3af5c8f1
6989
6990
  _GLOBAL__I_65535_0_nodedbg_const_ContextEmbedderIndex__kEnvironment__int
6990
6991
  _GLOBAL__I_65535_0_v8dbg_frametype_EntryFrame
6991
6992
  _HZData_72
@@ -74957,6 +74958,7 @@ ossl_bn_group_6144
74957
74958
  ossl_bn_group_8192
74958
74959
  ossl_bn_inv_sqrt_2
74959
74960
  ossl_bn_miller_rabin_is_prime
74961
+ ossl_bn_rsa_do_unblind
74960
74962
  ossl_bn_rsa_fips186_4_derive_prime
74961
74963
  ossl_bn_rsa_fips186_4_gen_prob_primes
74962
74964
  ossl_bsearch
@@ -75232,6 +75234,7 @@ ossl_curve448_scalar_zero
75232
75234
  ossl_curve448_wnaf_base
75233
75235
  ossl_d2i_DH_PUBKEY
75234
75236
  ossl_d2i_DHx_PUBKEY
75237
+ ossl_d2i_DSA_PUBKEY
75235
75238
  ossl_d2i_ED25519_PUBKEY
75236
75239
  ossl_d2i_ED448_PUBKEY
75237
75240
  ossl_d2i_PUBKEY_legacy
@@ -76145,6 +76148,7 @@ ossl_pw_set_ui_method
76145
76148
  ossl_rand_cleanup_entropy
76146
76149
  ossl_rand_cleanup_int
76147
76150
  ossl_rand_cleanup_nonce
76151
+ ossl_rand_ctx_free
76148
76152
  ossl_rand_drbg_free
76149
76153
  ossl_rand_drbg_new
76150
76154
  ossl_rand_get_entropy
@@ -76180,6 +76184,7 @@ ossl_rc4128_functions
76180
76184
  ossl_rc440_functions
76181
76185
  ossl_rc4_hmac_ossl_md5_functions
76182
76186
  ossl_read_der
76187
+ ossl_release_default_drbg_ctx
76183
76188
  ossl_ripemd160_functions
76184
76189
  ossl_rsa_asn1_meths
76185
76190
  ossl_rsa_asym_cipher_functions
@@ -24,7 +24,7 @@
24
24
 
25
25
  #define NODE_MAJOR_VERSION 18
26
26
  #define NODE_MINOR_VERSION 14
27
- #define NODE_PATCH_VERSION 0
27
+ #define NODE_PATCH_VERSION 2
28
28
 
29
29
  #define NODE_VERSION_IS_LTS 1
30
30
  #define NODE_VERSION_LTS_CODENAME "Hydrogen"
@@ -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: Mon Feb 13 14:21:06 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: Mon Feb 13 14:21:18 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: Mon Feb 13 14:21:30 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: Mon Feb 13 14:21: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_64"
14
- #define DATE "built on: Thu Nov 3 02:14:30 2022 UTC"
14
+ #define DATE "built on: Mon Feb 13 14:21:54 2023 UTC"
15
15
 
16
16
  /*
17
17
  * Generate compiler_flags as an array of individual characters. This is a