From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 0NdxGK/Ml2KKSQAAbAwnHQ (envelope-from ) for ; Wed, 01 Jun 2022 22:31:43 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id UDVYGK/Ml2LHpwAA9RJhRA (envelope-from ) for ; Wed, 01 Jun 2022 22:31:43 +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 E976C1CD0 for ; Wed, 1 Jun 2022 22:31:42 +0200 (CEST) Received: from localhost ([::1]:50248 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nwV0I-0002ji-4z for larch@yhetil.org; Wed, 01 Jun 2022 16:31:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52388) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nwUyh-0002iA-6k for guix-patches@gnu.org; Wed, 01 Jun 2022 16:30:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58092) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nwUyg-0001XR-Tg for guix-patches@gnu.org; Wed, 01 Jun 2022 16:30:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nwUyg-0007ap-Kf for guix-patches@gnu.org; Wed, 01 Jun 2022 16:30:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49649] [PATCH] gnu: Add regulatory.db in %base-firmware. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 01 Jun 2022 20:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49649 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Brice Waegeneire Cc: 49649@debbugs.gnu.org, me@tobias.gr Received: via spool by 49649-submit@debbugs.gnu.org id=B49649.165411535629087 (code B ref 49649); Wed, 01 Jun 2022 20:30:02 +0000 Received: (at 49649) by debbugs.gnu.org; 1 Jun 2022 20:29:16 +0000 Received: from localhost ([127.0.0.1]:51987 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwUxw-0007Z0-45 for submit@debbugs.gnu.org; Wed, 01 Jun 2022 16:29:16 -0400 Received: from eggs.gnu.org ([209.51.188.92]:58994) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nwUxu-0007Yl-3n for 49649@debbugs.gnu.org; Wed, 01 Jun 2022 16:29:14 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43728) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nwUxo-0001Ml-In; Wed, 01 Jun 2022 16:29:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=NwEhYQwN0Wk1rrumurFEGBtg01Kwdnptd7Y5dVxaBE0=; b=bDCRyv/OhVxmc9rOJMqM 6vdHNp4yLoxAmFbOZFE669ZpOeeWbY2mCf+HDBY6ZMP7YCqFFD465oAqBnhK7082dbM3tvlgTfzqG Kf++jkX4KeyHIcRJuhhv66xNgsYaQ8TM8WrgTkJrg4Wyw+q4lodB/Ek7t4R8pquidcubO00JHtXby qqiKK6tlNTvsOHM2eBz11FnutGVaoFmB3ddaSuhfdNhPERbBYIA6EGt81PfzzsembfxQvl4+F1qkr j4484mO6wociRiIY5vIXj2Ttpz22doZ/T8iqX3CkTSZ0JYCUupCOm+JhPVhlu6pehZ8Vlpa+bQR/5 /3ppcJt/qGWKrg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:51574 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nwUxn-00029R-Kk; Wed, 01 Jun 2022 16:29:08 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20211225184418.9341-1-brice@waegenei.re> <871r1srgnu.fsf@gnu.org> Date: Wed, 01 Jun 2022 22:29:05 +0200 In-Reply-To: <871r1srgnu.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Fri, 31 Dec 2021 15:29:57 +0100") Message-ID: <87k0a0t9f2.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1654115503; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=NwEhYQwN0Wk1rrumurFEGBtg01Kwdnptd7Y5dVxaBE0=; b=RYuopItIsTWYP2nkW97y1YOlwlb1s0RzTNyp0HKkdctrfatPgCZeEeJEs7Z/HQK60z1uFP 7Qz0Ny8Nrr3TKVo/VajDprN2YfYUEppzlxhbFV3p8hINk/z931WVdTh2ojHcBFAAe1ylxu MTUZ0Ycd2nybpu6KHjt8ZtkLD2PiBDXIPROxFlxKx6SZOpJUu3PDOxrd/lAk/IY5Epvn7h GrCPs3Tr3FLpIP8/ydC2Cb+sJMA+Vx0Cs1RQyv1Zu77uMf0VZyplOyS3STJO8QDxkrR4N2 VCl02ws9IfQwXlWFSLwNdqpbhgZer69jfOUjkkAQEJnm1RWLnB8uLfKKeUxzeQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654115503; a=rsa-sha256; cv=none; b=AYhAD9AG6xrlHV6Z88ODsjTteK4ZktWLyl1zVWsSDjqdxtEN5nvCsxTur0CPL06jDZm5pf FdEyHgLdmv3RBU2jz3epW115kVwdlYttiSMTUkHX8UogsmlE2+1KhJobrMtMxwd/lPxt8t oUrkciptgXfeVdiA2QR6MWHPzXXob8kH0NrlWgMRmBldmAF+cY5QpuzE8UFVL/Gmv9yGNE u8IEmVr6CM6OKIH1hYIxokL9+7y1wEglNaNU0z5AcObQQ5xwFBlizS528hMDzA8G1nI1e4 3RMpQ1Wl9OCT+b3MseEg4vvnhYh49RhwUH+ZcZXC7jSfdh3GkPpq8o+83ckp7g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="bDCRyv/O"; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -4.53 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="bDCRyv/O"; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: E976C1CD0 X-Spam-Score: -4.53 X-Migadu-Scanner: scn0.migadu.com X-TUID: zqde29QSMAOg Hi Brice, Looks like this patch series was ready to go. https://issues.guix.gnu.org/49649 Could you push it? If not, please let us know so one of us can do it on your behalf; let us know if there are additional tests that should be made beforehand, too. TIA! Ludo=E2=80=99. Ludovic Court=C3=A8s skribis: > Hi Brice, > > Brice Waegeneire skribis: > >> Following Tobias corrections, I've extended the previous patch to correc= tly >> enable loading of the wireless regulatory database ('regulatory.db') use= d by >> the kernel subsystem cfg80211, for linux >4.14. As suggested by Ludo, w= e now >> build 'regulatory.db' ourselve to make sure it's reproducible and reuse >> upstream signature. That way the linux kernel correctly load the wirele= ss >> regulatory database at boot which allows us to use a regulatory domain >> different than the "00" default by using a kernel argument such as >> =E2=80=9Ccfg80211.ieee80211_regdom=3DFR=E2=80=9C. > > Does that mean it=E2=80=99s up to users to add such an argument to > =E2=80=98kernel-arguments=E2=80=99? If so, we should probably document i= t (though > that=E2=80=99s not a blocker for this series.) > >> This patch doesn't change anything for kernels older than 4.15 for which= the >> use of CRDA is needed to load the regulatory database through the >> 'regulatory.bin' file. IOW the database used by CRDA, is still unsigned= and >> CRDA doesn't check signatures for it. > > Sounds good. > > I haven=E2=80=99t actually tested it but the patch series LGTM! It=E2=80= =99s a much > welcome improvement. > >> Fixes > Make sure to add this line in the commit log of patch #2. > > Thank you! > > Ludo'.