From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6E/nCEGZ9mTbAAAA9RJhRA:P1 (envelope-from ) for ; Tue, 05 Sep 2023 04:58:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 6E/nCEGZ9mTbAAAA9RJhRA (envelope-from ) for ; Tue, 05 Sep 2023 04:58:09 +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 AD1E4DC5A for ; Tue, 5 Sep 2023 04:58:08 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=BUWsx4B8; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693882689; 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: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=luI+Zum/b1a8zXtkrzhFfuq9Ce3R/kvPE52bJtpzgtk=; b=SKUuWuRvpmjX/r2kLd2JhgPxRAmsG0ahimDaiyX927CxRJNHTdWwL6dlIdkIegaTPxU8Ww cpnwxSNTvrM58zHnXb0OVXRD16QHxKGX5y6KlqdKzqhvVysMeEW3M/lo+XPDys7fGpRL+e jMAERZB+1wtZxS83kWq5cpnLTCJwseZQEZyN3bkaFkofS9PjZ4PUsQlBDRorCYxuvIOCdv qEHDMuj3X/q9wqPV2uql9MVXwPoLkfibk+EoffHCgyRNGNbNWMBvICWBsBc+Vfwhdf41ug 5tuuZyy7uw4KQyJI63J4uUksb65Pg0UV2kc2yx20rg+VrwGjMZ4EkBnopKIemA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693882689; a=rsa-sha256; cv=none; b=M4W9ljqfNDLmvTv5g6fyYqxSpDx7PL4y71rcJlmlKrlM1zxftesuyNOqoUXFB74X1CbDK0 8k8ViAanolr4lRIh3ln1N5Fzw3C4AaOP/y2LjJACH1xw22j4AiNXEkCB/de2v4vDhWsm07 Gn/pO6M7cffKxxdIoaiIHHLX6JgU9QGGjtPv0iAds4VuCHzUtWWjYYJmMFhmXlxYpjM6DN ikkz81wYWWEnjZd85J9METbvAA4kDVfAq11K9XatFrFUD5h+JBswLPo55rCiTqRTzgBYsb BasGOo3HW/HMRMlsPkDtNEWNvT9C4Kt/K1O67CaCY5kIo/MDI/mH8boxo7ZdzA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=BUWsx4B8; 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 1qdMGQ-0003qh-Ro; Mon, 04 Sep 2023 22:58:02 -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 1qdMGP-0003qZ-U0 for guix-patches@gnu.org; Mon, 04 Sep 2023 22:58:01 -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 1qdMGP-0005H3-Ls for guix-patches@gnu.org; Mon, 04 Sep 2023 22:58:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qdMGP-0003S1-RJ for guix-patches@gnu.org; Mon, 04 Sep 2023 22:58:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65644] [PATCH gnome-team 8/9] gnu: gdm: Update to 44.1. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 05 Sep 2023 02:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65644 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Liliana Marie Prikler Cc: rg@raghavgururajan.name, 65644@debbugs.gnu.org Received: via spool by 65644-submit@debbugs.gnu.org id=B65644.169388262413198 (code B ref 65644); Tue, 05 Sep 2023 02:58:01 +0000 Received: (at 65644) by debbugs.gnu.org; 5 Sep 2023 02:57:04 +0000 Received: from localhost ([127.0.0.1]:53030 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdMFU-0003Qo-5I for submit@debbugs.gnu.org; Mon, 04 Sep 2023 22:57:04 -0400 Received: from mail-qk1-x72e.google.com ([2607:f8b0:4864:20::72e]:46213) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdMFQ-0003QG-Nt for 65644@debbugs.gnu.org; Mon, 04 Sep 2023 22:57:02 -0400 Received: by mail-qk1-x72e.google.com with SMTP id af79cd13be357-76ef8b91a72so121890485a.0 for <65644@debbugs.gnu.org>; Mon, 04 Sep 2023 19:57:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693882615; x=1694487415; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=luI+Zum/b1a8zXtkrzhFfuq9Ce3R/kvPE52bJtpzgtk=; b=BUWsx4B8/udW1B9pxBUEZEb6NX19nN7mBwkE6GEiEP/xgcqtpgVxOhi8B4uZO3m/Wt iWCpwDbvDjc21NSGdqUSM63NA+JWi3EGrCp5tWEAu4dIU1pOZ9UBM1FAr7WAfLYWP/8v nrfUErnCC57U73Oc4QlBbnpPLQLwOaTZeazZoKAGzZrCR/mO45ztEenm95FOz8Xw2jrK 1a3Yyb9WHo9qLcXz0b6U+wLTgCyZZR9oIHqe2Nq5EuZxofnoSTURoF9yhsOIDPgF3ApU GagLejkv3qNVyCST8m89T1kqP183koruZBhMs1iCju3tYaOexlxJQw0N509JMJG/l9jU jw0w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693882615; x=1694487415; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=luI+Zum/b1a8zXtkrzhFfuq9Ce3R/kvPE52bJtpzgtk=; b=Lv6htR38L0rxBk2BM7ZiU/yfvyLWGxOWRNOt4NxBpjPiHOavW1Z5YmZLtwU+CW0PwE oRsoGij92g2BoMyap41QZZ5C8joKaLDN9dpemMGa1WqxtobdodQyrvH/nrNBzgmQkQE/ UP7/rc6JFsymbH0Gkl0y9yLgCsO3UA6p0G0x/VIV/d8DN7I1lLnrftHlxw7L1Safjn6q jQNZT2+nJmX7Co5oF0qgQhlq9cm/8/MDpIZSN9Jb5tNHbJt6Mb6PS7+g4AhCBUspUFGU 5lqx1PhqQBe8p02kPT8ZalMUnqH4MCTZb4kxjXVoomcT5j3VT2gL2XyjcRZ4i4y401du /QaQ== X-Gm-Message-State: AOJu0YysWEOf4iazcihSiFlGoMtnPrC/jD5cewaZcsl5bZeZgr29tkHy piyKb3wAJ2wHGDA/QGXwU2o= X-Google-Smtp-Source: AGHT+IGol9qyULVVWxvKblomi/m+OuJWqdabk/mvxkUzZVS5C0ho0EXW1SZ+dMBTDXvvRiOaMLnq2Q== X-Received: by 2002:a05:620a:4095:b0:76f:14dd:b165 with SMTP id f21-20020a05620a409500b0076f14ddb165mr17282908qko.17.1693882614737; Mon, 04 Sep 2023 19:56:54 -0700 (PDT) Received: from hurd (dsl-10-135-141.b2b2c.ca. [72.10.135.141]) by smtp.gmail.com with ESMTPSA id t11-20020a0ce2cb000000b0062fffa42cc5sm4036690qvl.79.2023.09.04.19.56.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 Sep 2023 19:56:54 -0700 (PDT) From: Maxim Cournoyer References: Date: Mon, 04 Sep 2023 22:56:53 -0400 In-Reply-To: (Liliana Marie Prikler's message of "Wed, 30 Aug 2023 06:22:28 +0200") Message-ID: <87sf7tpbt6.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -5.13 X-Spam-Score: -5.13 X-Migadu-Queue-Id: AD1E4DC5A X-TUID: eyqK33+89yiz Hi, Liliana Marie Prikler writes: > * gnu/packages/gnome.scm (gdm): Update to 44.1. > [inputs]: Add egl-wayland. > * gnu/packages/patches/gdm-elogind-support.patch: Adjust accordingly. > --- > gnu/packages/gnome.scm | 5 +- > .../patches/gdm-elogind-support.patch | 93 +++++++++---------- > 2 files changed, 45 insertions(+), 53 deletions(-) > > diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm > index 7341f58547..5e6a6df44c 100644 > --- a/gnu/packages/gnome.scm > +++ b/gnu/packages/gnome.scm > @@ -8729,7 +8729,7 @@ (define-public libxml++-2 > (define-public gdm > (package > (name "gdm") > - (version "42.0") > + (version "44.1") > (source (origin > (method url-fetch) > (uri (string-append "mirror://gnome/sources/" name "/" > @@ -8737,7 +8737,7 @@ (define-public gdm > name "-" version ".tar.xz")) > (sha256 > (base32 > - "0m9qmm3vm81jmqlc30a1fb79hsr4l4lpiw0zjxww3gipd6bsqa53")) > + "03avvkrm2jd0731ggh9cjnkhrfysqp4slrq0km3gqa3xpqx6n9k8")) > (patches > (search-patches > "gdm-default-session.patch" > @@ -8930,6 +8930,7 @@ (define-public gdm > (list accountsservice > check ;for testing > dbus > + egl-wayland > elogind > eudev > gnome-session > diff --git a/gnu/packages/patches/gdm-elogind-support.patch b/gnu/packages/patches/gdm-elogind-support.patch > index 5c8e3bd610..b27e000585 100644 > --- a/gnu/packages/patches/gdm-elogind-support.patch > +++ b/gnu/packages/patches/gdm-elogind-support.patch Ideally this patch should be upstreamed to make our life (and that of others) easier in the future, with the URL referenced here. Otherwise LGTM. -- Thanks, Maxim