[openssl.org #550] bug report - library and header version mismatch

2003-04-12 Thread Richard Levitte via RT
[EMAIL PROTECTED] - Thu Mar 27 22:04:39 2003]: I just had a look at your testing script, and I believe it has a flaw in this part: # # Search for shared libraries (libcrypto and libssl). # Relies on shared libraries looking like libcrypto.s* # echo Searching for and checking OpenSSL

[openssl.org #550] bug report - library and header version mismatch

2003-04-12 Thread Richard Levitte via RT
[levitte - Sun Apr 13 00:29:12 2003]: [EMAIL PROTECTED] - Thu Mar 27 22:04:39 2003]: I just had a look at your testing script, and I believe it has a flaw in this part: # # Search for shared libraries (libcrypto and libssl). # Relies on shared libraries looking like

Re: [openssl.org #550] bug report - library and header version mismatch

2003-03-27 Thread Jeffrey Altman
This is not a bug. You must recompile SSH if you want the header version within the executable to change. [EMAIL PROTECTED] via RT wrote: Hi Folks I have noticed that the internal version number of of opensslv.h (0x0090701fL) and the internal version number of libcrypto.so.0.9.7 and

Re: [openssl.org #550] bug report - library and header version mismatch

2003-03-27 Thread [EMAIL PROTECTED] via RT
Hi Richard Thanks for the pointers. I have just re-built openssl-0.9.7a from virgin source using the following: ./config --openssldir=/usr/local/OpenSSL threads shared Here is the test report: OpenSSL self-test report: OpenSSL version: 0.9.7a Last change: In ssl3_get_record