Hi All, I'm trying to install a patch for 0.9.7c on 0.9.8a OpenSSL. This involves doing things by hand. Anyway, there is the following update:
diff -pburN -x certs openssl-0.9.7c/util/libeay.num openssl-0.9.7c-pkcs11_engine/util/libeay.num --- openssl-0.9.7c/util/libeay.num 2003-09-28 04:25:33.000000000 -0500 +++ openssl-0.9.7c-pkcs11_engine/util/libeay.num 2005-08-15 08:59:10.000000000 -0500 @@ -2803,3 +2803,4 @@ OpenSSLDie OPENSSL_cleanse 3245 EXIST::FUNCTION: ENGINE_setup_bsd_cryptodev 3246 EXIST:__FreeBSD__:FUNCTION:ENGINE ERR_release_err_state_table 3247 EXIST::FUNCTION:LHASH +ENGINE_load_pkcs11 3248 EXIST::FUNCTION: What is libeay.num used for and can I add this change to the end of the list, instead of having to update every subsequent entry (some 500 of them)? Best Regards, Brendan ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]