From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id iGy3IaG2cGaUcgEA62LTzQ:P1 (envelope-from ) for ; Mon, 17 Jun 2024 22:20:17 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id iGy3IaG2cGaUcgEA62LTzQ (envelope-from ) for ; Tue, 18 Jun 2024 00:20:17 +0200 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=iB3UqIiI; 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=1718662817; 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=vE268rmbgjegHUm+YtubyLjNdwmONsa32l0dDVOSBKI=; b=sxFYMToxUZQDqYWQnKhqIX6X8FXf8ddSjMYm6oA65JkX9zrN+1mK07rK39Vl5qVuTztStN QI/LhdpowIHWFTaKjh5pIETfQL4pQ1M/IAHh780PSkiXDf6gBUfwy5kjAaRC8ny4LAfSQI s5uGXOeP1wf3KBviAGfFVMG2qVcHvv+BTjrOqJ3Ib3Jxeay1n4krxit9NTr8vqPactsDNx Ct75Nc7wvT9ByV8o7ZisIK8zevdTgojQPJO0cGeaBYahl82ML8g4UpybLbjMzJrCD2WsqX S4dh1WI5+ZIt9AzY9FHnnZRBPrC3RvkTmt+Z37MnqUktlJ2EF5nLbflZxHU2rg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=iB3UqIiI; 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-Seal: i=1; s=key1; d=yhetil.org; t=1718662817; a=rsa-sha256; cv=none; b=aI1W4xgIbTpA0hYsn1u3IC26hgMXX7JPMToErdc8l5A23mGFA1RYzYx/OvzHFsRCsmHmj6 trbGLmrPUgzi/uqW0YMX+q75TQgROZ4tp6wbLxQFxiWaBTppzt0iaCBcaJofG1rSp4pR9f X/KWWhVrAw2UV5ux5RZBda3TnwRfIJ3PpV65HCVKLl/3k3wWZVcP4Hv5s6s+w3D/Gf7s3Q i2JiARnCtOXrgCxTloMKpoTAZdoHrRWWcjsIr41D8tLyLmrb7SW/pSzEtPYSL2l+tRPAlP 5ANCI955hor0zipWynewjLNm6XbHA3DAynJQb7ChpSjVUmw2T9TBOHnGC9m+YA== 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 69B586C46A for ; Tue, 18 Jun 2024 00:20:16 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sJKhr-00013d-EF; Mon, 17 Jun 2024 18:20:07 -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 1sJKho-00013F-4f for guix-patches@gnu.org; Mon, 17 Jun 2024 18:20:04 -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 1sJKhn-0006I8-1U for guix-patches@gnu.org; Mon, 17 Jun 2024 18:20:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sJKhl-0006gn-Su; Mon, 17 Jun 2024 18:20:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71621] [PATCH] etc/news.scm: Fix commit hash. Resent-From: Wilko Meyer Original-Sender: "Debbugs-submit" Resent-CC: pelzflorian@pelzflorian.de, julien@lepiller.eu, guix-patches@gnu.org Resent-Date: Mon, 17 Jun 2024 22:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 71621 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71621@debbugs.gnu.org Cc: Wilko Meyer , leo@famulari.name, Florian Pelz , Julien Lepiller X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Florian Pelz , Julien Lepiller Received: via spool by submit@debbugs.gnu.org id=B.171866276625653 (code B ref -1); Mon, 17 Jun 2024 22:20:01 +0000 Received: (at submit) by debbugs.gnu.org; 17 Jun 2024 22:19:26 +0000 Received: from localhost ([127.0.0.1]:38230 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJKhB-0006fg-Un for submit@debbugs.gnu.org; Mon, 17 Jun 2024 18:19:26 -0400 Received: from lists.gnu.org ([209.51.188.17]:38328) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJKh9-0006fY-Uy for submit@debbugs.gnu.org; Mon, 17 Jun 2024 18:19:25 -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 1sJKh6-0000x4-Pt for guix-patches@gnu.org; Mon, 17 Jun 2024 18:19:21 -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 1sJKh4-0006BF-LT for guix-patches@gnu.org; Mon, 17 Jun 2024 18:19:20 -0400 From: Wilko Meyer DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1718662756; bh=vE268rmbgjegHUm+YtubyLjNdwmONsa32l0dDVOSBKI=; h=From:To:Cc:Subject:Date; b=iB3UqIiIKVVjF87lnEqzOW8VNzwuD1o2CI3tCSyEuUM0AAaEXcUCfdY3qaKl/rvdf slil7/qE+VEaeq5R4mbl4fkI5/btmt8ZjN76HcyRClG+8THXz+cPxNU6KxURx9uSFY O+za+A6jUu8vOsITFQOQxsPXOVyHhp+DBRAjGCEE= Date: Tue, 18 Jun 2024 00:18:51 +0200 Message-ID: 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 69B586C46A X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -3.96 X-Spam-Score: -3.96 X-TUID: hRvzqROCajPv * etc/news.scm: Fix referenced commit hash for linux-libre 6.8 removal notice. --- Hi Leo, Noticed that the commit hash of the removal commit for 6.8 had changed, so the news entry is referring to a commit that exists locally on my machine but not upstream. I updated it accordingly to what hash it has upstream. etc/news.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/news.scm b/etc/news.scm index b5f342fcd4..a92ce97185 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -31,7 +31,7 @@ (channel-news (version 0) - (entry (commit "8511ea597bcf1d1452ef617023c90fdd038b722e") + (entry (commit "6fad0fd1c32db2cb25447b694f08d5c7836536ad") (title (en "Linux-libre 6.8 removed due to end of upstream support") (de "Linux-libre 6.8 wurde entfernt")) base-commit: 71c678a16aae416298a0e3fa322b425315bb7b00 -- 2.41.0