From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3B83CC432BE for ; Tue, 31 Aug 2021 12:51:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1660E6103D for ; Tue, 31 Aug 2021 12:51:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229785AbhHaMwl (ORCPT ); Tue, 31 Aug 2021 08:52:41 -0400 Received: from mail.kernel.org ([198.145.29.99]:36558 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229625AbhHaMwk (ORCPT ); Tue, 31 Aug 2021 08:52:40 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 21EB460FC0; Tue, 31 Aug 2021 12:51:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1630414305; bh=TQPMV3U/5zakHKE/1nq/VP5qxTdUIXTHApM/eB8UD6I=; h=Subject:From:To:Cc:Date:In-Reply-To:References:From; b=QYQUBcysWV/uZX7ifeeFGYRTTrc/mcy6VgubAEEQgR19aoYq9bx2dvQL3bmDGErQ2 lSbfvaogyEUX+eXDNVYXsptrnZUCriQ4+yOSEC2C4olYCyVatu2TVmIX2gPXLo4AFw dxkSqYgXpHmICgUKJCjNWQSmixhsG3rfSIzUUUFVhwiwd0q1Y7sIHR2QfYgCRc6s0v GFGR0Sl3wW1YkV7on39+dvLeTEzNbXi522KgBPQmLK6DETtBcDXr5+zCvqkMhzPdyr w8+ne3/6RNSfJkcuWw4oLXAKAtgsCddmh5GFaFhdLP9/Il1x3HXcywe7c3z3pOlf/M 8OV/whtnrLxPQ== Message-ID: <72eec6322944bc2fc91e053565fb27ee4aaa203f.camel@kernel.org> Subject: Re: new sparse release? From: Jeff Layton To: Luc Van Oostenryck Cc: linux-sparse@vger.kernel.org, Luc Van Oostenryck Date: Tue, 31 Aug 2021 08:51:43 -0400 In-Reply-To: <330ba271fdc21d5453702d4403be6f35b5e9dd76.camel@kernel.org> References: <20210726155045.fo6nh4lryln5sgxl@mail> <330ba271fdc21d5453702d4403be6f35b5e9dd76.camel@kernel.org> Content-Type: text/plain; charset="ISO-8859-15" User-Agent: Evolution 3.40.4 (3.40.4-1.fc34) MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-sparse@vger.kernel.org On Tue, 2021-07-27 at 08:48 -0400, Jeff Layton wrote: > On Mon, 2021-07-26 at 17:50 +0200, Luc Van Oostenryck wrote: > > On Mon, Jul 26, 2021 at 07:20:28AM -0400, Jeff Layton wrote: > > > It's been quite a while since we've had a new sparse release and there > > > are some fixes that I'd like to see in the fedora package. I could just > > > cut a release from a current git snapshot, but I don't want to do that > > > if there are any plans to do a release soon.  > > > > > > Any idea when the next sparse release will be? > > > > I've been quite a bit side-tracked lately and as such I had nothing > > really planned. But yes, it's been a while with enough changes already. > > I've a few minor fixes I would like to add and a bigger series (but > > one 'm not really happy with). I'll see what I can do n the next days > > but the idea would be to do a -rc next WE and the full release a few > > days later (so around Aug 5) if nothing serious come up. > > > > Would this be OK for you? > > > > Yeah, sounds fine. No huge rush for any of this, to be clear, but it > would be nice to have an updated release in the near future. > > Thanks! Hi Luc, Just checking back in. Were you still planning to do an -rc for 0.6.4? Thanks, -- Jeff Layton