d6079d7a4b
Enable DES in openssl to avoid the following build failure raised since commit a83d41867c8d69a77d5cd0a665aa216af5340359: crypto/apr_crypto_openssl.c: In function 'crypto_cipher_mechanism': crypto/apr_crypto_openssl.c:385:27: error: implicit declaration of function 'EVP_des_ede3_cbc'; did you mean 'NID_des_ede3_cbc'? [-Wimplicit-function-declaration] 385 | key->cipher = EVP_des_ede3_cbc(); | ^~~~~~~~~~~~~~~~ | NID_des_ede3_cbc Fixes: |
||
---|---|---|
.. | ||
0001-remove-checkapr.patch | ||
Config.in | ||
apr-util.hash | ||
apr-util.mk |