From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Jarosch Subject: Re: git 1.7.7.5 Date: Mon, 19 Dec 2011 10:41:07 +0100 Organization: Intra2net AG Message-ID: <201112191041.07629.thomas.jarosch@intra2net.com> References: <20111216105757.GA11174@elie.hsd1.il.comcast.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Junio C Hamano , git@vger.kernel.org To: Jonathan Nieder X-From: git-owner@vger.kernel.org Mon Dec 19 10:41:18 2011 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RcZid-0007Ay-Lf for gcvg-git-2@lo.gmane.org; Mon, 19 Dec 2011 10:41:16 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751172Ab1LSJlL (ORCPT ); Mon, 19 Dec 2011 04:41:11 -0500 Received: from re04.intra2net.com ([82.165.46.26]:44616 "EHLO re04.intra2net.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751095Ab1LSJlK (ORCPT ); Mon, 19 Dec 2011 04:41:10 -0500 Received: from intranator.m.i2n (unknown [172.16.1.99]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by re04.intra2net.com (Postfix) with ESMTP id 67B5330109; Mon, 19 Dec 2011 10:41:09 +0100 (CET) Received: from localhost (intranator.m.i2n [127.0.0.1]) by localhost (Postfix) with ESMTP id 3A7102AC54; Mon, 19 Dec 2011 10:41:09 +0100 (CET) X-Virus-Scanned: by Intranator (www.intra2net.com) with AMaViS and F-Secure AntiVirus (fsavdb 2011-12-19_02) X-Spam-Status: X-Spam-Level: 0 Received: from storm.localnet (storm.m.i2n [172.16.1.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by intranator.m.i2n (Postfix) with ESMTPS id D0BFE2AC53; Mon, 19 Dec 2011 10:41:07 +0100 (CET) User-Agent: KMail/1.13.7 (Linux/2.6.41.4-1.fc15.x86_64; KDE/4.6.5; x86_64; ; ) In-Reply-To: <20111216105757.GA11174@elie.hsd1.il.comcast.net> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Friday, 16. December 2011 11:57:58 Jonathan Nieder wrote: > I noticed that v1.7.7.5 was tagged a few days ago (b36dcd72), but > there is no corresponding tarball at > > http://code.google.com/p/git-core/downloads/list > > Will there be an official tarball? > > I don't mind either way, but it would be useful to know whether > distributors should make their own or just wait. Looks like a bug, the front page of "git-scm.com" also shows 1.7.7.5 as latest stable release and leads to a dead link. Cheers, Thomas