Received: by 2002:a25:868d:0:0:0:0:0 with SMTP id z13csp815501ybk; Wed, 20 May 2020 12:42:36 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw7hwNtJxcGJXjyhANYv1KWxquY0u3vDwCYc02RmJDWSZseM7+1FosQX5pSTtBZxu8Zc+NJ X-Received: by 2002:a17:906:4dcc:: with SMTP id f12mr656370ejw.272.1590003756337; Wed, 20 May 2020 12:42:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1590003756; cv=none; d=google.com; s=arc-20160816; b=YTfl2sl7x2retCn1k6UkImvvna18v0UcDBqBK6lOwcR8TO6l7qkkvlju1D/eVlOx3p oB3SAFw396H02RneBfIheP7yA7JuaCcpvfmH/mMPDjD8b8mib8rsADc/64gdIWXJY4x6 COVOKND4AX9HCZlXMNxnafJPS00POWJbkAUEWvz0APbtenrQw5fxgOAW7/90Nk1PAbFm o/AE0yM7f2dUgWUUwruufXx2SVOrMDSvrX/tV0z8N2nSXCAVtAURHFOSbgaSKHNJpJUq F7jfcE54ravm3sAOxgyvN3b2R1712IeD8UScGFxbOANsU0lBbgH8cRhb2fBJbKfNEr9s UgHA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=OA/4k+l0pntAO7NaZSh4BHwRp3DOcasSsd9Alsz4mrs=; b=NQZx/AxHSWYDE4xosHX90SlWTIBaqiKXQj4sc1YQFw851P56Y76HZsnlXhyJExknQp Db7qHPa/cFl5jqURe5TehJllABsOZo2L4UZuas4JGcVjVsc8551OyxAOISZfELXRqFyB EydcgzC1buKacg2SqSmIjK+Yk/KAVB5gj6NZEmtBWs8hjSvwIQ1oi/nZg6ij/hcN8IWE 7CDixoX7phXNSU9Uc5q7gJwmQdC2FlTi5QEYIDyr9lao+2/Ur3UQXxn24p7NunKwWQv2 +/dV7A6PJEWI0KaXV2Y3uDE2mNbNvP3zE/gSEJ7a3bJqC8Uh0nMopZnwgYX6b4x51dKD 9UYQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id do5si2712114ejc.105.2020.05.20.12.42.12; Wed, 20 May 2020 12:42:36 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726933AbgETTij (ORCPT + 99 others); Wed, 20 May 2020 15:38:39 -0400 Received: from cloud.peff.net ([104.130.231.41]:52292 "EHLO cloud.peff.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726548AbgETTij (ORCPT ); Wed, 20 May 2020 15:38:39 -0400 X-Greylist: delayed 401 seconds by postgrey-1.27 at vger.kernel.org; Wed, 20 May 2020 15:38:38 EDT Received: (qmail 8527 invoked by uid 109); 20 May 2020 19:31:57 -0000 Received: from Unknown (HELO peff.net) (10.0.1.2) by cloud.peff.net (qpsmtpd/0.94) with ESMTP; Wed, 20 May 2020 19:31:57 +0000 Authentication-Results: cloud.peff.net; auth=none Received: (qmail 17064 invoked by uid 111); 20 May 2020 19:31:57 -0000 Received: from coredump.intra.peff.net (HELO sigill.intra.peff.net) (10.0.0.2) by peff.net (qpsmtpd/0.94) with (TLS_AES_256_GCM_SHA384 encrypted) ESMTPS; Wed, 20 May 2020 15:31:57 -0400 Authentication-Results: peff.net; auth=none Date: Wed, 20 May 2020 15:31:56 -0400 From: Jeff King To: Junio C Hamano Cc: git@vger.kernel.org, Linux Kernel , git-packagers@googlegroups.com Subject: Re: [ANNOUNCE] Git v2.27.0-rc1 Message-ID: <20200520193156.GA4700@coredump.intra.peff.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 20, 2020 at 12:17:11PM -0700, Junio C Hamano wrote: > Git 2.27 Release Notes (draft) > ============================== > > Updates since v2.26 > ------------------- > > Backward compatibility notes Is it worth mentioning here the reversion of v2 as the default protocol? It does end up (along with the actual code fix) in the "fixes from v2.26" section: > * Those fetching over protocol v2 from linux-next and other kernel > repositories are reporting that v2 often fetches way too much than > needed. > (merge 11c7f2a30b jn/demote-proto2-from-default later to maint). > > * The upload-pack protocol v2 gave up too early before finding a > common ancestor, resulting in a wasteful fetch from a fork of a > project. This has been corrected to match the behaviour of v0 > protocol. > (merge 2f0a093dd6 jt/v2-fetch-nego-fix later to maint). but that's somewhat buried. I dunno. It is not likely to introduce _new_ compatibility issues, but perhaps folks looking into compatibility stuff may want to know about the revert. -Peff