Re: [openssl-dev] test_ordinals causes make update to fail after make clean

2015-12-03 Thread Viktor Dukhovni
On Fri, Dec 04, 2015 at 03:05:28AM +, Adam Eijdenberg wrote: > When I'm preparing a patch I've gotten myself used to the following > workflow to try to get my working environment into a sane state: > > ./config --strict-warnings > make clean > make update > make -j32 > make tests > > Today

[openssl-dev] CBC ciphers + TLS 1.0 protocol does not work in OpenSSL 1.0.2d

2015-12-03 Thread Jayalakshmi bhat
Hi All, Recently we have ported OpenSSL 1.0.2d. Everything works perfect except the below explained issue. When we enable only TLS 1.0 protocol and select CBC ciphers, TLS handshake fails with the error "bad record mac". Error is in function static int ssl3_get_record(SSL *s). Error

Re: [openssl-dev] Windows x86_64 build broken -- RE: [openssl-users] OpenSSL version 1.0.1q released (corrected download)

2015-12-03 Thread Dr. Stephen Henson
On Fri, Dec 04, 2015, Carl Tietjen wrote: > Folks, > > It looks like the Windows x86_64 build for OpenSSL version 1.0.1q is broken. > > > I am building a FIPS capable version, and have verified that I have the > corrected download build: SHA1 checksum: >

