150-no_engines.patch 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. --- a/Configure
  2. +++ b/Configure
  3. @@ -2128,6 +2128,11 @@ EOF
  4. close(OUT);
  5. }
  6. +# ugly hack to disable engines
  7. +if($target eq "mingwx") {
  8. + system("sed -e s/^LIB/XLIB/g -i engines/Makefile");
  9. +}
  10. +
  11. print <<EOF;
  12. Configured for $target.
  13. --- a/util/libeay.num
  14. +++ b/util/libeay.num
  15. @@ -2075,7 +2075,6 @@ PKCS7_ATTR_SIGN_it
  16. UI_add_error_string 2633 EXIST::FUNCTION:
  17. KRB5_CHECKSUM_free 2634 EXIST::FUNCTION:
  18. OCSP_REQUEST_get_ext 2635 EXIST::FUNCTION:
  19. -ENGINE_load_ubsec 2636 EXIST::FUNCTION:ENGINE,STATIC_ENGINE
  20. ENGINE_register_all_digests 2637 EXIST::FUNCTION:ENGINE
  21. PKEY_USAGE_PERIOD_it 2638 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
  22. PKEY_USAGE_PERIOD_it 2638 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
  23. @@ -2549,7 +2548,6 @@ OCSP_RESPONSE_new
  24. AES_set_encrypt_key 3024 EXIST::FUNCTION:AES
  25. OCSP_resp_count 3025 EXIST::FUNCTION:
  26. KRB5_CHECKSUM_new 3026 EXIST::FUNCTION:
  27. -ENGINE_load_cswift 3027 EXIST::FUNCTION:ENGINE,STATIC_ENGINE
  28. OCSP_onereq_get0_id 3028 EXIST::FUNCTION:
  29. ENGINE_set_default_ciphers 3029 EXIST::FUNCTION:ENGINE
  30. NOTICEREF_it 3030 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
  31. @@ -2580,7 +2578,6 @@ ASN1_primitive_free
  32. i2d_EXTENDED_KEY_USAGE 3052 EXIST::FUNCTION:
  33. i2d_OCSP_SIGNATURE 3053 EXIST::FUNCTION:
  34. asn1_enc_save 3054 EXIST::FUNCTION:
  35. -ENGINE_load_nuron 3055 EXIST::FUNCTION:ENGINE,STATIC_ENGINE
  36. _ossl_old_des_pcbc_encrypt 3056 EXIST::FUNCTION:DES
  37. PKCS12_MAC_DATA_it 3057 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
  38. PKCS12_MAC_DATA_it 3057 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
  39. @@ -2604,7 +2601,6 @@ asn1_get_choice_selector
  40. i2d_KRB5_CHECKSUM 3072 EXIST::FUNCTION:
  41. ENGINE_set_table_flags 3073 EXIST::FUNCTION:ENGINE
  42. AES_options 3074 EXIST::FUNCTION:AES
  43. -ENGINE_load_chil 3075 EXIST::FUNCTION:ENGINE,STATIC_ENGINE
  44. OCSP_id_cmp 3076 EXIST::FUNCTION:
  45. OCSP_BASICRESP_new 3077 EXIST::FUNCTION:
  46. OCSP_REQUEST_get_ext_by_NID 3078 EXIST::FUNCTION:
  47. @@ -2671,7 +2667,6 @@ OCSP_CRLID_it
  48. OCSP_CRLID_it 3127 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
  49. i2d_KRB5_AUTHENTBODY 3128 EXIST::FUNCTION:
  50. OCSP_REQUEST_get_ext_count 3129 EXIST::FUNCTION:
  51. -ENGINE_load_atalla 3130 EXIST::FUNCTION:ENGINE,STATIC_ENGINE
  52. X509_NAME_it 3131 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
  53. X509_NAME_it 3131 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
  54. USERNOTICE_it 3132 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
  55. @@ -2766,8 +2761,6 @@ DES_read_2passwords
  56. DES_read_password 3207 EXIST::FUNCTION:DES
  57. UI_UTIL_read_pw 3208 EXIST::FUNCTION:
  58. UI_UTIL_read_pw_string 3209 EXIST::FUNCTION:
  59. -ENGINE_load_aep 3210 EXIST::FUNCTION:ENGINE,STATIC_ENGINE
  60. -ENGINE_load_sureware 3211 EXIST::FUNCTION:ENGINE,STATIC_ENGINE
  61. OPENSSL_add_all_algorithms_noconf 3212 EXIST:!VMS:FUNCTION:
  62. OPENSSL_add_all_algo_noconf 3212 EXIST:VMS:FUNCTION:
  63. OPENSSL_add_all_algorithms_conf 3213 EXIST:!VMS:FUNCTION:
  64. @@ -2776,7 +2769,6 @@ OPENSSL_load_builtin_modules
  65. AES_ofb128_encrypt 3215 EXIST::FUNCTION:AES
  66. AES_ctr128_encrypt 3216 EXIST::FUNCTION:AES
  67. AES_cfb128_encrypt 3217 EXIST::FUNCTION:AES
  68. -ENGINE_load_4758cca 3218 EXIST::FUNCTION:ENGINE,STATIC_ENGINE
  69. _ossl_096_des_random_seed 3219 EXIST::FUNCTION:DES
  70. EVP_aes_256_ofb 3220 EXIST::FUNCTION:AES
  71. EVP_aes_192_ofb 3221 EXIST::FUNCTION:AES
  72. @@ -3111,7 +3103,6 @@ EC_GFp_nist_method
  73. STORE_meth_set_modify_fn 3530 NOEXIST::FUNCTION:
  74. STORE_method_set_modify_function 3530 NOEXIST::FUNCTION:
  75. STORE_parse_attrs_next 3531 NOEXIST::FUNCTION:
  76. -ENGINE_load_padlock 3532 EXIST::FUNCTION:ENGINE,STATIC_ENGINE
  77. EC_GROUP_set_curve_name 3533 EXIST::FUNCTION:EC
  78. X509_CERT_PAIR_it 3534 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
  79. X509_CERT_PAIR_it 3534 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION: