After an OpenSSL source update, all the config files need to be regenerated and committed by: $ make -C deps/openssl/config $ git add deps/openssl/config/archs $ git add deps/openssl/openssl/include/crypto/bn_conf.h $ git add deps/openssl/openssl/include/crypto/dso_conf.h $ git add deps/openssl/openssl/include/openssl/opensslconf.h $ git commit PR-URL: https://github.com/nodejs/node/pull/46566 Refs: https://mta.openssl.org/pipermail/openssl-announce/2023-February/000251.html Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Beth Griggs <bethanyngriggs@gmail.com> |
||
|---|---|---|
| .. | ||
| archs | ||
| bn_conf.h | ||
| bn_conf.h.tmpl | ||
| bn_conf_asm.h | ||
| bn_conf_no-asm.h | ||
| Dockerfile | ||
| dso_conf.h | ||
| dso_conf.h.tmpl | ||
| dso_conf_asm.h | ||
| dso_conf_no-asm.h | ||
| fake_gcc.pl | ||
| generate_gypi.pl | ||
| Makefile | ||
| Makefile_VC-WIN32 | ||
| Makefile_VC-WIN64-ARM | ||
| Makefile_VC-WIN64A | ||
| openssl-cl.gypi.tmpl | ||
| openssl.gypi.tmpl | ||
| opensslconf.h | ||
| opensslconf.h.tmpl | ||
| opensslconf_asm.h | ||
| opensslconf_no-asm.h | ||