delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/08/25/08:11:32

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:mime-version:from:date:message-id
:subject:to:content-type; q=dns; s=default; b=GS/IqXUT/qK/wEnRgy
IyAxuByERYW8C3NEL15IiCx6lvTjYbUceGg2VnJmY00LRbIRXOTPF4KK4tmOP0yZ
rBlSX6m8baTfipH62XNtv6PKp1JOXuVlKWlod3YYMEONU/pVv4usgnoa3jaKFftG
g1hKSE1toQxUan/RheZ8uqqGk=
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:mime-version:from:date:message-id
:subject:to:content-type; s=default; bh=yxudELe0sOzMwWtb9fORm2cV
VYQ=; b=KHBdwTK2l6Wxe4u5kMR329SOvmIVZfas6wasSrEHNiMa1pkvN+FddVOm
Nqp5TXYY2tgbVAaTgwnI0C6KCyM8T9fsYK9EXfnIoNje6BCBO0QtVnaYDoN0cyLV
UcNc/pKaLs/E64X7GfAr0yZ/efislUTGX8XTVvqBHi7HEyLPaVA=
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-Virus-Found: No
X-HELO: localhost.localdomain
Reply-To: cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=NEUREVgbywDZ+ez51QoLbrZPEu16p6otnDq9Nt5oBDs=; b=KOYrRnBfOXwnIxwis7KLnKG5tFl4Q59JEHZWqR3urOJS0/9yV9VRW3Q+SI/mJ0c+O/ 6Z45k0QnQBkE3ZFf64yuNRCAnRqZICt/GRHZhZVr87wrNcLrkuOGQM1uDe7EKuWcXTI9 v2FzYverQjz8IOepTzlqb5Ljq3j4mPSZUHj6CvbLvmlURvrTtF2Hij1zWqVaklWRVVni rO1r0csa2TwUUqDyJ5ZmGJI1AaLcM9JBpX5Fc8OTqXppRjT0FGXmF94OyGvoPrxyCPiV 4qsGNd9M0YZ/nkm1gL1U1KuBG8t0MR+fkrfT9ATtYLclUIQTJ/BbRn9Xrg/3ffbdvXqD cj8Q==
X-Gm-Message-State: ALoCoQkGF8PCUW9UtoERM3rfQg5MBMqgVXHiRFqxXfltSjjPwDi6DF2uv5dJ/Dy5Cn2ILKwLnLXx
X-Received: by 10.60.140.234 with SMTP id rj10mr20806234oeb.6.1408967018363; Mon, 25 Aug 2014 04:43:38 -0700 (PDT)
MIME-Version: 1.0
From: Adam Dinwoodie <adam AT dinwoodie DOT org>
Date: Mon, 25 Aug 2014 12:42:58 +0100
Message-Id: <announce.CA+kUOanWGOMhrdXKoDsEsAaouN3QOF7-Poi8Ri7FqA_Tb_MH9g@mail.gmail.com>
Subject: [ANNOUNCEMENT] Updated: git-2.0.4-1
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

Version 2.0.4-1 of Git has been uploaded.  This includes the following
packages:

-   git
-   git-completion
-   git-cvs*
-   git-debuginfo*
-   git-email*
-   git-gui
-   gitk
-   git-svn
-   gitk

The packages marked with a * are ones that were previously included in
the main git package; if you use these tools you will need to select
them manually when you update.

For other changes, please refer to the upstream changelogs.  These are
included in the source package, or can be viewed online:

    https://git.kernel.org/cgit/git/git.git/tree/Documentation/RelNotes

This is a substantial version bump compared to the version of Git
previously available using Cygwin setup tools, and incorporates a number
of backwards-incompatable changes; I'd strongly advocate at least
reviewing the release notes for the v2.0.0 release, if not also the
v1.8.0 and v1.9.0 releases, since these are the ones that contain the
most substantial changes.

This release comes with thanks to Eric Blake for his long-running
maintenance of the Git packages prior to me, and to Yaakov, whose work
on the package over at Cygwin Ports is now incorporated into this
release.

Known issues:

-   On 64-bit Cygwin, operations involving fetching/pushing from a
    remote repository will occasionally hang.  Killing and restarting
    the command that fails will normally succeed.

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019