X-Recipient: archive-cygwin AT delorie DOT 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=Rw rADBUuHRwu9pcWE8OPot7oVTC+NYCKhw6pv//4R6emXSpIi+Jm7L5RfEK8XDwjcW pjW67lxn8cI2He7AhWnadgwL8sdQcNEt2aCKoQyhgxqkiJBFkXBsUAxmDWBvqtB5 WKUg5VJe7AWGeMdTns3rik4+EJTZDNtRQdcwV6VBk= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=r2PRuG/9 GqBYiEy6ge8oq6xUgfw=; b=EwfmYPDlzowGjf+HiF4tN2iCs/V4By7IbioUKvv0 9edbfcK+eH1GdbA+nBmba2mKgQQeUkWeSzZ50LYX3aqX9mYGiGff9OrIch5uwsGM cCsrLzuWKj1VEN5hmF7q67wsEb4YlMqK7EFgApurR9C/11s0o3joixXwaJjd4Skx g1w= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-lb0-f178.google.com MIME-Version: 1.0 X-Received: by 10.152.23.132 with SMTP id m4mr7571172laf.34.1391548227185; Tue, 04 Feb 2014 13:10:27 -0800 (PST) In-Reply-To: <20140129181037.GV2821@calimero.vinschen.de> References: <20140123105142 DOT GN2357 AT calimero DOT vinschen DOT de> <20140125115958 DOT GU2357 AT calimero DOT vinschen DOT de> <20140128111102 DOT GM2821 AT calimero DOT vinschen DOT de> <20140129153546 DOT GA3147 AT tastycake DOT net> <20140129181037 DOT GV2821 AT calimero DOT vinschen DOT de> Date: Tue, 4 Feb 2014 16:10:27 -0500 Message-ID: Subject: Re: Maintainer for git? From: David Conrad To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes On Wed, Jan 29, 2014 at 1:10 PM, Corinna Vinschen wrote: > On Jan 29 12:13, David Conrad wrote: >> On Wed, Jan 29, 2014 at 10:35 AM, Adam Dinwoodie wrote: >> > On Tue, Jan 28, 2014 at 12:11:02PM +0100, Corinna Vinschen wrote: >> >> Chris and I discussed this problem further and we applied a patch to the >> >> Cygwin DLL which saves and restores the FPU state and XMM registers on >> >> 32 bit as well when a thread gets interrupted for signal handling. >> >> . . . >> >> I'd be grateful if you could do some more testing as well. Please >> >> revert your OpenSSL package to 1.0.1f-1 via setup, and then fetch the >> >> latest 2014-01-28 Cygwin snapshot DLL from http://cygwin.com/snapshots/, >> >> . . . >> > >> > I've just tested this -- the clone is failing ... with the current cygwin >> > package ... and working just fine with the 2014-01-28 snapshot. ... Well, one way to test with the new Cygwin snapshot DLL is just to wait until it becomes the new release. :) I just tested git cloning ffmpeg and linux, with Adam's git 1.8.5.2, on 32-bit Cygwin 1.7.28, and using the prior version of the OpenSSL package, 1.0.1f-1. It worked like a charm. I'm guessing the plan is to roll out a "new" OpenSSL package that is compiled with SSE2 enabled again, and to release the updated build of git? David -- 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