From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id jyouOYgBB2WnTQAAauVa8A:P1 (envelope-from ) for ; Sun, 17 Sep 2023 15:39:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id jyouOYgBB2WnTQAAauVa8A (envelope-from ) for ; Sun, 17 Sep 2023 15:39:21 +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 9897B41640 for ; Sun, 17 Sep 2023 15:39:20 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=G5ksPaV6; 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=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694957960; a=rsa-sha256; cv=none; b=pZYaXYC2Hf1uIogjP7sdCFkDq1X1jhuPuTbx8EtzuFKv0paqee9hwxLmYcwn1psv1etk1/ cVR8VHG6vg1zzs8GOKIJhMXGinYTnG8aDkmsmXWv9mabf13hp4c2SBVcXS7NnYA+adEm3B haFAR/RlJz0JbyqmuwTzB7yJwoHz9XNT5sPsaVrglbKkf+w+u5ojdWq/xyjeg0O13GdRdX nW4kvdF88giM5+YUpS5yRajghbNIFvWeVny0HNkwIj8mh54gbSaveoSZR2W+moVaPV/hfJ IBYy76+llLfB3OfT6q9I2/rthJlYYnZYUb70hfXV8CPaUecEKsMHsPi3t6zcTg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694957960; 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=qypawdxtjSjjbMj2s8P8W+W1wxkBQOOqi0EnV+yhasU=; b=e/dV4WQAk5l43+TXy/ubkwHxy9nglm26ZkEAN5YILFBhSRm9WnSat7i6vRLC8sGus4oOTT By1Q17+/QnW41Y3QC790T11CqJZWgLazgFU95snxcmtRcxep5Cx94dtLrY7hYkCs73TFeI Ldvx3JY9bqdRRW7EnCX3z05FphZTM05Ur+/LV0ewNpfbkRpBXDTN6CugfLrQSqPlmnfw5H +KHaDdqPs7wglg+dtYD64TMTfc93MHHtwT87oSSVs0qjuVjpsrIZvyk8TkKIGXlImI2t6I ouo2rPXIxJawFnWSnm8Qp4KWvaUxdYUQPhCamr57mo7vbyHol0m1kPjROkfrzg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=G5ksPaV6; 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=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qhrzD-00072j-Ol; Sun, 17 Sep 2023 09:38:55 -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 1qhrzC-00072G-A4 for guix-patches@gnu.org; Sun, 17 Sep 2023 09:38:54 -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 1qhrzC-0007KL-27 for guix-patches@gnu.org; Sun, 17 Sep 2023 09:38:54 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qhrzJ-0003Gi-L3 for guix-patches@gnu.org; Sun, 17 Sep 2023 09:39:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65879] [PATCH gnome-team v3 1/1] gnu: gnome-control-center: Update to 44.3. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 17 Sep 2023 13:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65879 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Vivien Kraus , 65879@debbugs.gnu.org Cc: rg@raghavgururajan.name, maxim.cournoyer@gmail.com Received: via spool by 65879-submit@debbugs.gnu.org id=B65879.169495789412497 (code B ref 65879); Sun, 17 Sep 2023 13:39:01 +0000 Received: (at 65879) by debbugs.gnu.org; 17 Sep 2023 13:38:14 +0000 Received: from localhost ([127.0.0.1]:49517 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhryX-0003FU-GR for submit@debbugs.gnu.org; Sun, 17 Sep 2023 09:38:13 -0400 Received: from mail-lj1-x243.google.com ([2a00:1450:4864:20::243]:57831) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhryT-0003FF-Tf for 65879@debbugs.gnu.org; Sun, 17 Sep 2023 09:38:11 -0400 Received: by mail-lj1-x243.google.com with SMTP id 38308e7fff4ca-2bfea381255so19874501fa.3 for <65879@debbugs.gnu.org>; Sun, 17 Sep 2023 06:38:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1694957876; x=1695562676; darn=debbugs.gnu.org; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:from:to:cc:subject :date:message-id:reply-to; bh=qypawdxtjSjjbMj2s8P8W+W1wxkBQOOqi0EnV+yhasU=; b=G5ksPaV6YIOZlMdkqIN97kBA1NAOcylkmO1HV0hwQ6oo3mw9hDYOHqOA4ClZV6g7mL oJn3k+Qq0P/pGGtpdMwXhsFTTkd4/MqJb+krJmydBUIrulgNjNduttCey0jpeAqZnY8d vISInqodzqMBoq2h7w0e31nhnYev9B88Br9uGZsGb75fXO4nFbLpJMT8SeRIKnOL7GJu Yv5JFIrkUZa6JKaJGI6Fnk7kDb31ZEwrir7Xf9VLbk0uhHmX9hpmBtXfootI1pxaUpR6 nHG5DLtelEBLKxXpvS0zIuczjxqKXLDLU61ZzK/wTGa0lsKQvN2IH656gKhIQ7Ku0L5x OMkQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694957876; x=1695562676; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=qypawdxtjSjjbMj2s8P8W+W1wxkBQOOqi0EnV+yhasU=; b=RXXfizdFm9oIh4cKmJVE+L0jLDrlvi9cxzTA4k4ifhLJyfr7jobPuORBsyzOpPh2oz ZnbS8BBN9hdPp8w6Rb2UfDQD11zVc+JhALdoAYkIYYehYT9gLNcnK7vLhGc9TlQf+sN3 TyDWbQs4f2SRQEs6yqIzMP8sFU81NGP0MNZldjM/Jl32qLbUTPsU1whhXF7mF7dTZPS8 3EHL89hXFxOPk7K+5ENq18M0REa/u6jkqIgZZ84bNDf8r2Oe212C6V2euIQFvmSl0aY/ ZFh6ZWT5VpDJZ2GSnKC/0IH5VjBAC0tMXmvEXF6fb1w/TjxKYLCQKEF8YKS+PCFcgmcG ZQ/g== X-Gm-Message-State: AOJu0YxVG7L3f1Axe5skuvIuzYEg/hC66SJZnP67bZYBpjYWu0BI/Jl9 JmeNzeueltLTP7HOrytROCWZ3vWzqLUu03gL X-Google-Smtp-Source: AGHT+IEi5cAVprfn+fPSU1QtXcEj3YiBqMcqY0FtPiAO/utmkvXiW2e8Z20p0pTBcYyB6uV/B9mGEQ== X-Received: by 2002:a2e:a1d0:0:b0:2bd:2260:46ab with SMTP id c16-20020a2ea1d0000000b002bd226046abmr4229077ljm.50.1694957875627; Sun, 17 Sep 2023 06:37:55 -0700 (PDT) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id jt22-20020a170906dfd600b0099cd1c0cb21sm4928928ejc.129.2023.09.17.06.37.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 17 Sep 2023 06:37:54 -0700 (PDT) Message-ID: From: Liliana Marie Prikler Date: Sun, 17 Sep 2023 15:37:51 +0200 In-Reply-To: <1361e95b870e39e696cdd8bb336b9a8250b1496a.1694955414.git.vivien@planete-kraus.eu> References: <5774f857a0541540adec552fc79734c9d7114e4b.camel@gmail.com> <1361e95b870e39e696cdd8bb336b9a8250b1496a.1694955414.git.vivien@planete-kraus.eu> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4 MIME-Version: 1.0 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.60 X-Spam-Score: -3.60 X-Migadu-Queue-Id: 9897B41640 X-Migadu-Scanner: mx2.migadu.com X-TUID: iMP9swxZqSPt Am Montag, dem 11.09.2023 um 23:26 +0200 schrieb Vivien Kraus: > * gnu/packages/gnome.scm (gnome-control-center): Update to 44.3. > [#:phases]: Upstream already uses > /run/setuid-programs/passwd. Querying the GNOME version is done > through dbus > now. Set up the test environment as gnome-shell, and run tests under > dbus-run-session. This can be "[#:phases]: Adjust accordingly." imho. For a lengthier discussion, you can use the pre-ChangeLog blurb, should you need it. > [#:phases] : The icon cache update should > be disabled differently. You can drop the [#:phases] prefix. Also, adjust accordingly =E2=80=93 thi= s pattern is already well known throughout the rest of gnome and should probably be put into meson-build-system itself at some point. > [#:phases] : Override the check phase to run under dbus. Here, just drop the [#:phases] prefix. > [native-inputs]: Add setxkbmap. > * gnu/packages/patches/gnome-control-center-firmware-security.patch: > Disable > the firmware security panel. > * gnu/packages/gnome.scm (gnome-control-center): Apply the patch to > disable > the firmware security panel. > * gnu/local.mk (dist_patch_DATA): Distribute the patch to disable > the firmware security panel. I wonder what's this about the firmware security panel :) The trio is usually=20 patch: New file. packages/module.scm (package): Use it here. gnu/local.mk (dist_patch_DATA): Register it here. Note that you have two blocks for gnome-control-center now. I think you should the patch and gnu/local.mk first so that you can have the rest of the ChangeLog for the "important" changes :) > --- > =C2=A0gnu/local.mk=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 |=C2= =A0 1 + > =C2=A0gnu/packages/gnome.scm=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 | 43 +++++++++++++---- > -- > =C2=A0...ome-control-center-firmware-security.patch | 33 ++++++++++++++ > =C2=A03 files changed, 64 insertions(+), 13 deletions(-) > [...] By the way, there's no need to send a cover letter for a single patch. Just add your comments below the "---" line. The biggest issue that keeps me from pushing this is the reported crash; we should be able to at least somehow get a working gnome-control-center even if it means spawning an extra dbus session from a pure shell or something. If you can resolve this by testing in qemu, then fine, but until you do, let's keep this on the wait list :) Cheers