On Tue, Mar 13, 2001 at 10:49:11AM -0800, lgazis wrote:
> On Tue, Mar 13, 1001, Lutz Jaenicke wrote:
>  
> >> The release of the second beta of OpenSSL 0.9.6a is scheduled for
> >> Monday 2001-03-19.  To make sure that it will work correctly, please
> >> test this version (especially on less common platforms), and report
> >> any problems to <[EMAIL PROTECTED]>.
> 
> >Passed on HP-UX 10.20 for both normal and engine versions with native
> compiler
> >and gcc:
> 
> Failed on HP-UX 11.0 32-bit, for engine version with gcc, as follows:
> 
> OpenSSL 0.9.6a-beta1 [engine] 13 Mar 2001
> built on: Tue Mar 13 10:32:12 PST 2001
> platform: hpux-parisc-gcc
> compiler: gcc -DTHREADS  -DDSO_DL -D_REENTRANT -O3 -DB_ENDIAN -DBN_DIV2W
> HP UX 11.0 32-bit
> 
> It builds, and "make test" works, but the "openssl speed rsa1024 -engine
> cswift"
> test fails.  Setting SHLIB_PATH does not make this test work, but copying
> /usr/lib/libswift.sl to libswift.so in the apps directory causes the test to
> load the library correctly; evidently the 0.9.6a beta1 does not contain the
> DSO fixes for HP UX which were done in the 0.9.7 code in progress.  Engine
> code on this platform still needs to be patched to run properly.

Hmm. The DSO code was considerably changed for the 0.9.7 version and changes
are not completed yet (additional security aspects must be considered with
respect to the search path).
The 0.9.6a is only intended to fix bugs and especially should not break
existing functionality, therefore you'll have to wait for 0.9.7 for the
improved DSO handling.

Sorry,
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
BTU Cottbus               http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik                  Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus              Fax. +49 355 69-4153
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to