delorie.com/archives/browse.cgi | search |
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:date:from:to:subject:message-id:reply-to | |
:references:mime-version:content-type:in-reply-to; q=dns; s= | |
default; b=Nakdo5X4+xOnFbKriyXLHJi0lM4nTm6uwlIcTJiZ4fftMbJr2mvL1 | |
ro4yAS2Dz0nEPLWv8xfqWk/05AHYcS7JZBfTZi0EYQZ12oLze8Nci3DjhtutvwwW | |
l5DY6p76JqhDHRdtrvkLsVPlTIenzxormHEZBoCf7BHPq/hi86N0Mk= | |
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:date:from:to:subject:message-id:reply-to | |
:references:mime-version:content-type:in-reply-to; s=default; | |
bh=bdgCdUYG7wnvaM0qYftRjsnpLRk=; b=aGdZZXoEQ4cvZUZYCHKm0jxzAqkN | |
MhZGgW8rX8TAkr0ZrSDve/B8ikPStl/qiJUrwa7DFc96bgChnbzJkjdrJMS30zwL | |
ofanbXa7Fhrp8ArKAI6kdgzTSzPoyH01H/EC4JOos0o/yBvzgVxU+wAPR5kQTQ0S | |
ogCCC623gPp+yjc= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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=-6.0 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 |
X-HELO: | calimero.vinschen.de |
Date: | Wed, 5 Feb 2014 10:34:07 +0100 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Maintainer for git? |
Message-ID: | <20140205093407.GW2821@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <20140123105142 DOT GN2357 AT calimero DOT vinschen DOT de> <20140125115958 DOT GU2357 AT calimero DOT vinschen DOT de> <CAAXzdLXVygRPOM0bm8+m2FHXieWV7OdtKp7T52_N9uoYt4v-BQ AT mail DOT gmail DOT com> <CAM7Q9Zs_3oyCkiyU+jbwgePaCxDXxQg+4fZ4R5JwE0Ucp1xf+w AT mail DOT gmail DOT com> <CAEotdwnMZ++rmkOmjy+cFF=fHvcWWP2uMSQ548Q6m9WwXk4mOg AT mail DOT gmail DOT com> <20140128111102 DOT GM2821 AT calimero DOT vinschen DOT de> <20140129153546 DOT GA3147 AT tastycake DOT net> <CAEotdw=dAsF1wuFgV0ZFR0Z975VQ0OUth5qsJcZZ0kn_knUy2g AT mail DOT gmail DOT com> <20140129181037 DOT GV2821 AT calimero DOT vinschen DOT de> <CAEotdwmUAGEz50968q=jUFGHQfPgdJnhe5_aW9kheOAMmoSNhw AT mail DOT gmail DOT com> |
MIME-Version: | 1.0 |
In-Reply-To: | <CAEotdwmUAGEz50968q=jUFGHQfPgdJnhe5_aW9kheOAMmoSNhw@mail.gmail.com> |
User-Agent: | Mutt/1.5.21 (2010-09-15) |
--bNvn4bxlrUVLu6cT Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Feb 4 16:10, David Conrad wrote: > 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 t= o 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 t= he > >> >> latest 2014-01-28 Cygwin snapshot DLL from http://cygwin.com/snapsh= ots/, > >> >> . . . > >> > > >> > I've just tested this -- the clone is failing ... with the current c= ygwin > >> > package ... and working just fine with the 2014-01-28 snapshot. ... >=20 > Well, one way to test with the new Cygwin snapshot DLL is just to wait > until it becomes the new release. :) >=20 > 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.=20 Thanks for testing! > 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? Yes, that's the idea. I'll do that in the next couple of days. Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --bNvn4bxlrUVLu6cT Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJS8gWPAAoJEPU2Bp2uRE+g7K8QAI5wDAoYwuv1bZlWSlyeblJz dwyatadFMXfscPpHgtqOxiu08L1V96+LhCU4klBCi/VVyem1WTkttyXaiD8WTGHB 9NYMDgM46t51iQeUWYrxoiYqYnKLMg1VSugnoKjgn6wM7V5n+LAykMQwrnPVV0xV U4SmKdemRzklZHYiu8AOGt2M9koxuvF/sW4I4cVIfgGXmOtAK35BLZz5gHJmjtTR q1w5gLYcGGJgjZROq4J5qxzR4yn6olc6NEVSasNfRtR2HveADAqwB7V/Go1Dzg2l NdTwM5+DtyZW6vp9uXfGwLdBWkGuaqDh7cvyrp4hF5A3nBTP36oUHxTI9nSycEyf o4zCtYeXaXROQbSjzQrJKzHY1V4anbALSlURF5+nY05JvH9PZQN8s4tVfYUSzc5s 1IGE4Y4pyD3lArIWf6B1zqra9RDA5tshgrJlVnfvH5lGPfUIvIabZjxQiMQ5aFZC W+eLBB4IyK7b45QqgtP3shFmDh9gwLrkk6dk6ibPNe9SRAjprbbNhQ7GGkAcdTth u3lNHfFoe0xxYH3usjgv6FapoDw/ZFN2kEQIqlu8npsXSGDRH4UEitRvmQA6d2TN rm0rSjANQSW0yhJnr40uRoCIFKItwkuehfA/SwfF//9/9V8/K16YG6x+3KPefMZO gZYGQHdYbDeXbzPMp7eU =P8E7 -----END PGP SIGNATURE----- --bNvn4bxlrUVLu6cT--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |