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 smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C2F0CC433FE for ; Wed, 12 Oct 2022 08:26:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 3A1F840491; Wed, 12 Oct 2022 08:26:56 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 3A1F840491 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Tnih1uI1hMAD; Wed, 12 Oct 2022 08:26:55 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 4D8E040360; Wed, 12 Oct 2022 08:26:54 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 4D8E040360 Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 0AF921BF30D for ; Wed, 12 Oct 2022 08:26:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id D9C6560AB8 for ; Wed, 12 Oct 2022 08:26:51 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org D9C6560AB8 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vGo5RO7uPiuC for ; Wed, 12 Oct 2022 08:26:50 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 6E2F760A4F Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::223]) by smtp3.osuosl.org (Postfix) with ESMTPS id 6E2F760A4F for ; Wed, 12 Oct 2022 08:26:50 +0000 (UTC) Received: (Authenticated sender: peter@korsgaard.com) by mail.gandi.net (Postfix) with ESMTPSA id 331FC60012; Wed, 12 Oct 2022 08:26:45 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.94.2) (envelope-from ) id 1oiX4f-00CjPs-62; Wed, 12 Oct 2022 10:26:45 +0200 From: Peter Korsgaard To: Thomas Petazzoni via buildroot References: <20220925171932.1630739-1-thomas.petazzoni@bootlin.com> <20220925171932.1630739-2-thomas.petazzoni@bootlin.com> <8735bup3qe.fsf@dell.be.48ers.dk> Date: Wed, 12 Oct 2022 10:26:45 +0200 In-Reply-To: <8735bup3qe.fsf@dell.be.48ers.dk> (Peter Korsgaard's message of "Tue, 11 Oct 2022 21:19:53 +0200") Message-ID: <87tu49o3ay.fsf@dell.be.48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Subject: Re: [Buildroot] [PATCH 2/4] package/nodejs: bump to v16.17.1 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alexandru Ardelean , Angelo Compagnucci , Daniel Price , Thomas Petazzoni , Martin Bark Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Peter" == Peter Korsgaard writes: >>>>> "Thomas" == Thomas Petazzoni via buildroot writes: >> This is currently the latest version in the v16.x branch. >> Patch 0001-add-qemu-wrapper-support.patch needs some minor adaptations >> to resolve conflicts with other unrelated upstream changes. The other >> patches are simply refreshed. >> The license file is updates due to: >> - Reformatting changes >> - Addition of the mention of some files being under GPLv3, but it's >> only the autoconf machinery: aclocal.m4 and config.guess, so it's >> not relevant to add in our LICENSE variable. >> - Addition of the mention of another file being under the MIT >> license (install-sh), and MIT is already listed, and this file is >> anyway only part of the autoconf machinery. >> Signed-off-by: Thomas Petazzoni > Committed to 2022.08.x, thanks. I forgot to mention that this should have been marked as a security bump given the security fixes it contains: https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V16.md#16.17.1 -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot