Hello,

Please find the included patch that solves [openssl.org #2670] [BUG] OpenSSL 
1.0.1 beta 1 released (on VMS FAILED)

TITAN2_ZAY $ diff USRDSK:<ZAY.WORK.OPENSSL-101-BETA3.CRYPTO.BIO>BIO.H;1 
USRDSK:<ZAY.WORK.OPENSSL-101-BETA3.CRY
PTO.BIO>BIO.H;4
************
File USRDSK:<ZAY.WORK.OPENSSL-101-BETA3.CRYPTO.BIO>BIO.H;1
   72   #include <stdint.h>
   73   #endif
******
File USRDSK:<ZAY.WORK.OPENSSL-101-BETA3.CRYPTO.BIO>BIO.H;4
   72   # ifndef VMS
   73   #  include <stdint.h>
   74   # else
   75   #  include <inttypes.h>
   76   # endif
   77   #endif
************

Also, OpenSSL version 1.0.1 Beta 3 is tested and it works very well, except 
that I have been forced to set
#define OPENSSL_NO_SCTP

...because SCTP comes with TCPIP 5.7 ECO 2 and I do not have access to those 
systems.

Regards,
Z


-----Original Message-----
From: OpenSSL [mailto:open...@master.openssl.org]
Sent: den 24 februari 2012 00:27
To: openssl-annou...@master.openssl.org; openssl-...@master.openssl.org; 
openssl-us...@master.openssl.org
Subject: OpenSSL 1.0.1 beta 3 released

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


  OpenSSL version 1.0.1 Beta 3
  ============================

  OpenSSL - The Open Source toolkit for SSL/TLS
  http://www.openssl.org/

  OpenSSL is currently in a release cycle. The third beta is now released.
  This is expected to be the final beta depending on the number of bugs
  reported.

  The beta release is available for download via HTTP and FTP from the
  following master locations (the various FTP mirrors you can find under
  http://www.openssl.org/source/mirror.html):

    o http://www.openssl.org/source/
    o ftp://ftp.openssl.org/source/

  The file names of the beta are:

    o openssl-1.0.1-beta3.tar.gz
      Size: 4451351
      MD5 checksum: dc141587e0d374bdb0c7b97f770fff5e
      SHA1 checksum: 32105cbcc1bc6bc959102b2d70eb16ed1da732ce

  The checksums were calculated using the following command:

    openssl md5 < openssl-1.0.1-beta3.tar.gz
    openssl sha1 < openssl-1.0.1-beta3.tar.gz

  Please download and test them as soon as possible. This new OpenSSL
  version incorporates 55 documented changes and bugfixes to the
  toolkit (for a complete list see http://www.openssl.org/source/exp/CHANGES).

  Also check the latest snapshots at ftp://ftp.openssl.org/snapshot/
  or CVS (see http://www.openssl.org/source/repos.html) to avoid
  reporting previously fixed bugs.

  Since the second beta the following has happened:

    - Improved TLS v1.2 client authentication interop.
    - MDC2 signature format compatibility fix.
    - ABI compatibility fixes.
    - Other fixes.

  Reports and patches should be sent to openssl-b...@openssl.org.
  Discussions around the development of OpenSSL should be sent to
  openssl-dev@openssl.org.  Anything else should go to
  openssl-us...@openssl.org.

  The best way, at least on Unix, to create a report is to do the
  following after configuration:

      make report

  That will do a few basic checks of the compiler and bc, then build
  and run the tests.  The result will appear on screen and in the file
  "testlog".  Please read the report before sending it to us.  There
  may be problems that we can't solve for you, like missing programs.

  Yours,
  The OpenSSL Project Team.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEVAwUBT0bJ2qLSm3vylcdZAQJv1Qf9G5Vf7BgbdhHW+psSd3s6Z8zeijxSkZl1
cue84LkJEDRr7Tkbyk2eGuLR5cNiuH5u9waPlf31zCWsoh2cOl2fMDm+3LTB6Wqk
9zU8gkaarUFZxYxbRJa2VVDTOEzbW/qO/Gabjt/dkh/0xb2iKZvTVGr8G8xK0PVN
aYhehHEHl6yxJv2V8uPZgxOC0KIMRXIj3zy/Db/Aeu9FRH1vFCHg4o+HjvaMfXRd
Ahhwsh4HLaKQ3GZZKHGBlIzFANd6QJM0Q96tf2rVdINq9CZ3iw7KnbHUXNH26H3P
VSfxF0sZcbl2PvQ0EnTKuKLt3QXkea9Ihtf7h7srTP4VikKbkAeh8Q==
=27QW
-----END PGP SIGNATURE-----
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org



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

Reply via email to