Re: Entry point SSLv2_client_method missing in cygssl-1.0.0.dll

2016-03-03 Thread Vlado
On 3.3.2016 15:20, Corinna Vinschen wrote: I just uploaded openssl-1.0.2g-2. See the announcement for details: Thank You, it runs fine now. Vlado -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/do

Re: Entry point SSLv2_client_method missing in cygssl-1.0.0.dll

2016-03-03 Thread Corinna Vinschen
On Mar 3 15:11, Andreas Hauptmann wrote: > On Thu, 3 Mar 2016 12:32:06 +0100 > Vlado wrote: > > > Can SSLv2_client_method return to library, or perheaps php should be > > rebuild? > > It's not only php that is broken now. curl and many other packages > don't work at the moment for the same reas

Re: Entry point SSLv2_client_method missing in cygssl-1.0.0.dll

2016-03-03 Thread Andreas Hauptmann
On Thu, 3 Mar 2016 12:32:06 +0100 Vlado wrote: > Can SSLv2_client_method return to library, or perheaps php should be > rebuild? It's not only php that is broken now. curl and many other packages don't work at the moment for the same reason: $ strace curl --head https://google.com -> same erro

Entry point SSLv2_client_method missing in cygssl-1.0.0.dll

2016-03-03 Thread Vlado
Hi, there is problem with package "libopenssl100: A general purpose cryptography library with TLS implementation" after upgrade from 1.0.2g-1 to 1.0.2f-1. Demonstration: # With cygssl-1.0.0.dll from libopenssl100 version 1.0.2f-1 - correct behavior: $ php --version PHP 5.6.17 (cli) (built: