Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935477AbdCLUsL (ORCPT ); Sun, 12 Mar 2017 16:48:11 -0400 Received: from mail-it0-f43.google.com ([209.85.214.43]:37301 "EHLO mail-it0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934858AbdCLUsC (ORCPT ); Sun, 12 Mar 2017 16:48:02 -0400 MIME-Version: 1.0 In-Reply-To: References: <20170312130524.GA20132@kroah.com> <20170312190558.GA24246@kroah.com> From: Alexander Kapshuk Date: Sun, 12 Mar 2017 22:47:20 +0200 Message-ID: Subject: Re: Linux 4.10.2 To: Ilia Mirkin Cc: Greg KH , Robert Nelson , linux kernel , "# 3.9+" , lwn@lwn.net Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1589 Lines: 44 On Sun, Mar 12, 2017 at 10:11 PM, Ilia Mirkin wrote: > On Sun, Mar 12, 2017 at 3:05 PM, Greg KH wrote: >> On Sun, Mar 12, 2017 at 01:51:24PM -0500, Robert Nelson wrote: >>> On Sun, Mar 12, 2017 at 8:05 AM, Greg KH wrote: >>> > I'm announcing the release of the 4.10.2 kernel. >>> > >>> > All users of the 4.10 kernel series must upgrade. >>> > >>> > The updated 4.10.y git tree can be found at: >>> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.10.y >>> > and can be browsed at the normal kernel.org git web browser: >>> > http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary >>> > >>> > thanks, >>> > >>> > greg k-h >>> >>> Hey Greg, >>> >>> As of this email, it looks like your script's git push failed: >>> >>> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/?h=linux-4.10.y >> >> That's kind of impossible, as the scripts that generate the tarball on >> kernel.org rely on the tag being there. And that link shows the v4.10.2 >> tag, what are you thinking is missing here? > > The link shows v4.10.1 for me and says that the v4.10.2 tag is > unknown. Fetching from > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git, > I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1. > > Cheers, > > -ilia v4.10.2 tag showing here alright: git config remote.origin.url git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git git tag -l *4.10.[12] v4.10.1 v4.10.2