From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754924AbcEBSUL (ORCPT ); Mon, 2 May 2016 14:20:11 -0400 Received: from pb-smtp2.pobox.com ([64.147.108.71]:53532 "EHLO sasl.smtp.pobox.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754806AbcEBSUA (ORCPT ); Mon, 2 May 2016 14:20:00 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=SHziwpJ6Ds69YJTZQ0sISk3kQFZOMKx3 uwiF25YiVenNOUsiBEoRUpDKN/EofaXOd3JBZec+8yrPAeoEXke8y4SYchcVvKA+ u80j+uMp1JeEVdyD7Ty9AZeoQd7OJGRDapqbHQlX+4CtJlfUgIBddEC2MNw26Qsb E31tD5ZFkuY= From: Junio C Hamano To: Johannes Schindelin Cc: git@vger.kernel.org, git-for-windows@googlegroups.com, Linux Kernel Subject: Re: [ANNOUNCE] Git v2.8.2 References: Importance: high Date: Mon, 02 May 2016 11:19:57 -0700 In-Reply-To: (Johannes Schindelin's message of "Sat, 30 Apr 2016 18:01:40 +0200 (CEST)") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: 7A811122-1092-11E6-A87B-D05A70183E34-77302942!pb-smtp2.pobox.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Johannes Schindelin writes: > ... However, I > decided to delay the release for a couple of days, for a couple of > reasons: > > - I expect an update of the Git Credential Manager in the next few days. > > - OpenSSL is slated to receive critical updates on Tuesday and I plan to > incorporate these into Git for Windows' next version, too. > > I will also use version 2.8.2 as an excuse to ship with support for the > extra HTTP headers configured via `http.extraheader`, which I hoped to > get into Git v2.8.2, too, because I'd like the feature to be available on > Linux and MacOSX, too. I am not sure if a new feature should go to the maintenance tracks. > In short: the tentative release date of Git for Windows v2.8.2 is > Tuesday, May 3rd, 2016. Thanks. I do not think there is anything ultra-urgent in 2.8.2 relative to 2.8.1, and synchronizing your release with the need on the Windows platform side sound very sensible.