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 :content-transfer-encoding; q=dns; s=default; b=uda8oe5C3/MKNROP jI/UmaTba8CnzTgI77yAcdx1dP+vrDvVBdrTXf3PGnREEtExgQkACG0MoiCtFadc L2XV3MY/c4PoHVE0dtFyvkz7msdDMznh92WlbmSd9kt2eDfgNRGLLRItPf745YYX 5102avsKvSgATXqC8YJEnx4xWCE= 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 :content-transfer-encoding; s=default; bh=sCJ46xZ+jQ331X5w/r4DIw uc9qI=; b=ngOwNdwnWLSYRTiLXER6kPSWLIf62temJ/UEE/WM45Uhr7XRWvsLC3 3I668TuMj/gzvkXKoJAxMFcWV9W9I42JleSnEZH6DxvrJNcpWpfsT1aC187swvNY tRz/jIVZQHSLQ74/Pmuggb4tRKWBuaBaAHX939UXXbxqSkhgjyGSw= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.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-la0-f42.google.com MIME-Version: 1.0 X-Received: by 10.152.20.67 with SMTP id l3mr2081520lae.44.1390415141682; Wed, 22 Jan 2014 10:25:41 -0800 (PST) In-Reply-To: References: <20140115105534 DOT GB31912 AT tastycake DOT net> Date: Wed, 22 Jan 2014 13:25:41 -0500 Message-ID: Subject: Re: Maintainer for git? From: David Conrad To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=windows-1252 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s0MIQ1jC002959 On Mon, Jan 20, 2014 at 8:31 PM, Steven Penny wrote: > On Mon, Jan 20, 2014 at 7:26 PM, Balaji Venkataraman wrote >> But the cygcrypto dll version bug referred here[1] is still present as >> this version (1.8.5.2-1) is linked w/ cygcrypto-1.0.0.dll > > Are you certain the bug is present in Adam’s version? He has tested it here > > http://cygwin.com/ml/cygwin/2014-01/msg00085.html I just wanted to add, I have been using Adam's version for the last couple of days without any issues. (The x86 variant.) The only problem I had was when I went to install it using Steven's instructions: > Also for anyone interested in testing this is the install, pretty simple > > wget tastycake.net/~adam/cygwin/x86/git/git-1.8.5.2-1.tar.xz > tar -x -C / -f git-1.8.5.2-1.tar.xz When I went to untar it, I got errors trying to hardlink git.exe and git-upload-archive.exe to git-receive-pack.exe in the /usr/bin directory. (I had previously uninstalled git using setup-x86.exe, so as to install it "clean".) I ended up running Windows cmd.exe and using mklink /H to make the links. 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