From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id IHmVIYoh9mXYpQAAqHPOHw:P1 (envelope-from ) for ; Sat, 16 Mar 2024 23:47:38 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id IHmVIYoh9mXYpQAAqHPOHw (envelope-from ) for ; Sat, 16 Mar 2024 23:47:38 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=V+G+XpUQ; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1710629258; 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=9ivKh1kg8OzZemTXCAQIID9vGm+xl4+bpsRqFrWJ+I0=; b=XpRpxF46u2ZoBL0XHNeYmRdpjdn4xOXMBC6XyiEoSM/xCp9FUPIe9Ggie005f+SV6RZc7c JS/isYUXxCRyprm28dd9o6EUmTmkhHaXGZFwKOFTG/Mplbr0wHnmvOlhBk9XokeR848Fg6 DltvFTl0ana4wYRTysegcQrA8txGOp+74j7TgQ2GaAzydlZHfwI47nMlP24MiVzoG4/GZm fRw+CksD3mpGIRJt/othMwKB9q88lKhL0czgCdbN5KNaKgn3GNdTXAgO43gWZnziItBjmX Pe13PhEPQXwPolCRoTF9X2w4f0/wPIsNEyEeNg60//OWAPGJc20Wudae84DniQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1710629258; a=rsa-sha256; cv=none; b=omKHJN31C8EXxqGJdvt/3p3bUZXAQnhKvN1/2HgloNzduGJWQ0Jzf/zjAbHVXmQeNSJ/yj GFwVZp+BpheNseTVeIB/A1xKTWPR8Bw0rEOGLjMIYT+//k3ovXjhWT+K2XVVosD7Z97G0g BOInfPWa6noKy8CMgks7Oxwkg0WVYU7+0u6sl6cKZAE+WecQTKJsp2iQRT+erGvLqKjokd nlojPrtKtIQrwluyhgpjFEFuEb7C5+vkF2Xh+qLEBkGoc7sx5gBYB00I6IuHkss6FmQS4Y 0QseraW9M1Su/uTF7s5Zr7hIiwJeI/1dGtEwbQctpu7+u6Ryh5vF6Eq5wdsYgg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=V+G+XpUQ; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=none) 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 552734349F for ; Sat, 16 Mar 2024 23:47:38 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rlcoJ-0004E5-3m; Sat, 16 Mar 2024 18:47:27 -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 1rlcoH-0004DP-EN for guix-patches@gnu.org; Sat, 16 Mar 2024 18:47:25 -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 1rlcoH-0006Gy-0b for guix-patches@gnu.org; Sat, 16 Mar 2024 18:47:25 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rlcos-00025A-3k for guix-patches@gnu.org; Sat, 16 Mar 2024 18:48:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69834] [PATCH 0/7] linux-libre kernel updates (2024-03-15) Resent-From: Wilko Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 16 Mar 2024 22:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69834 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69834@debbugs.gnu.org Cc: Wilko Meyer , leo@famulari.name X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17106292247921 (code B ref -1); Sat, 16 Mar 2024 22:48:01 +0000 Received: (at submit) by debbugs.gnu.org; 16 Mar 2024 22:47:04 +0000 Received: from localhost ([127.0.0.1]:57257 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rlcnv-00023h-MK for submit@debbugs.gnu.org; Sat, 16 Mar 2024 18:47:03 -0400 Received: from lists.gnu.org ([209.51.188.17]:56682) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rlcnu-00023a-DJ for submit@debbugs.gnu.org; Sat, 16 Mar 2024 18:47:02 -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 1rlcnH-00042X-Sx for guix-patches@gnu.org; Sat, 16 Mar 2024 18:46:24 -0400 Received: from mail.wmeyer.eu ([95.216.196.112]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rlcnF-00067K-H8 for guix-patches@gnu.org; Sat, 16 Mar 2024 18:46:23 -0400 From: Wilko Meyer DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1710629177; bh=9ivKh1kg8OzZemTXCAQIID9vGm+xl4+bpsRqFrWJ+I0=; h=From:To:Cc:Subject:Date; b=V+G+XpUQVFn/w9Kvnjxz0ebnCc9BLtATDGJDWF+RhkP1Ur6xZfqSrTTB1ERf//D41 vBhAwfvKfaHQF8cTpma/6Iw/VtZtRHISxDFfrPCMuXPnHlR6FftrKZBPhG7A/KeBxA a7R4wSwbDJkcQRZsGTCNcNNwIMjVqKlB9xCUenRM= Date: Sat, 16 Mar 2024 23:45:30 +0100 Message-ID: <20240316224529.12515-2-w@wmeyer.eu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=95.216.196.112; envelope-from=w@wmeyer.eu; helo=mail.wmeyer.eu 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -3.90 X-Spam-Score: -3.90 X-Migadu-Queue-Id: 552734349F X-Migadu-Scanner: mx11.migadu.com X-TUID: I836EFpqB8+L Hi Leo, there has been another update round again affecting all (minus 1, as I'm still working on my 6.8 patch series) currently supported kernels. Wilko Meyer (7): gnu: linux-libre: Update to 6.7.10. gnu: linux-libre 6.6: Update to 6.6.22. gnu: linux-libre 6.1: Update to 6.1.82. gnu: linux-libre 5.15: Update to 5.15.152. gnu: linux-libre 5.10: Update to 5.10.213. gnu: linux-libre 5.4: Update to 5.4.272. gnu: linux-libre 4.19: Update to 4.19.310. gnu/packages/linux.scm | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) base-commit: fdc6b8699465a14cb8846d0faaf9a30eea32acd4 -- 2.41.0