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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CC1F2C001B0 for ; Fri, 3 Nov 2023 10:49:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1377753AbjKCKtq (ORCPT ); Fri, 3 Nov 2023 06:49:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33594 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1377679AbjKCKtl (ORCPT ); Fri, 3 Nov 2023 06:49:41 -0400 Received: from ganesha.gnumonks.org (ganesha.gnumonks.org [IPv6:2001:780:45:1d:225:90ff:fe52:c662]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 806ABD4C for ; Fri, 3 Nov 2023 03:49:36 -0700 (PDT) Received: from [78.30.35.151] (port=44442 helo=gnumonks.org) by ganesha.gnumonks.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qyrk4-00EQZk-3Q; Fri, 03 Nov 2023 11:49:34 +0100 Date: Fri, 3 Nov 2023 11:49:30 +0100 From: Pablo Neira Ayuso To: Phil Sutter , Arturo Borrero Gonzalez , Jeremy Sowden , netfilter-devel@vger.kernel.org, fw@strlen.de Subject: Re: [RFC] nftables 1.0.6 -stable backports Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: netfilter-devel@vger.kernel.org On Fri, Nov 03, 2023 at 11:44:43AM +0100, Phil Sutter wrote: > On Fri, Nov 03, 2023 at 10:59:25AM +0100, Phil Sutter wrote: > [...] > > One would have to change it to work based on *.y branches and the actual > > commits in there. I'll give it a quick try, shouldn't be too hard > > indeed. > > Please kindly find attached a "stable branch fork" of > collect_backports.sh. I was too lazy to check its output for missing > commits, but the ones it returns seem entirely valid. Would you mind to post the list of missing commits in 1.0.6.y? I am too lazy to run it.