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:reply-to:date:from:to:subject:message-id :mime-version:content-type; q=dns; s=default; b=GAT6AL2CT40URWoH 7UULzM/4XCfnK8EHAoPIXrFAUukUhmDlisp+XubqLQcEURGB4fwugEjp70NsXj4W 0PbUUVGhKmKU9nvfgZX/0mZgTuh+tU1JSjXX+Lm8flfAiBFPyFUE1Za9vpe9jwXk fm8h8fzpxyKHnyde/u0+TW2ZMy4= 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:reply-to:date:from:to:subject:message-id :mime-version:content-type; s=default; bh=Bgzd7QQmP8so+GpKaHHFxR Y0V+0=; b=t3yjA1TAggBXAP88gOzo6SDbvySLJq0Y233vskg+Z6JirZhoQpU29P glrojXwivJ6vIsTHsWMDosBrl4cV5r0tCMbQ2esc0txe91XmJ0iuEC/GfGnSNEV2 SB/em50Hiq0kkkYr6tKl32xRWjtkM5stoRDiCPMWTtiSy5Q8paCLU= 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=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.2 spammy=H*F:U*adam, enjoy, enjoy! X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition:user-agent; bh=NxwX8eHWmHpGWFy9T8CSFW8SQbwYNr6/8Im7YmW11MY=; b=DswCziDdVA4cFDm4NZrDtqmQCMSy9bYNJEzNk50q/9wvLVIhytvKy4yxTkogsUV6JM R5cblcB1KoQKRf5d524CDpcwBoKzCDkSfJpxeadmyyET8awSA2zrfpkQLvG/yQ6Kdtz9 CH5bWQfl00JRLYpKn845M8mffUO4/l5pxmDnb5INJDY4cqIsY6hXH+Ru4pt+k2b75fRG WzWzKk2FcS/cvfgj6d0/P5EiAdrSK3cw6aTOxBAI1zDGVkv7YG9s8hG5wkuE8X+oNbw6 poVsg0Jn9hROewmXgl5RKZ5VchU37ARMjyZh/YjSeKFG52mOXHFfwU/l/hThwMJ/vphs pTnw== X-Gm-Message-State: AIVw111W0YVWW7kNAaivpLJuREcnHdkyJtB1CKTDLOKrUXFTFIFnDal4 Z5piz4uxGORpXPukDEog9w== X-Received: by 10.223.175.18 with SMTP id z18mr1572470wrc.22.1499950740300; Thu, 13 Jul 2017 05:59:00 -0700 (PDT) Date: Thu, 13 Jul 2017 13:58:37 +0100 From: Adam Dinwoodie To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: Git v2.13.2-2 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) X-IsSubscribed: yes Version 2.13.2-2 of Git has been uploaded and should be coming soon to a mirror near you. This update includes the following packages: - git - git-cvs - git-debuginfo - git-email - git-gui - gitk - git-p4 - git-svn This update splits Git's support for Perforce repositories into a new package -- git-p4 -- and thus removes the dependency of the base git package on Python. As of this version, if you use the `git p4` commands, you will need to install the git-p4 package; this will not happen automatically. If you do not use the `git p4` commands and previously only had the python2 package installed because of git's dependency on it, you can now safely uninstall it. Thanks to Yaakov for providing the patch for this. Enjoy! Adam -- 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