From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id KI+sCpMaVF81TgAA0tVLHw (envelope-from ) for ; Sat, 05 Sep 2020 23:09:07 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id wI+kBpMaVF/mHwAA1q6Kng (envelope-from ) for ; Sat, 05 Sep 2020 23:09:07 +0000 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 B090A9403EE for ; Sat, 5 Sep 2020 23:09:06 +0000 (UTC) Received: from localhost ([::1]:49826 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kEhIv-0004gj-NO for larch@yhetil.org; Sat, 05 Sep 2020 19:09:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46782) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kEhIs-0004gK-H7 for guix-patches@gnu.org; Sat, 05 Sep 2020 19:09:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:32802) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kEhIs-0001hB-8P for guix-patches@gnu.org; Sat, 05 Sep 2020 19:09:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kEhIs-0002zS-2O for guix-patches@gnu.org; Sat, 05 Sep 2020 19:09:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#43173] Ensure that the correct linux-libre deblobbing scripts are used Resent-From: Mark H Weaver Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Sep 2020 23:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43173 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Leo Famulari Cc: 43173@debbugs.gnu.org, Maxim Cournoyer Received: via spool by 43173-submit@debbugs.gnu.org id=B43173.159934730711451 (code B ref 43173); Sat, 05 Sep 2020 23:09:02 +0000 Received: (at 43173) by debbugs.gnu.org; 5 Sep 2020 23:08:27 +0000 Received: from localhost ([127.0.0.1]:44348 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kEhIJ-0002yd-0v for submit@debbugs.gnu.org; Sat, 05 Sep 2020 19:08:27 -0400 Received: from world.peace.net ([64.112.178.59]:60692) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kEhIH-0002yP-2u for 43173@debbugs.gnu.org; Sat, 05 Sep 2020 19:08:25 -0400 Received: from mhw by world.peace.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kEhIA-0006rO-Jq; Sat, 05 Sep 2020 19:08:18 -0400 From: Mark H Weaver In-Reply-To: <20200905190434.GA7847@jasmine.lan> References: <20200902182922.GA26301@jasmine.lan> <87363z28fs.fsf@netris.org> <20200902221552.GA32317@jasmine.lan> <87zh67zqfa.fsf@netris.org> <20200905190434.GA7847@jasmine.lan> Date: Sat, 05 Sep 2020 19:07:01 -0400 Message-ID: <87r1rfrff3.fsf@netris.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) 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" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: 3eI4aDisfoEB Leo Famulari writes: > That's better than what I had in mind =E2=80=94 thank you! I've attached a > revised patch. > From 6cbdf7e70ba0d9b98171a425bd249c702f8286de Mon Sep 17 00:00:00 2001 > From: Leo Famulari > Date: Sat, 5 Sep 2020 14:46:04 -0400 > Subject: [PATCH] gnu: linux-libre: Enforce the use of the correct deblobb= ing > scripts. > > * gnu/packages/linux.scm (deblob-scripts-5.8, deblob-scripts-5.4, > deblob-scripts-4.19, deblob-scripts-4.14, deblob-scripts-4.9, > deblob-scripts-4.4): Use the respective LINUX-LIBRE-X.Y-VERSION variables. This new patch looks good to me. Feel free to push. Thanks! Mark