From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id OLVPHWtdsWR9uwAASxT56A (envelope-from ) for ; Fri, 14 Jul 2023 16:36:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id oDJbHWtdsWT20wAAauVa8A (envelope-from ) for ; Fri, 14 Jul 2023 16:36:27 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 5170F40D3A for ; Fri, 14 Jul 2023 16:36:27 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=fsfe.org header.s=2021100501 header.b=STgLeGH8; dmarc=fail reason="SPF not aligned (relaxed)" header.from=fsfe.org (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689345387; a=rsa-sha256; cv=none; b=qGZGoNVrjRYJyDm3U7NYMc1a0whudJ0Aqgj+Okaquv3n1fO4t7yf7DlCSASBQ6IOopfQaU odTMJ4uK67bPUpQzKslRuExGqYAsIovdeehrDwio6TsH8BqTgWwYgIQ6gEaZTYGajc70d1 VimrX+I79tU1w+90Kng5zBA/JN3i8Xt1Z9nznraPi7TrxmCeZZft4R6G6iE186VJHlWjGS 2GKlHSKf5+c6sALt/b3pgFqc2bqiwMQ5Gf1XsPe0LZWB8IlHGG0CoTIr220IEGctZSqjYp QAaim/XcMp93Z4L/IqbhCvQzP/jFQQp8tNBGd6p9BcvAvkIv+2DhEFne9k++Fw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=fsfe.org header.s=2021100501 header.b=STgLeGH8; dmarc=fail reason="SPF not aligned (relaxed)" header.from=fsfe.org (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689345387; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=xnw6Nj0VEcX3E50CQU67RxlZIk1A13FKaPLzd8+inyQ=; b=DD5pWr0uG/sB7skwSRPrGswPZGe6aW2QLMSxI7rgWzwBjkfe8S/PJkaoCzhYT8MskE56qQ uVjeEcpBez7oRpVTkLpkE/z2V9DSPrVJWr0QYOn0zAJyHyxdSHNrAres73SfphtkKSLVcV j9S4SYlLiSyCDcGRQ7kjoG0hb/VSTHMkLQ2aps21lmM+d7l/IPTXr10/YgRF8LJ6RHkdz1 Z+vWW6JBtflTmD9zhrkmpg+UqgiTQpGfVasCnNRq85fglAsn0akU3QHTNVxSYEC+AEo/uJ zd26Ywqvu3JXOhmNdynd464CVIAQR5Y1XvPm9s8nb6JND/6GMhJZ4Kj9dfdYWA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qKJK8-0003ot-Dd; Fri, 14 Jul 2023 09:59:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qKJK2-0003li-SW for guix-patches@gnu.org; Fri, 14 Jul 2023 09:59:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qKJK2-0007Kg-J6 for guix-patches@gnu.org; Fri, 14 Jul 2023 09:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qKJK2-00029E-BK for guix-patches@gnu.org; Fri, 14 Jul 2023 09:59:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64611] [PATCH 0/2] Update node-lts to 18.16.1 [security fixes]. Resent-From: jlicht@fsfe.org Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 14 Jul 2023 13:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 64611 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64611@debbugs.gnu.org Cc: Jelle Licht X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16893431198205 (code B ref -1); Fri, 14 Jul 2023 13:59:02 +0000 Received: (at submit) by debbugs.gnu.org; 14 Jul 2023 13:58:39 +0000 Received: from localhost ([127.0.0.1]:43092 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qKJJe-00028H-QE for submit@debbugs.gnu.org; Fri, 14 Jul 2023 09:58:39 -0400 Received: from lists.gnu.org ([2001:470:142::17]:53010) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qKJJc-00027y-Uz for submit@debbugs.gnu.org; Fri, 14 Jul 2023 09:58:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qKJJX-0003f4-9A for guix-patches@gnu.org; Fri, 14 Jul 2023 09:58:31 -0400 Received: from mail1.fsfe.org ([217.69.89.151]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qKJJV-0007B8-7S for guix-patches@gnu.org; Fri, 14 Jul 2023 09:58:30 -0400 From: jlicht@fsfe.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fsfe.org; s=2021100501; t=1689343104; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=xnw6Nj0VEcX3E50CQU67RxlZIk1A13FKaPLzd8+inyQ=; b=STgLeGH8OrPW9LFLss9qVhGHqiI42wcZhV0Duin7QMCwOFvNJafeSww9qPGoz0JzZUceRl KlulC0Tlxn+Kkr08LdSbzStTWrsPSetwzezonMI42K14OaaymfZDuytO/ziHCJXQqeOuGu 2wKyirPCwO9lTPQZYNnwTKIu1Eoq2zI= Date: Fri, 14 Jul 2023 15:58:22 +0200 Message-Id: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=217.69.89.151; envelope-from=jlicht@fsfe.org; helo=mail1.fsfe.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 5170F40D3A X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 4.37 X-Spam-Score: 4.37 X-TUID: AKZYmEVSrspw From: Jelle Licht This series could best be pushed along with https://issues.guix.gnu.org/64592 to prevent rebuilding things twice. Jelle Licht (2): gnu: llhttp-bootstrap: Update to 6.0.11. gnu: node-lts: Update to 18.16.1. gnu/packages/node.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) base-commit: 67fb8efdf782592c133726a1ab7bc6692259e385 -- 2.40.1