From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id ONouHismYmZuWQEAe85BDQ:P1 (envelope-from ) for ; Thu, 06 Jun 2024 23:12:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id ONouHismYmZuWQEAe85BDQ (envelope-from ) for ; Thu, 06 Jun 2024 23:12:11 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=EJfDouNO; 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=1717708331; 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-to: 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=xnAH6TuVylcH9UczHBPzDrokuzCgJIcSval48xUkxAg=; b=Z3FQ/lfwGXxMwKa3JHKtsR37gtIFQUVJL/Cg6P93veTKGzklPyj9lKzf5SbMPXzAeDauzQ FCm/uYAkAfYZb3psUXYkk00Qxd71uEQ8Xo0TWanO3JZjkA4IW3kzUsRQvBOv6W49S5N6wP hlGaTkJyCUst/68OwD9ALzlD4PnTFRmZssS0ZgR46wSwrygGNWVxeSuYNThBzZS0eo6pvL u/avc3Gs/hp973Zjc1PaoPbb4L4CLQ2IaIClTUoez0qp63oLKF2hlhRXXvfo2HveSjcMqM R3LMey4vkMcJ5HgP1D9ZqKWgoZvan7ldCfWsXhNm0J4xd2ncXmfEdmcO6Ej87Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=EJfDouNO; 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=1717708331; a=rsa-sha256; cv=none; b=tNdjMmyNqWODZBHaxNDo1lqEzaTfw+urkqQGh1CPvgYm95lJDx6AaURrdTT7jpxApsdO3y ijQK+FpMXUQ1DIXIHaD1QSObe/88I3JUA7cE8am1FSEExGGbLiZtDrbX/Cm1HgyMs7tisW oHIHo+EsS4H2AznrAfuS4+FSR2hXP4qXKgaYI0fvIDji2t6uo/EIUNGBit1/zIjRSnT10D AjZZPbjbeydat6mmeVf+hv0Mhz+FptX2mQxfzxNYbnE1Kp31ZcdYD/BykwWDB1wBuKtZgu URiJZ1S3il4QpmVzf/sYICfj5yiwKqAbxbVeG+Hzx5x4h3sCdQBU3j6yiDp6KA== 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 180253898A for ; Thu, 6 Jun 2024 23:12:11 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sFKOl-0005IH-Pz; Thu, 06 Jun 2024 17:11:51 -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 1sFKOk-0005FA-2P for guix-patches@gnu.org; Thu, 06 Jun 2024 17:11:50 -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 1sFKOi-0000vJ-EQ for guix-patches@gnu.org; Thu, 06 Jun 2024 17:11:48 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sFKOw-0007I7-J4 for guix-patches@gnu.org; Thu, 06 Jun 2024 17:12:02 -0400 Subject: bug#70766: Request to merge "gnome-team" branch Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 06 Jun 2024 21:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 70766 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Christopher Baines Cc: 70766-done@debbugs.gnu.org Mail-Followup-To: 70766@debbugs.gnu.org, liliana.prikler@gmail.com, liliana.prikler@gmail.com Received: via spool by 70766-done@debbugs.gnu.org id=D70766.171770829627966 (code D ref 70766); Thu, 06 Jun 2024 21:12:02 +0000 Received: (at 70766-done) by debbugs.gnu.org; 6 Jun 2024 21:11:36 +0000 Received: from localhost ([127.0.0.1]:41766 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sFKOV-0007Gy-KF for submit@debbugs.gnu.org; Thu, 06 Jun 2024 17:11:35 -0400 Received: from mail-ed1-f66.google.com ([209.85.208.66]:43503) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sFKOS-0007Gg-Rz for 70766-done@debbugs.gnu.org; Thu, 06 Jun 2024 17:11:33 -0400 Received: by mail-ed1-f66.google.com with SMTP id 4fb4d7f45d1cf-57a677d3d79so4849641a12.1 for <70766-done@debbugs.gnu.org>; Thu, 06 Jun 2024 14:11:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1717708212; x=1718313012; 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=xnAH6TuVylcH9UczHBPzDrokuzCgJIcSval48xUkxAg=; b=EJfDouNO/Yo1m3YW+wXwf5p/l7ZMsuTJmQ7Tb7D4tTjHCsvhYRMW4CDBzIQhrKs7bL eLKeTDtRAQ1RnUt3umSme2ivDR9VMNpYF0CIdZQG5A7vYW5iKAayNuVeqk6cI+PT5HtC A0IfhzJEIJuOJCKniJREDSdGKmbmKqF5/q1LFHQrLNE3JwOhWc1NqNemUTcoOoqlvaeo SmD7ibIRqBKfJ9x0Yw8cKzbcRRP3c4XqrseXnTn9MToRxrh+Yp0Zn6fb/40AKhMC6B12 6uvVh1hsD0z/VjVQUy+Sq2OiEXPr46BJ2SegI9Yb5z/4Ut14YAjTCMOfGvBdX2hUwIba r1kw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717708212; x=1718313012; 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=xnAH6TuVylcH9UczHBPzDrokuzCgJIcSval48xUkxAg=; b=w/zN1LuvWIhRI9F/Aniay+PmakJO/s2IJZfFVEqb3VUJUBIClgzQ/7ZaoISg/kny6W GhUObZhbXyOZxZ3IkSbNWv8rY30xsAoffLjnZq1ed+7y5DBY+ToSu1Hap5yqN8cFSljM t/hil1/riyNEPmgIk9zAnl8vLhEJdmp8nAa16yrwfWDdVGf4H5FaIg6BJq4XmoCftxSv +HitcqnKN0/gbrF/R1FI++9oWvmB0RURtdOOhh9kFRl712xft9HrBhXGlSswXp9v4u/Z TbWJ0kJAcMZcETHzMX6YbnfvtOk/XyggJ6dG/xg8GC+jGKWRfi7bgsZNnMWGqk193mbN kTbQ== X-Gm-Message-State: AOJu0YyYh4xZELLgFEvkbWFNoT/SkGycM+7LFNbyrkRZdSc2Ch9zPfYd RqTC59+6K3WZSjv/m6mPlky2TkW6mS5QRBOOS9tsQgRNrNcXxh1O6yZNBsfA X-Google-Smtp-Source: AGHT+IGMYoIeBf9oafqBGx1ttqkp0pom89IHGvclFN8IwVUciSUdSyWLXaYd3Q7gtAdmitFXSK+Xog== X-Received: by 2002:a50:a6c3:0:b0:573:1e9e:2d71 with SMTP id 4fb4d7f45d1cf-57c4e412e5amr568774a12.19.1717708211797; Thu, 06 Jun 2024 14:10:11 -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 4fb4d7f45d1cf-57aae142816sm1666369a12.58.2024.06.06.14.10.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Jun 2024 14:10:11 -0700 (PDT) Message-ID: From: Liliana Marie Prikler Date: Thu, 06 Jun 2024 23:10:09 +0200 In-Reply-To: <87a5jx3kqt.fsf@cbaines.net> References: <877cfy3vut.fsf@cbaines.net> <87frugn9ig.fsf@cbaines.net> <86d3d2f83df1f6480f24c4e37d1eefa9bfe92665.camel@gmail.com> <87a5kfguup.fsf@cbaines.net> <2ed5b2af9eda9eb0d558608640d65e8f91af6bf2.camel@gmail.com> <87h6ekfrev.fsf@cbaines.net> <871q5ce8sm.fsf@cbaines.net> <856fc08aee69eb9e44f62fff9d021bbdc3ad4e13.camel@gmail.com> <87a5jx3kqt.fsf@cbaines.net> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.48.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: 2.66 X-Spam-Score: 2.66 X-Migadu-Queue-Id: 180253898A X-Migadu-Scanner: mx13.migadu.com X-TUID: UT2G4JyhXcup Am Donnerstag, dem 06.06.2024 um 20:59 +0100 schrieb Christopher Baines: > Liliana Marie Prikler writes: >=20 > > Am Dienstag, dem 04.06.2024 um 21:45 +0100 schrieb Christopher > > Baines: > > > [=E2=80=A6] > > >=20 > > > I've just looked at QA again and the numbers look really good, is > > > gnome-team now ready to push to master? > >=20 > > If it looks good to you, it's good for me.=C2=A0 Featurewise, we more o= r > > less got what we want =E2=80=93 there is a newer WebkitGTK, but we > > shouldn't > > let that delay upgrading our already out-of-date WebkitGTK.=C2=A0 Shall > > I go > > ahead and push? >=20 > Yes, please push :) >=20 > I've just reconfigured my laptop with the gnome-team changes, and I > haven't seen any issues. Pushed as b8780f7397dd46b5e382e48db87b8648f769d738. Thanks for the reviews