From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id cImlC+eSOWViYAAAauVa8A:P1 (envelope-from ) for ; Thu, 26 Oct 2023 00:12:55 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id cImlC+eSOWViYAAAauVa8A (envelope-from ) for ; Thu, 26 Oct 2023 00:12:55 +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 2FB3F661F2 for ; Thu, 26 Oct 2023 00:12:54 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=kHe7TegT; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (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=1698271974; a=rsa-sha256; cv=none; b=bAe/KPEzs1G/JJiwKVTuBgkWBq8KJDMNW2n7qkULt+69c4x2Us1XAdPGy6zZl0qCJhWkWs 2VMem7eoiy+YTvttaLDQ6dcMF8S3egGtUWt624lGSXcVwBRSVChhf9afDOROcC8NpdSk03 0ATByZVqmxxmOz1JNcJXPElPinIfCPKOYJ0DNHz4v3Mg+ILeLu0wVhz/C96Z1CJV5vvLwT tHjf9njMgmBGuOtLzM5oYzqlC5XhWbqL6+nlrv3hiFEQMfc2dYkGWAzkkASXk2wKRY6TmB N5lEp59egKRnvvqYf5zvZKyGkPiX4l9+xr2tUzaoqxP0zmI4OL1qXu8SRueGew== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=kHe7TegT; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (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=1698271974; 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=6gB0DfwMr3lN29OMR0RrbTQ1vBkef4cmRnjvOzXZ/P0=; b=VxDey8n9eu8ClkwwMRWhJ67xE8ddG6g7VpLkfjMB/eeAOjXOuCM+2D5QUlHAP7P3Zu4VFm z7RoDBCzrz3aLZCQBNIbfSNRFnxZJKf3mJGDf1VktUSvuCW9pJP0BVHzceB6DCRyjqU0wF AXMV4eeWcy5YTJ6FtzCX5KdyinZgdycnxcy53XXIz4aKQTnXwcAxU+rnjRib8lw6MVLNtG VXPvDF6Gr0QCf751CpuEsMx2t6l88PbPZcUWNt6IgCyeZX6zpJy5Qm7b/qM0P/9X8xnpte CntXEoxIv+nd/QVSZAyefHIGdwu2/O1agNkMkK34l2mSbNZUmYCp+VsYGvaTRQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qvm78-0002Ig-A2; Wed, 25 Oct 2023 18:12:34 -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 1qvm75-0002IB-Su for guix-patches@gnu.org; Wed, 25 Oct 2023 18:12:31 -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 1qvm75-0004eE-LA for guix-patches@gnu.org; Wed, 25 Oct 2023 18:12:31 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qvm7a-0005ax-0C for guix-patches@gnu.org; Wed, 25 Oct 2023 18:13:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66751] [PATCH 0/7] linux-libre kernel updates (2023-10-25) Resent-From: Wilko Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 25 Oct 2023 22:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66751 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66751@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.169827196421480 (code B ref -1); Wed, 25 Oct 2023 22:13:01 +0000 Received: (at submit) by debbugs.gnu.org; 25 Oct 2023 22:12:44 +0000 Received: from localhost ([127.0.0.1]:60136 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvm7I-0005aO-Cn for submit@debbugs.gnu.org; Wed, 25 Oct 2023 18:12:44 -0400 Received: from lists.gnu.org ([2001:470:142::17]:33014) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvm7G-0005aA-KT for submit@debbugs.gnu.org; Wed, 25 Oct 2023 18:12:43 -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 1qvm6f-0002Fb-VQ for guix-patches@gnu.org; Wed, 25 Oct 2023 18:12:05 -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 1qvm6d-0004ah-QG for guix-patches@gnu.org; Wed, 25 Oct 2023 18:12:05 -0400 From: Wilko Meyer DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1698271920; bh=6gB0DfwMr3lN29OMR0RrbTQ1vBkef4cmRnjvOzXZ/P0=; h=From:To:Cc:Subject:Date; b=kHe7TegTH57e1vVtwuTxKVJQZaQ8Jyz93we0MDEiuXpm7Hl0JlrhewN5+O5zR99Sw cytEGll1whs/hIBvlnHiK1mlUq2gCNH1ixGryxCFMG6xFoXpFSmKcGl9YcmyALB1z3 GllXlcpvaeRAjeDumg6zQKsVXT8AR3lWeLH/UoCY= Date: Thu, 26 Oct 2023 00:11:26 +0200 Message-ID: <20231025221136.12525-1-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 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: 4.38 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Queue-Id: 2FB3F661F2 X-Spam-Score: 4.38 X-TUID: d8tE0cXfXDsB Hi Leo, We had seven kernel releases yesterday, so I bumped each package to the latest minor version. Wilko Meyer (7): gnu: linux-libre 6.5: Update to 6.5.9. gnu: linux-libre 6.1: Update to 6.1.60. gnu: linux-libre 5.15: Update to 5.15.137. gnu: linux-libre 5.10: Update to 5.10.199. gnu: linux-libre 5.4: Update to 5.4.259. gnu: linux-libre 4.19: Update to 4.19.297. gnu: linux-libre 4.14: Update to 4.14.328. gnu/packages/linux.scm | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) -- 2.41.0