From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 46865 invoked by alias); 18 Mar 2016 13:28:06 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 15552 invoked by uid 89); 18 Mar 2016 12:30:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=retires, enjoy, H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: mail-wm0-f48.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition:user-agent; bh=E8SL+/onm82qEhC1Po8WzwLuwhXeEcSNBAub9QEcSN0=; b=Ha0lXRleVl74soKe5WF/2X8F3LnlSyg+j4X2jKC8+koj4Q3EpTcTXGxcX6AGfaWhI3 cueYcbSDcsip7QQFXmewWjPez0Fe9sAMOnY9RqPqX/uliIYQ0i+IsoKD3P7KVrOqMd0M QHI4E+WlSmxB27jUYb3obSNXl/ObUy5VMLN6YKwJtDgIIiEkTQeAKunr12l2PiE0i5qx 24ljlXLBKrNhjAReH2m/Ha094cVdLZ9VFMthxoSjQuObhyHwS/MCYoyvty7pOefWUXK+ aR40zC4iQ6SqaIAvY+mrcqFqSicI2+PXe7mRtnAF+OzNLTVSW3AA05OTB098XpI1OwkG m9Sw== X-Gm-Message-State: AD7BkJIdisYiPpx1ME8knNGXxQ3E8dUwjTlgFKqM+vGrB/E7RJKWIQBMHs+94hXGKIc9Hg== X-Received: by 10.194.200.225 with SMTP id jv1mr16192038wjc.49.1458304224352; Fri, 18 Mar 2016 05:30:24 -0700 (PDT) Date: Fri, 18 Mar 2016 13:28:00 -0000 From: Adam Dinwoodie To: cygwin-announce@cygwin.com Subject: Updated: git v2.7.4-1 Message-ID: <20160318123022.GC29016@dinwoodie.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2016-03/txt/msg00074.txt.bz2 Version 2.7.4-1 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-svn This is an update to the latest upstream release. Notably, it includes a fix for CVE-2016-2324 (which was not included in yesterday's v2.7.3 builds), with thanks again to Ismail Donmez for bringing it to my attention. This update also retires the git-completion package, the contents of which are now included in the main git package, and resolves some remaining issues with defining the dependencies for each package. For a full list of the upstream changes in this release, please refer to the upstream changelogs: https://git.kernel.org/cgit/git/git.git/tree/Documentation/RelNotes Enjoy!