Re: [openssl-dev] [openssl.org #4162] [PATCH] Removing vrsave load and store

2015-12-03 Thread Andy Polyakov via RT
Hi, >> Question is if the condition for $no_vrsave assignment is proper. Or >> rather if it should be /aix|linux64/. As I couldn't see that big-endian >> Linux I have access to uses ELF ABI V2, I've settled for /aix|linux64le/. > I saw you already applied your patch. I apologize for not waiting

Re: [openssl-dev] [openssl.org #4162] [PATCH] Removing vrsave load and store

2015-12-03 Thread Leonidas Da Silva Barbosa via RT
> Question is if the condition for $no_vrsave assignment is proper. Or > rather if it should be /aix|linux64/. As I couldn't see that big-endian > Linux I have access to uses ELF ABI V2, I've settled for /aix|linux64le/. I saw you already applied your patch. I'll test it againts a BE machine too,

[openssl-dev] [openssl.org #4164] bctest and pod2mantest missing in openssl-1.0.2e

2015-12-03 Thread Ake, Earle F via RT
I compiled and was trying to test the new OpenSSL and found the file test/bctest was missing. I copied from openssl-1.0.2d and it worked fine. May want to add that to the distribution. I also found when trying to install, the file util/pod2mantest was also missing. I also copied that from

[openssl-dev] OpenSSL version 0.9.8zh released

2015-12-03 Thread OpenSSL
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 OpenSSL version 0.9.8zh released === OpenSSL - The Open Source toolkit for SSL/TLS http://www.openssl.org/ The OpenSSL project team is pleased to announce the release of version 0.9.8zh of our open

[openssl-dev] OpenSSL version 1.0.0t released

2015-12-03 Thread OpenSSL
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 OpenSSL version 1.0.0t released === OpenSSL - The Open Source toolkit for SSL/TLS http://www.openssl.org/ The OpenSSL project team is pleased to announce the release of version 1.0.0t of our open source

[openssl-dev] OpenSSL version 1.0.1q released

2015-12-03 Thread OpenSSL
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 OpenSSL version 1.0.1q released === OpenSSL - The Open Source toolkit for SSL/TLS http://www.openssl.org/ The OpenSSL project team is pleased to announce the release of version 1.0.1q of our open source

Re: [openssl-dev] OpenSSL version 1.0.1q released (corrected download)

2015-12-03 Thread Quanah Gibson-Mount
--On Thursday, December 03, 2015 11:28 AM -0800 Quanah Gibson-Mount wrote: After adding "make depend" to occur before "make all", it now succeeds. However, this worked on prior releases, so it seems that requiring "make depend" is new to 1.0.1q. Filed this via RT this

Re: [openssl-dev] OpenSSL version 1.0.1q released (corrected download)

2015-12-03 Thread Quanah Gibson-Mount
--On Thursday, December 03, 2015 7:18 PM + Matt Caswell wrote: On 03/12/15 19:10, Quanah Gibson-Mount wrote: make[5]: *** No rule to make target `../../include/openssl/idea.h', needed by `e_idea.o'. Stop. Hmmm. I don't get that. Can you post your build steps?

Re: [openssl-dev] OpenSSL version 1.0.1q released (corrected download)

2015-12-03 Thread Quanah Gibson-Mount
This build is still busted: build@u1290:~/p4/zimbra/main/ThirdParty/openssl/src$ md5sum openssl-1.0.1q.tar.gz 54538d0cdcb912f9bc2b36268388205e openssl-1.0.1q.tar.gz make[5]: Entering directory `/home/build/p4/zimbra/main/ThirdParty/openssl/tmp/UBUNTU12_64/zimbra-openssl/crypto/evp' gcc

Re: [openssl-dev] OpenSSL version 1.0.1q released (corrected download)

2015-12-03 Thread Matt Caswell
On 03/12/15 19:10, Quanah Gibson-Mount wrote: > make[5]: *** No rule to make target `../../include/openssl/idea.h', > needed by `e_idea.o'. Stop. Hmmm. I don't get that. Can you post your build steps? Matt ___ openssl-dev mailing list To

Re: [openssl-dev] deadlock issue with OpenSSL 1.0.1j

2015-12-03 Thread Quanah Gibson-Mount
--On Monday, May 18, 2015 3:32 PM -0700 Quanah Gibson-Mount wrote: We've been seeing a problem with openssl deadlocking in the 1.0.1j release that didn't occur in previous releases. I've looked over the change log fixes for the k, l, and m releases, but I haven't seen

[openssl-dev] OpenSSL version 1.0.0t released (corrected download)

2015-12-03 Thread Matt Caswell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Due to an error in the release process the original distribution downloads were failing to build. New downloads have now been made available on the website. Corrected checksums are given below. OpenSSL version 1.0.0t released

[openssl-dev] OpenSSL version 1.0.1q released (corrected download)

2015-12-03 Thread Matt Caswell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Due to an error in the release process the original distribution downloads were failing to build. New downloads have now been made available on the website. Corrected checksums are given below. OpenSSL version 1.0.1q released

[openssl-dev] OpenSSL version 0.9.8zh released (corrected download)

2015-12-03 Thread Matt Caswell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Due to an error in the release process the original distribution downloads were failing to build. New downloads have now been made available on the website. Corrected checksums are given below. OpenSSL version 0.9.8zh released

[openssl-dev] [openssl.org #4165] 1.0.1q release busted, does not compile

2015-12-03 Thread Quanah Gibson-Mount via RT
make[5]: Leaving directory `/home/build/p4/zimbra/main/ThirdParty/openssl/tmp/UBUNTU14_64/zimbra-openssl/crypto/err' making all in crypto/evp... make[5]: Entering directory `/home/build/p4/zimbra/main/ThirdParty/openssl/tmp/UBUNTU14_64/zimbra-openssl/crypto/evp' gcc -I.. -I../.. -I../modes

Re: [openssl-dev] [openssl.org #4165] 1.0.1q release busted, does not compile

2015-12-03 Thread Salz, Rich via RT
Also see as https://github.com/openssl/openssl/issues/492 ___ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Re: [openssl-dev] deadlock issue with OpenSSL 1.0.1j

2015-12-03 Thread Quanah Gibson-Mount
--On Thursday, December 03, 2015 12:30 PM -0800 Quanah Gibson-Mount wrote: --On Monday, May 18, 2015 3:32 PM -0700 Quanah Gibson-Mount wrote: We've been seeing a problem with openssl deadlocking in the 1.0.1j release that didn't occur in previous

Re: [openssl-dev] OpenSSL version 1.0.1q released (corrected download)

2015-12-03 Thread Matt Caswell
On 03/12/15 19:28, Quanah Gibson-Mount wrote: > --On Thursday, December 03, 2015 7:18 PM + Matt Caswell > wrote: > >> >> >> On 03/12/15 19:10, Quanah Gibson-Mount wrote: >>> make[5]: *** No rule to make target `../../include/openssl/idea.h', >>> needed by `e_idea.o'.

Re: [openssl-dev] OpenSSL version 1.0.1q released (corrected download)

2015-12-03 Thread Quanah Gibson-Mount
--On Thursday, December 03, 2015 8:51 PM + Matt Caswell wrote: So it does explicitly tell you to run "make depend". I'm not sure I'd call it a regression that you got away with it before!! I would say it is a regression because it worked for all prior 1.0.1[a-p], and

[openssl-dev] Windows x86_64 build broken -- RE: [openssl-users] OpenSSL version 1.0.1q released (corrected download)

2015-12-03 Thread Carl Tietjen
Folks, It looks like the Windows x86_64 build for OpenSSL version 1.0.1q is broken. I am building a FIPS capable version, and have verified that I have the corrected download build: SHA1 checksum: c65a7bec49b72092d7ebb97a263c496cc1e1d6af FYI - I have successfully built on 3 Linux