New (complete) replacement file kit:

      http://antinode.info/ftp/openssl/1_0_0d/openssl-1_0_0d_s4.zip

This includes a "util/libeay.num" with OPENSSL_strcasecmp, and updated
builders.  Previously, LINK commands in the builders lacked explicit
/[NO]MAP options, so, in batch mode, where the default is /MAP, image
map files (".MAP") were spewed out into the source directories.  Now,
for a NODEBUG build, there should be explicit /NOMAP options everywhere
(except for the main shared images, as before, whether that actually
makes sense or not).  For a DEBUG build, there should be explicit /MAP
options which specify appropriate architecture-specific destination
directories, so that a ".MAP" file appears next to the corresponding
".EXE" file (leaving the source directories unmolested).

   More builders which open files in DCL should now have "ON CONTROL_C"
error handling which will more reliably close these files if the user
whacks the things mid-stream.  Some of the "test/*.com" procedures are
still vulnerable.

   I'm having a good time, even if no one else cares.

   SMS.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to