X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:message-id:date:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=ljx
	7NMIQ/+0bEEc6GCGZijUUt2KEzTeLknNtcHDOT3/1SPfZ5s+n7hdaAESF4fBIPhK
	vuyztPhmBj+fIW9IMhjwyWQPwNUDJvVRSC1MZuyxT8Ry98PyBYFKHYAPryQCF10l
	j94FUv6oSc7LcctHAJ+tKSUSFbaYTvF2uRQyHTh4=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:message-id:date:mime-version
	:content-type:content-transfer-encoding; s=default; bh=vG4Ri+i+a
	t/jyp2K++SlsvKV8ow=; b=qvHuYPqoPXVFodHB1pk7sQ9HEdSICAOirJYvoE+qR
	dWtByigpg3PejZUnCXFix1eXMR4YsAOuiRfGQ2iM2lOty+WP21ysR2QFWj308rs8
	ltGSF4epmSnGs+9ExuTrcmQs2zE+YBH7mgH92diz+k+O90RNF6RVO/tjp0iM8o96
	70=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Technologies, cryptography, 102g1, 1.0.2g-1
X-HELO: mail-wm0-f50.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:sender:to:from:subject:message-id         :disposition-notification-to:date:user-agent:mime-version         :content-transfer-encoding;        bh=OXv+MdwsicjeJBJoA/XjIB9cilZQa0SFOqrV0vcHHR4=;        b=EXkzfr3NtUM0YgPKr0E+TwN8klu2jFcTmZFKel5lPo2Dw+91ZZMCnQQkNUfytXaQ19         S0HdEv5xrfdEpsFAV9Xoh+f9I5ofLo5dQaIP6y0KXpWMHDE9vOKVASjAScUMz/cvl6Bf         HLdXtKRNru6bNEylflbAS5H1BZJNL/fs8pT8AnPsOUnyFBFwO5K5kFAiEtr13CBdE3Uk         6AFISuRfXhGFl5zY2wqBAPR+mx9e0hbyCDScFaljZVEJsxD1xsoUaO05jDyUtsJGhK4S         Dc61PbS2+YJ/zUdMGGudJRP7nFxP0mBJEjedQosN2isxAf7uueyJoC89QlnTXjf5XHAa         TnUg==
X-Gm-Message-State: AD7BkJJrm16PksKglEuz84ufYLBuD23BuTz4JtYpLlavlBPfoJ8DCsBrwIAqnSKhdCmKqA==
X-Received: by 10.28.109.150 with SMTP id b22mr3159364wmi.27.1457004728392;        Thu, 03 Mar 2016 03:32:08 -0800 (PST)
To: cygwin <cygwin@cygwin.com>
From: Vlado <v.99cygwin@gmail.com>
Subject: Entry point SSLv2_client_method missing in cygssl-1.0.0.dll
Message-ID: <56D820B6.2060208@gmail.com>
Date: Thu, 3 Mar 2016 12:32:06 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

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: Jan 27 2016 22:28:09)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
$

# With cygssl-1.0.0.dll from libopenssl100 version 1.0.2g-1 - error, no 
output:
$ php --version
$
$ strace php --version
--- Process 6084 created
--- Process 6084 loaded C:\Windows\SysWOW64\ntdll.dll at 77710000
--- Process 6084 unloaded DLL at 77410000
--- Process 6084 unloaded DLL at 752D0000
--- Process 6084 unloaded DLL at 77410000
--- Process 6084 unloaded DLL at 77310000
--- Process 6084 loaded C:\Windows\SysWOW64\kernel32.dll at 752D0000
--- Process 6084 loaded C:\Windows\SysWOW64\KernelBase.dll at 76230000
--- Process 6084 loaded C:\cygwin\bin\cygwin1.dll at 61000000
--- Process 6084 loaded C:\cygwin\bin\cygphp5-5-6.dll at 66180000
--- Process 6084 loaded C:\cygwin\bin\cygcrypto-1.0.0.dll at 6AF80000
--- Process 6084 loaded C:\cygwin\bin\cyggcc_s-1.dll at 6A800000
--- Process 6084 loaded C:\cygwin\bin\cygz.dll at 64FE0000
--- Process 6084 loaded C:\cygwin\bin\cygssl-1.0.0.dll at 658D0000
--- Process 6084, exception c0000139 at 777923F0
--- Process 6084 exited with status 0xc0000139

and Windows message box says:
php.exe - Entry Point Not Found
The procedure entry point SSLv2_client_method could not be located in
the dynamic link library cygssl-1.0.0.dll

Can SSLv2_client_method return to library, or perheaps php should be 
rebuild?

Regards
Vlado


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

