From patchwork Fri Sep 20 15:08:00 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49372 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id CDC91C7885A for ; Fri, 20 Sep 2024 15:07:50 +0000 (UTC) Received: from mailout05.t-online.de (mailout05.t-online.de [194.25.134.82]) by mx.groups.io with SMTP id smtpd.web11.20363.1726844862606401528 for ; Fri, 20 Sep 2024 08:07:42 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.82, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout05.t-online.de (Postfix) with SMTP id 7749724197 for ; Fri, 20 Sep 2024 17:07:40 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfEQ-3JaG0H0; Fri, 20 Sep 2024 17:07:38 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 01/23] xdg-desktop-portal-gnome: update 46.2 -> 47.1 Date: Fri, 20 Sep 2024 17:08:00 +0200 Message-ID: <20240920150822.1131707-1-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844858-74FF7467-F5606FA4/0/0 CLEAN NORMAL X-TOI-MSGID: de413118-7011-42b6-9dd0-80364d193260 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:07:50 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112404 Changes in 47.1 ================= - Fix the capabilities for the print dialog Changes in 47.0 ================= - Translation updates Changes in 47.rc ================= - Fix restoring last used folder in the File Chooser portal - Fix selecting multiple window on single selection - Do not block xdg-desktop-portal-gnome when connecting to Nautilus - Fix incorrectly set mimetype in the File Chooser portal - Translation updates Changes in 47.beta ================= - Use GNOME Shell's private API for the Notification portal - Use Nautilus for the File Chooser portal - Translation updates Changes in 47.alpha ================= - Expose the new accent colors setting - Various cleanups to the screencast widget - Add support for the "supported_output_file_formats" option in the Print portal - Fix default layout mode of the ScreenCast/Remote Desktop portal - Translation updates Signed-off-by: Markus Volk --- ...op-portal-gnome_46.2.bb => xdg-desktop-portal-gnome_47.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-support/xdg-desktop-portal/{xdg-desktop-portal-gnome_46.2.bb => xdg-desktop-portal-gnome_47.1.bb} (89%) diff --git a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_46.2.bb b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_47.1.bb similarity index 89% rename from meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_46.2.bb rename to meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_47.1.bb index e1dd8afae..3e1213d7c 100644 --- a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_46.2.bb +++ b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_47.1.bb @@ -21,7 +21,7 @@ inherit gnomebase pkgconfig gsettings features_check REQUIRED_DISTRO_FEATURES = "polkit" -SRC_URI[archive.sha256sum] = "b5c65ea25e8483502d033a613be6dc6b71883ac07f1a3e474ad18049c47d16d6" +SRC_URI[archive.sha256sum] = "d420ff72173b04dc9491d3d7dd8cc96204f7f3f27c4cbea6024361ea9839f769" PACKAGECONFIG ?= "screenshot screencast ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" PACKAGECONFIG[wayland] = ",,wayland-native" From patchwork Fri Sep 20 15:08:01 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49384 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7EDEECF9C4D for ; Fri, 20 Sep 2024 15:08:11 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web11.20379.1726844888086048060 for ; Fri, 20 Sep 2024 08:08:08 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id 902C91687B for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfES-3JaG0I0; Fri, 20 Sep 2024 17:07:40 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 02/23] gnome-boxes: update 46.1 -> 47.0 Date: Fri, 20 Sep 2024 17:08:01 +0200 Message-ID: <20240920150822.1131707-2-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844860-B6FFB467-73E31C3C/0/0 CLEAN NORMAL X-TOI-MSGID: 02b13d02-95d2-42ff-afef-a58d7461f933 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112408 47.0 - Sep 17, 2024 =================== Changes since 47.beta - Add HW and brand colors info to metainfo file - Rename metainfo file to o.g.B.metainfo.xml.in - Don't consider distro derivatives when resolving logos - Added/updated/fixed translations 47.beta - Aug 14, 2024 ====================== Changes since 46.1 - Fix appdata validation for "Devel" build profile - Check when a libvirt-broker reference is invalid - Improve some print format specifiers - Add "Trisquel" logo - Various CI fixes - Added/updated/fixed translations Signed-off-by: Markus Volk --- .../gnome-boxes/{gnome-boxes_46.1.bb => gnome-boxes_47.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/{gnome-boxes_46.1.bb => gnome-boxes_47.0.bb} (88%) diff --git a/meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/gnome-boxes_46.1.bb b/meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/gnome-boxes_47.0.bb similarity index 88% rename from meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/gnome-boxes_46.1.bb rename to meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/gnome-boxes_47.0.bb index 6272065de..fca055d39 100644 --- a/meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/gnome-boxes_46.1.bb +++ b/meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/gnome-boxes_47.0.bb @@ -20,7 +20,7 @@ DEPENDS = " \ libvirt-glib \ mtools \ spice-gtk \ - tracker \ + tinysparql \ webkitgtk3 \ appstream-glib-native \ spice-protocol \ @@ -31,7 +31,7 @@ RDEPENDS:${PN} = "glib-2.0-dev libvirt-virsh qemu-common qemu-system-x86-64 geni inherit gnomebase gsettings pkgconfig mime-xdg gtk-icon-cache gobject-introspection vala features_check -SRC_URI[archive.sha256sum] = "900c177f6762640370a6634cf9e7d3cd8207e498367a8a667a6b731b04116036" +SRC_URI[archive.sha256sum] = "65bf6c2de1bf4d51695c9192c5b1e6285cb32c98a18aa948a376ea32038bc78f" GIR_MESON_OPTION = "" VALA_MESON_OPTION = "" From patchwork Fri Sep 20 15:08:02 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49373 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id B3ED6C78859 for ; Fri, 20 Sep 2024 15:08:10 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web10.20590.1726844888031088788 for ; Fri, 20 Sep 2024 08:08:08 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id B12E91687F for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfET-3JaG0J0; Fri, 20 Sep 2024 17:07:41 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 03/23] gnome-remote-desktop: update 46.2 -> 47.0 Date: Fri, 20 Sep 2024 17:08:02 +0200 Message-ID: <20240920150822.1131707-3-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844861-F6FFB467-8DDA67E1/0/0 CLEAN NORMAL X-TOI-MSGID: 9d948e67-404a-40cd-b13f-75a5301f2198 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112405 47.0 ==== Translators: Sabri Ünal [tr], Davide Ferracin [it], Fran Dieguez [gl], Aurimas Černius [lt], Efstathios Iosifidis [el], twlvnn kraftwerk [bg], Alexander Shopov [bg], Daniel [es], Irénée THIRION [fr], Anders Jonsson [sv], Andika Triwidada [id], Andi Chandler [en_GB], Piotr Drąg [pl], Martin [sl], Danial Behzadi [fa], Balázs Úr [hu], Jordi Mas i Hernandez [ca], Emin Tufan Çetin [tr], Luming Zh [zh_CN], Ekaterine Papava [ka], Juliano de Souza Camargo [pt_BR], Daniel Rusek [cs], Yuri Chornoivan [uk], Tim Sabsch [de], Ask Hjorth Larsen [da], Bruce Cowan [en_GB], Artur S0 [ru], Quentin PAGÈS [oc], Vasil Pupkin [be], Jose Riha [sk], Yaron Shahrabani [he] 47.rc ===== * Reduce resource usage of unauthenticated sessions Contributors: Pascal Nowack Translators: Jordi Mas i Hernandez [ca], Daniel Șerbănescu [ro], Vasil Pupkin [be], Ekaterine Papava [ka], Yuri Chornoivan [uk], Luming Zh [zh_CN], Asier Sarasua Garmendia [eu], Jiri Grönroos [fi], Rafael Fontenelle [pt_BR], Jose Riha [sk], Danial Behzadi [fa], Daniel Rusek [cs], Seong-ho Cho [ko], Hugo Carvalho [pt] 47.beta ======= * Gracefully handle file descriptor limits * Introduce standalone configuration D-Bus service * Improve grdctl status reporting * Gracefully handle invalid x224Crq data * Fix file descriptor leak Contributors: Pascal Nowack, Joan Torres Translators: Artur S0 [ru], Scrambled 777 [hi], Yaron Shahrabani [he], Junting Wu [zh_TW], Emin Tufan Çetin [tr] 47.alpha ======== * Support persistent remote login sessions * Support entering new credentials via standard input when using grdctl * Use access portal dialogs for warning about connection insecurity * Avoid crash when getting invalid PipeWire buffers Contributors: Dudemanguy, Pascal Nowack, Ray Strode, Joan Torres Translators: Martin [sl], Balázs Úr [hu] Signed-off-by: Markus Volk --- ...nome-remote-desktop_46.2.bb => gnome-remote-desktop_47.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/dynamic-layers/meta-security/recipes-gnome/gnome-remote-desktop/{gnome-remote-desktop_46.2.bb => gnome-remote-desktop_47.0.bb} (91%) diff --git a/meta-gnome/dynamic-layers/meta-security/recipes-gnome/gnome-remote-desktop/gnome-remote-desktop_46.2.bb b/meta-gnome/dynamic-layers/meta-security/recipes-gnome/gnome-remote-desktop/gnome-remote-desktop_47.0.bb similarity index 91% rename from meta-gnome/dynamic-layers/meta-security/recipes-gnome/gnome-remote-desktop/gnome-remote-desktop_46.2.bb rename to meta-gnome/dynamic-layers/meta-security/recipes-gnome/gnome-remote-desktop/gnome-remote-desktop_47.0.bb index a16a02aa7..38a8cc01a 100644 --- a/meta-gnome/dynamic-layers/meta-security/recipes-gnome/gnome-remote-desktop/gnome-remote-desktop_46.2.bb +++ b/meta-gnome/dynamic-layers/meta-security/recipes-gnome/gnome-remote-desktop/gnome-remote-desktop_47.0.bb @@ -8,7 +8,7 @@ inherit gnomebase gettext gsettings features_check REQUIRED_DISTRO_FEATURES = "opengl polkit" -SRC_URI[archive.sha256sum] = "97443eaffe4b1a69626886a41d25cbeb2c148d3fed43d92115c1b7d20d5238ab" +SRC_URI[archive.sha256sum] = "8aa55775757b299debe417e169e6e28fecbf18ce611ed176fa0d650ab5344776" DEPENDS = " \ asciidoc-native \ From patchwork Fri Sep 20 15:08:03 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49382 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 327EACF9C4B for ; Fri, 20 Sep 2024 15:08:11 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web10.20591.1726844888086264903 for ; Fri, 20 Sep 2024 08:08:08 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id B2F6BDE40 for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfET-3JaG0K0; Fri, 20 Sep 2024 17:07:41 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 04/23] gdm: update 46.0 -> 47.0 Date: Fri, 20 Sep 2024 17:08:03 +0200 Message-ID: <20240920150822.1131707-4-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844861-76FFB467-87B04597/0/0 CLEAN NORMAL X-TOI-MSGID: f6c86324-e2c3-45d2-ad60-10b2d2f07997 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112407 ========== Version 47 ========== - Fix X11 support ============= Version 47.rc ============= - Make X11 support optional - Support logind secure attention key - Drop gdm-screenshot - Don't hardcode g-r-d in dbus policy - Fix numeric local address resolution - Docs updates - Translation updates ================ Version 47.alpha ================ - Support for gnome-remote-desktop persistent sessions - Misc changes - Translation updates Signed-off-by: Markus Volk --- meta-gnome/recipes-gnome/gdm/{gdm_46.0.bb => gdm_47.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gdm/{gdm_46.0.bb => gdm_47.0.bb} (94%) diff --git a/meta-gnome/recipes-gnome/gdm/gdm_46.0.bb b/meta-gnome/recipes-gnome/gdm/gdm_47.0.bb similarity index 94% rename from meta-gnome/recipes-gnome/gdm/gdm_46.0.bb rename to meta-gnome/recipes-gnome/gdm/gdm_47.0.bb index ec1d6ad39..94836cdbc 100644 --- a/meta-gnome/recipes-gnome/gdm/gdm_46.0.bb +++ b/meta-gnome/recipes-gnome/gdm/gdm_47.0.bb @@ -21,7 +21,7 @@ GIR_MESON_OPTION = "" inherit gnomebase gsettings pkgconfig gobject-introspection gettext systemd useradd itstool gnome-help features_check -SRC_URI[archive.sha256sum] = "8d6cb52176eca48b6bbf1cfe2fdae08d9677b5a0f2bca600dee4604de0dd1efc" +SRC_URI[archive.sha256sum] = "c5858326bfbcc8ace581352e2be44622dc0e9e5c2801c8690fd2eed502607f84" EXTRA_OEMESON = " \ -Dplymouth=disabled \ From patchwork Fri Sep 20 15:08:04 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49375 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0D90CCF9C41 for ; Fri, 20 Sep 2024 15:08:11 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web11.20378.1726844888079026598 for ; Fri, 20 Sep 2024 08:08:08 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id B47A3DE41 for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfET-3JaG0L0; Fri, 20 Sep 2024 17:07:41 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 05/23] gnome-calculator: update 46.1 -> 47.0 Date: Fri, 20 Sep 2024 17:08:04 +0200 Message-ID: <20240920150822.1131707-5-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844861-35FF9467-063A2C45/0/0 CLEAN NORMAL X-TOI-MSGID: 68983826-e621-4f6b-b743-345cb0f031e5 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112406 Overview of changes in gnome-calculator 47.0 * Updated translations * Fixed flatpak build !181 (Hari Rana) * Don't use symbolic icons for the window !182 (Balló György) Overview of changes in gnome-calculator 47.rc * Updated translations * Added brand colors !178 (Brage Fuglseth) Overview of changes in gnome-calculator 47.beta * Updated translations * Fix hex string conversion for bitwise operator !177 (Xiong Nandi) * Force LTR for buttons !171 (Khalid Abu Shawarib) * Added kWh, MJ, KJ unit support #417 (Robert Roth) * Sort conversion categories alphabetically #395 (Robert Roth) * Removed obsolete bulgarian translations #402 (Robert Roth) * Only allow alphanumeric values for variable names #396 (Robert Roth) * Replace base_label with buttons !173 (Clément Mathieu--Drif) * Updated flathub badge !174 (Brage Fuglseth) * Use adwaita spinner !175 (Cristopher Davis) Overview of changes in gnome-calculator 47.alpha * Updated translations * Support VND currency #387 (Robert Roth) * Fixed incorrect event handling #392 (Robert Roth) * Removed Shift left/right dropdown #330 (Robert Roth) * Improved popover remove buttons #401 (Robert Roth) * Use result format instead of number format #399 (Robert Roth) * Ported to Adwaita adaptive dialogs (Robert Roth) * Disable undo button if nothing to undo #280 (Robert Roth) * Metainfo improvements (Andre Klapper) * Keep last conversion options at launch #351 (Robert Roth) * Minor improvements to the undo button !166 (Automeris naranja) * Make sure to use the correct app id for development builds !170 (Christopher Davis) * Stop using orange accent color !169 (Alice Mikhaylenko) * A11y announce status changes !172 (Lukáš Tyrychtr) Signed-off-by: Markus Volk --- .../{gnome-calculator_46.1.bb => gnome-calculator_47.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-calculator/{gnome-calculator_46.1.bb => gnome-calculator_47.0.bb} (88%) diff --git a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_46.1.bb b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_47.0.bb similarity index 88% rename from meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_46.1.bb rename to meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_47.0.bb index f1a93ea83..c24e45df3 100644 --- a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_46.1.bb +++ b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_47.0.bb @@ -29,7 +29,7 @@ def gnome_verdir(v): REQUIRED_DISTRO_FEATURES = "x11 opengl" -SRC_URI[archive.sha256sum] = "2d36750a73890086122cf3f0c83e68517891585615165306fa1596a918668247" +SRC_URI[archive.sha256sum] = "decdb23283b5dbeef40951b69eaf7d4b80c0c3880ddb01863f9f0f1554f8998b" FILES:${PN} += " \ ${datadir}/dbus-1 \ From patchwork Fri Sep 20 15:08:05 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49377 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id E6E73CF3968 for ; Fri, 20 Sep 2024 15:08:10 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web11.20380.1726844888218900297 for ; Fri, 20 Sep 2024 08:08:08 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id B5FDBDE42 for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfET-3JaG0M0; Fri, 20 Sep 2024 17:07:41 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 06/23] gnome-calendar: update 46.1 -> 47.0 Date: Fri, 20 Sep 2024 17:08:05 +0200 Message-ID: <20240920150822.1131707-6-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844861-96FFB467-7A6C8B0E/0/0 CLEAN NORMAL X-TOI-MSGID: 5112109a-b227-43ce-864e-e140cb9c1076 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112409 Major changes in 47.0: * Updated translations Major changes in 47.rc: * Set a user agent when requesting remote servers for calendar files * Port various spinners to AdwSpinner * Improvements to URL validation when adding new calendars * Only offer writable calendars when creating new events * Show indicator icons for invisible calendars in the importer dialog * Fix drag and drop issue with events in daylight saving time * Updated translations Major changes in 47.beta: * Add the ability to import ICS files using drag n' drop * Fix the timelines backend, to eliminate divergence between views after moving events * Fix the agenda sidebar's events ordering * Fix the agenda sidebar's duplication of day separation headers in the events list * Fix the agenda sidebar's events randomly appearing or disappearing * Interpret floating time events (no timezone defined) using local time instead of UTC * Interpret timezones when previewing events in the .ics importer dialog * Various improvements to the file importer dialog * Many visual improvements to the event preview popover * Event reminders states are now remembered properly * Avoid creating an extra duplicate local calendar when adding calendars from URLs * Show service names instead of URLs in tooltips for recognized videoconferencing links * Small improvement to the spacing of the month view Major changes in 47.alpha: * Faster, flicker-free search * Use modern Adwaita widgets in various places * Improved event editor dialog * Improved visuals for mini-calendar in the sidebar * Updated translations Signed-off-by: Markus Volk --- .../{gnome-calendar_46.1.bb => gnome-calendar_47.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-calendar/{gnome-calendar_46.1.bb => gnome-calendar_47.0.bb} (89%) diff --git a/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_46.1.bb b/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_47.0.bb similarity index 89% rename from meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_46.1.bb rename to meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_47.0.bb index eac768c8f..fa9df54fb 100644 --- a/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_46.1.bb +++ b/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_47.0.bb @@ -22,7 +22,7 @@ inherit gnomebase gsettings gtk-icon-cache gettext features_check upstream-versi REQUIRED_DISTRO_FEATURES = "x11 opengl" -SRC_URI[archive.sha256sum] = "9861ff7b8abd5b7b20690ba55eb7542c7ec534b566269e29b5b1e858c1610897" +SRC_URI[archive.sha256sum] = "3b03313f1c4d12dc821e07e209d1596d53eafa255d492d2ce5abf92ed1b51e76" do_install:prepend() { sed -i -e 's|${S}/src|${TARGET_DBGSRC_DIR}/src|g' ${B}/src/gcal-enum-types.h From patchwork Fri Sep 20 15:08:06 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49379 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0D9ADCF9C42 for ; Fri, 20 Sep 2024 15:08:11 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web11.20383.1726844889971821058 for ; Fri, 20 Sep 2024 08:08:10 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id B78A1DE43 for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfET-3JaG0N0; Fri, 20 Sep 2024 17:07:41 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 07/23] gnome-console: update 45.0 -> 47.0 Date: Fri, 20 Sep 2024 17:08:06 +0200 Message-ID: <20240920150822.1131707-7-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844861-8EFFB467-307F017E/0/0 CLEAN NORMAL X-TOI-MSGID: 1d0bb547-b625-4725-8861-7b81003fe6b8 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112412 Version 47.0 ~~~~~~~~~~~~ A edge case in drag-and-drop has been resolved, and Aleksandr Melman fixed a string that hadn't been marked for translation. Updated Translations * Belarusian (Vasil Pupkin) * British English (Andi Chandler) * Bulgarian (Alexander Shopov) * Catalan (Jordi Mas i Hernandez) * Chinese (China) (Luming Zh) * Czech (Daniel Rusek) * Danish (Ask Hjorth Larsen) * Galician (Fran Dieguez) * Georgian (Ekaterine Papava) * Greek (Efstathios Iosifidis) * Hebrew (Yaron Shahrabani) * Hungarian (Balázs Úr) * Indonesian (Andika Triwidada) * Lithuanian (Aurimas Černius) * Norwegian Bokmål (Brage Fuglseth) * Persian (Danial Behzadi) * Polish (Piotr Drąg) * Portuguese (Hugo Carvalho) * Russian (Artur S0) * Slovak (Jose Riha) * Slovenian (Martin) * Spanish (Daniel Mustieles) * Swedish (Anders Jonsson) * Ukrainian (Yuri Chornoivan) Version 47.rc ~~~~~~~~~~~~~~~ Thanks to feedback from beta users, a couple small improvements were made. Updated Translations * Basque (Asier Sarasua Garmendia) * Belarusian (Vasil Pupkin) * Brazilian Portuguese (Juliano de Souza Camargo) * Bulgarian (Alexander Shopov) * Catalan (poc senderi) * Chinese (China) (Luming Zh) * Czech (Daniel Rusek) * Finnish (Jiri Grönroos) * Georgian (Ekaterine Papava) * German (Jürgen Benvenuti) * Hindi (Scrambled 777) * Hungarian (Balázs Úr) * Kazakh (Baurzhan Muftakhidinov) * Korean (DaeHyun Sung) * Norwegian Bokmål (Brage Fuglseth) * Occitan (Quentin PAGÈS) * Persian (Danial Behzadi) * Portuguese (Hugo Carvalho) * Romanian (Daniel Șerbănescu, Florentina Mușat) * Russian (Artur S0) * Turkish (Emin Tufan Çetin, Sabri Ünal) * Ukrainian (Yuri Chornoivan) Version 47.beta ~~~~~~~~~~~~~~~ The preferences dialogue has been expanded to include scrollback size, and there has been behind the scenes work fixing some pesky issues and setting up future improvements. Thanks to work elsewhere in the stack, we now have restored screen reader support. This has taken far too long, and there is more work do be done, but hopefully this is a significant step forward. Additionally Alice reworked our styles to take advantage of improvements in Gtk, whilst Chris helped us keep current with developments in Adwaita, and Balló György provided some fixes. Updated Translations * Brazilian Portuguese (Juliano de Souza Camargo) * Greek (Efstathios Iosifidis) * Hebrew (Yosef Or Boczko) * Hindi (Guntupalli Karunakar, Scrambled 777) * Kabyle (Rachida SACI) * Nepali (Pawan Chitrakar) * Occitan (Quentin PAGÈS) * Portuguese (Hugo Carvalho) * Romanian (Daniel Șerbănescu) * Serbian (Dušan Simić) * Serbian (Latin) (Милош Поповић) * Slovak (Matej Mrenica) * Slovenian (Martin) * Turkish (Sabri Ünal) Signed-off-by: Markus Volk --- .../{gnome-console_45.0.bb => gnome-console_47.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-console/{gnome-console_45.0.bb => gnome-console_47.0.bb} (85%) diff --git a/meta-gnome/recipes-gnome/gnome-console/gnome-console_45.0.bb b/meta-gnome/recipes-gnome/gnome-console/gnome-console_47.0.bb similarity index 85% rename from meta-gnome/recipes-gnome/gnome-console/gnome-console_45.0.bb rename to meta-gnome/recipes-gnome/gnome-console/gnome-console_47.0.bb index d03b5fe04..922b0576e 100644 --- a/meta-gnome/recipes-gnome/gnome-console/gnome-console_45.0.bb +++ b/meta-gnome/recipes-gnome/gnome-console/gnome-console_47.0.bb @@ -18,7 +18,7 @@ DEPENDS = " \ vte \ " -SRC_URI[archive.sha256sum] = "e7462128d2df2324a1d748062c40429cd0504af09e407067b33f3a9d0c59c8e1" +SRC_URI[archive.sha256sum] = "487ec0de0a24f12ef6f778e4aee98d744a9dcc921c9e7df98b2d9f410b00ef52" PACKAGECONFIG ?= "" PACKAGECONFIG[tests] = "-Dtests=true,-Dtests=false" From patchwork Fri Sep 20 15:08:07 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49389 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4EF28CF9C4B for ; Fri, 20 Sep 2024 15:08:31 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web10.20592.1726844889967623063 for ; Fri, 20 Sep 2024 08:08:10 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id B9225DE44 for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfET-3JaG0O0; Fri, 20 Sep 2024 17:07:41 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 08/23] gnome-online-accounts: update 3.50.2 -> 3.52.0 Date: Fri, 20 Sep 2024 17:08:07 +0200 Message-ID: <20240920150822.1131707-8-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844861-24FF7467-4A850159/0/0 CLEAN NORMAL X-TOI-MSGID: 11d85084-09a2-4519-a742-3476fedea3cd List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112410 - inherit gi_docgen to make api-documentation available - Add PACKAGECONFIG for manpages to not fail because they are built now by default - Add missing keyutils dependency Overview of changes in 3.52.0 ============================= * Translation updates: - Bulgarian (Alexander Shopov, twlvnn kraftwerk) - Catalan (Jordi Mas i Hernandez) - Czech (Daniel Rusek) - Danish (Ask Hjorth Larsen) - English (United Kingdom) (Andi Chandler) - French (Irénée THIRION) - Galician (Fran Dieguez) - German (Tim Sabsch) - Indonesian (Andika Triwidada) - Lithuanian (Aurimas Černius) - Polish (Piotr Drąg) - Russian (Artur S0) - Slovak (Dušan Kazik) - Spanish (Daniel) - Swedish (Anders Jonsson) - Turkish (Sabri Ünal) Overview of changes in 3.51.3 ============================= * Accessibility fixes and event announcements * Translation updates Overview of changes in 3.51.2 ============================= * Adopt a less aggressive notification policy * Translation updates Overview of changes in 3.51.1 ============================= * Enable Mail, Calendar & Contacts for Microsoft 365 * Improvements to Microsoft 365 setup dialog * Use AdwButtonRow when applicable * Allow overriding dependencies supporting built as a meson wrap * Refactor web browser authentication flow as a discrete task * Improve error reporting and notification for providers * Document configuration files used by the daemon * Correctly save and reset settings for TLS certificate errors Overview of changes in 3.51.0 ============================= * Support Mail Autoconfig XML for IMAP/SMTP services * Support SRV lookups for DAV services * Support Linux's KEYRING notification pipe for Kerberos * Ability to restrict which services of a particular account type are available * Add version CLI flag for goa-daemon * Port to AdwDialog and AdwAlertDialog * Accept GtkWidget as a top-level for account setup * Port documentation to gi-docgen * Documentation and manual pages are enabled by default * Fixes for bugs found by Coverity Scan * Fix libsoup error handling * Translation fixes and missing strings * Translation updates Signed-off-by: Markus Volk --- ...ccounts_3.50.2.bb => gnome-online-accounts_3.52.0.bb} | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) rename meta-gnome/recipes-gnome/gnome-online-accounts/{gnome-online-accounts_3.50.2.bb => gnome-online-accounts_3.52.0.bb} (72%) diff --git a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.50.2.bb b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.52.0.bb similarity index 72% rename from meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.50.2.bb rename to meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.52.0.bb index adce70770..a24458d1d 100644 --- a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.50.2.bb +++ b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.52.0.bb @@ -3,12 +3,12 @@ LICENSE = "LGPL-2.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=34c88b124db5fb2762c1676be7dadd36" GTKIC_VERSION = "4" -inherit gnomebase gsettings gobject-introspection gtk-icon-cache mime-xdg vala features_check +inherit gnomebase gsettings gobject-introspection gi-docgen gtk-icon-cache mime-xdg vala features_check REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG', 'goabackend', 'opengl', '', d)}" -DEPENDS += "gdk-pixbuf dbus glib-2.0 gcr" +DEPENDS += "gdk-pixbuf dbus glib-2.0 gcr keyutils" -SRC_URI[archive.sha256sum] = "df16ad975d139c6bfc4ebb2ec8bb8327297a791ef2bf0b977c78076af5faa98e" +SRC_URI[archive.sha256sum] = "631953a9d9ea098b268a0bbe2df18cbbec6781589cac6b0455214609ee12bbd8" PACKAGECONFIG ?= "goabackend kerberos owncloud google windows_live" @@ -18,11 +18,14 @@ PACKAGECONFIG[exchange] = "-Dexchange=true, -Dexchange=false" PACKAGECONFIG[google] = "-Dgoogle=true, -Dgoogle=false" PACKAGECONFIG[owncloud] = "-Downcloud=true, -Downcloud=false" PACKAGECONFIG[windows_live] = "-Dwindows_live=true, -Dwindows_live=false" +PACKAGECONFIG[man] = "-Dman=true, -Dman=false,libxslt-native docbook-xsl-stylesheets-native" FILES:${PN} += " \ ${datadir}/dbus-1 \ ${libdir}/goa-1.0/web-extensions/*.so \ " +GIDOCGEN_MESON_OPTION = 'documentation' + # looked into pkg-config file: it is not a bug - they mean it FILES:${PN}-dev += "${libdir}/goa-1.0/include" From patchwork Fri Sep 20 15:08:08 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49376 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id E7BD9CF58E8 for ; Fri, 20 Sep 2024 15:08:10 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web11.20384.1726844889987694787 for ; Fri, 20 Sep 2024 08:08:10 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id BAAD2DE45 for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfET-3JaG0P0; Fri, 20 Sep 2024 17:07:41 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 09/23] gnome-settings-daemon_46.0 -> 47.1 Date: Fri, 20 Sep 2024 17:08:08 +0200 Message-ID: <20240920150822.1131707-9-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844861-85FF9467-696B5F98/0/0 CLEAN NORMAL X-TOI-MSGID: d1481744-4b62-44b1-809f-6c328aa861de List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112413 ============= Version 47.1 ============= - meson: Fix project version ============= Version 47.0 ============= - Translation updates Power: - Only update mutter backlight properties when the mutter backend is in use ============= Version 47.rc ============= - Port X11 tests to using Xwayland - Translation updates Power: - Set backlight through Mutter APIs, drop gnome-rr dependency Wwan: - Fix memory access errors Xsettings: - Get UI scaling factor from a dedicated Mutter D-Bus API =============== Version 47.beta =============== - Translation updates Housekeeping: - Improve string in OOM notifications Sharing: - Stop assigned services only when there is no network connection - Fix building without systemd Printing: - Clear members of GsdPrintNotificationsManager Signed-off-by: Markus Volk --- ...me-settings-daemon_46.0.bb => gnome-settings-daemon_47.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-settings-daemon/{gnome-settings-daemon_46.0.bb => gnome-settings-daemon_47.1.bb} (93%) diff --git a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_46.0.bb b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_47.1.bb similarity index 93% rename from meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_46.0.bb rename to meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_47.1.bb index d409e77ea..bc279dff4 100644 --- a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_46.0.bb +++ b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_47.1.bb @@ -24,7 +24,7 @@ DEPENDS = " \ REQUIRED_DISTRO_FEATURES = "x11 polkit pulseaudio systemd gobject-introspection-data" GIR_MESON_OPTION = "" -SRC_URI[archive.sha256sum] = "0b9a0f64fa18a8e7e09b4c95a3f754fa033c2cdbd2dc35701f0618572c1cb3d7" +SRC_URI[archive.sha256sum] = "f2aacbe55fa38e8708583eec0a6651049e537eb505a3ed2ce0baa4e9b64246d1" PACKAGECONFIG ??= " \ cups nm \ From patchwork Fri Sep 20 15:08:09 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49378 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 006D7CF58ED for ; Fri, 20 Sep 2024 15:08:10 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web11.20385.1726844889991047230 for ; Fri, 20 Sep 2024 08:08:10 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id BC7C4DE46 for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfET-3JaG0Q0; Fri, 20 Sep 2024 17:07:41 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 10/23] gnome-software: update 46.2 -> 47.0 Date: Fri, 20 Sep 2024 17:08:09 +0200 Message-ID: <20240920150822.1131707-10-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844861-357F8467-E1DB1560/0/0 CLEAN NORMAL X-TOI-MSGID: 5ba3678d-936c-404c-bfae-8a1349e30684 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112411 Version 47.0 ~~~~~~~~~~~~ Released: 2024-09-12 This is a stable release with the following changes: * Do not install example featured software lists by default (packagers should use gnome-app-list instead) This release also updates translations: * Bokmål, Norwegian (Brage Fuglseth) * Bulgarian (twlvnn kraftwerk, Alexander Shopov) * Catalan (Jordi Mas i Hernandez) * Czech (Daniel Rusek) * Danish (Alan Mortensen) * English (United Kingdom) (Bruce Cowan) * Galician (Fran Dieguez) * Hungarian (Balázs Úr) * Indonesian (Andika Triwidada) * Italian (Davide Ferracin) * Kazakh (Baurzhan Muftakhidinov) * Lithuanian (Aurimas Černius) * Occitan (post 1500) (Quentin PAGÈS) * Polish (Piotr Drąg) * Portuguese (Hugo Carvalho) * Portuguese (Brazil) (Juliano de Souza Camargo) * Spanish (Daniel, Daniel Mustieles) * Swedish (Anders Jonsson) * Thai (Aefgh Threenine) * Turkish (Emin Tufan Çetin) Version 47~rc ~~~~~~~~~~~~~ Released: 2024-08-30 This is an unstable release with the following changes: * Update help pages and add some translations of them * Correct tooltips of review voting buttons * Lower power consumption when certain pages are not visible This release also updates translations: * Basque (Asier Sarasua Garmendia) * Belarusian (Vasil Pupkin) * Bokmål, Norwegian (Brage Fuglseth) * Chinese (China) (Luming Zh) * Czech (Daniel Rusek) * Finnish (Jiri Grönroos) * Georgian (Ekaterine Papava) * German (Jürgen Benvenuti, Tim Sabsch) * Greek, Modern (1453-) (Giannis Antypas) * Hindi (Scrambled 777) * Korean (Seong-ho Cho) * Persian (Danial Behzadi) * Portuguese (Brazil) (Rafael Fontenelle, Juliano de Souza Camargo) * Russian (Artur S0) * Slovak (Matej Mrenica) * Turkish (Sabri Ünal) * Ukrainian (Yuri Chornoivan) Version 47~beta ~~~~~~~~~~~~~~~ Released: 2024-08-02 This is an unstable release with the following changes: * Shorten text in some notifications * Fix Orca not reading the contents in Preferences dialog * Enhance behavior of a review row * Added plugin to ease installation of DKMS and akmods key with enabled Secure Boot This release also updates translations: * Greek, Modern (1453-) (Efstathios Iosifidis) * Hebrew (Yaron Shahrabani, Yosef Or Boczko) * Hindi (Scrambled 777) * Slovenian (Martin) Version 47~alpha ~~~~~~~~~~~~~~~~ Released: 2024-06-28 This is an unstable release with the following changes: * Fix a crash when updating apps when built with Mogwai * Fix a crash when installing flatpak application * Correct desktop/mobile hardware support detection * Correct state of Fedora upgrade * Several fixes in historical updates for rpm-ostree * Fix a crash when no appstream data is found * Correct app safety calculation * Correct Flatpak system and user apps recognition * Slightly speed-up rpm-ostree metadata refresh * Show "Install All" button only for codecs * Prefer vendor name from os release in app origin * Make more jobs asynchronous * Port to recent Adwaita widgets This release also updates translations: * Catalan (Jordi Mas i Hernandez) * Chinese (China) (Boyuan Yang) * Czech (Daniel Rusek) * Dutch (Nathan Follens) * Friulian (Fabio Tomat) * Georgian (Ekaterine Papava) * Hebrew (Yosef Or Boczko) * Kabyle (Athmane MOKRAOUI) * Panjabi (A S Alam) * Portuguese (Hugo Carvalho) * Russian (Artur S0) * Serbian (Милош Поповић) * Slovenian (Martin) * Spanish (Daniel Mustieles) * Turkish (Sabri Ünal) * Ukrainian (Yuri Chornoivan) Signed-off-by: Markus Volk --- .../{gnome-software_46.2.bb => gnome-software_47.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-software/{gnome-software_46.2.bb => gnome-software_47.0.bb} (93%) diff --git a/meta-gnome/recipes-gnome/gnome-software/gnome-software_46.2.bb b/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.0.bb similarity index 93% rename from meta-gnome/recipes-gnome/gnome-software/gnome-software_46.2.bb rename to meta-gnome/recipes-gnome/gnome-software/gnome-software_47.0.bb index 244941786..4ed8ee396 100644 --- a/meta-gnome/recipes-gnome/gnome-software/gnome-software_46.2.bb +++ b/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.0.bb @@ -28,7 +28,7 @@ RDEPENDS:${PN} = "iso-codes" EXTRA_OEMESON += "-Dtests=false -Dsoup2=false" -SRC_URI[archive.sha256sum] = "e700cba287764f5e2255514e312e160550fdbf7a5d3fe16358bb6f7b6732b974" +SRC_URI[archive.sha256sum] = "4f3e9b30f2d4885198329e46076e5ed9b5bd7e099062ae627377ad8d9b9556ef" PACKAGECONFIG ?= "flatpak" PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree" From patchwork Fri Sep 20 15:08:10 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49383 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2F30FCF9C46 for ; Fri, 20 Sep 2024 15:08:11 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web11.20386.1726844890006089038 for ; Fri, 20 Sep 2024 08:08:10 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id BDF6EDE47 for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfET-3JaG0R0; Fri, 20 Sep 2024 17:07:42 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 11/23] gnome-terminal: update 3.50.1 -> 3.54.0 Date: Fri, 20 Sep 2024 17:08:10 +0200 Message-ID: <20240920150822.1131707-11-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844862-857F8467-D02215EC/0/0 CLEAN NORMAL X-TOI-MSGID: 5a6ae7e4-f7dc-44b8-b266-f3396b47cb51 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112414 Signed-off-by: Markus Volk --- .../{gnome-terminal_3.50.1.bb => gnome-terminal_3.54.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-terminal/{gnome-terminal_3.50.1.bb => gnome-terminal_3.54.0.bb} (95%) diff --git a/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.50.1.bb b/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.54.0.bb similarity index 95% rename from meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.50.1.bb rename to meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.54.0.bb index 3bbfe9ece..ec8cbecca 100644 --- a/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.50.1.bb +++ b/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.54.0.bb @@ -24,7 +24,7 @@ SRC_URI = " \ file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch \ file://0001-meson-add-option-to-set-dbus_interfacedir.patch \ " -SRCREV = "5ac3b8e4bd6fa02651b3c23cedb0a7e1cd769655" +SRCREV = "965cb9307713c618253918633416fcad86bcc5d2" S = "${WORKDIR}/git" PACKAGECONFIG ?= "" From patchwork Fri Sep 20 15:08:11 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49380 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2AD2BCF9C47 for ; Fri, 20 Sep 2024 15:08:11 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web10.20593.1726844890012247634 for ; Fri, 20 Sep 2024 08:08:10 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id C1390DE49 for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfEU-3JaG0S0; Fri, 20 Sep 2024 17:07:42 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 12/23] gnome-text-editor: update 46.3 -> 47.0 Date: Fri, 20 Sep 2024 17:08:11 +0200 Message-ID: <20240920150822.1131707-12-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844862-F57F8467-4E86E550/0/0 CLEAN NORMAL X-TOI-MSGID: 48ea6cc5-2932-46f7-91d2-1c93bf02dc43 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112416 - use libspelling instead of enchant2 * Fix focus ring around checkmark in save-changes dialog * Translation updates * Text Editor now uses libspelling for spellchecking * Various CSS fixes for transitioning to AdwDialog * implicit-trailing-newline is now turned on by default * Various recoloring tweaks to better match platform styling. * Improvements to use of AdwDialog. * Print operations improvements. * Spellcheck improvements including support for use with F10/Menu. * Prefer wide layout for save-changes-dialog. * Various UI elements have been ported to new libadwaita features so this is a good chance to discover bugs early. * A number of papercuts in accordance with the GNOME HIG. * Text Editor will try harder to break out of potential CPU cyclic issues from GTK forward validation of text buffers. This should help reduce CPU usage if/when large files are closed. * Various spellcheck improvements. * Ensure encoding is propagated when using Save As. * More detailed error messages in the error banner. * Many translation updates. Thanks to everyone who contributed! Signed-off-by: Markus Volk --- .../{gnome-text-editor_46.3.bb => gnome-text-editor_47.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gnome-text-editor/{gnome-text-editor_46.3.bb => gnome-text-editor_47.0.bb} (80%) diff --git a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_46.3.bb b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_47.0.bb similarity index 80% rename from meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_46.3.bb rename to meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_47.0.bb index 1e3268238..71d0f2c12 100644 --- a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_46.3.bb +++ b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_47.0.bb @@ -9,7 +9,7 @@ DEPENDS = " \ gtk4 \ gtksourceview5 \ editorconfig-core-c \ - enchant2 \ + libspelling \ " GTKIC_VERSION = "4" @@ -18,7 +18,7 @@ inherit gnomebase gtk-icon-cache itstool gnome-help mime-xdg features_check REQUIRED_DISTRO_FEATURES = "opengl" -SRC_URI[archive.sha256sum] = "005b48104a909be66ae07448d2bc5706c7d113781057a24ff6da55bdf324c73d" +SRC_URI[archive.sha256sum] = "0304961974bdacc7e6e8d146dadc949527df99b2823582c8d1ba8b33d25d4217" FILES:${PN} += " \ ${datadir}/metainfo \ From patchwork Fri Sep 20 15:08:12 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49392 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6BE3FCF9C52 for ; Fri, 20 Sep 2024 15:08:31 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web10.20594.1726844890014147942 for ; Fri, 20 Sep 2024 08:08:10 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id C2DE9DE4A for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfEU-3JaG0T0; Fri, 20 Sep 2024 17:07:42 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 13/23] gnome-system-monitor_46.0 -> 47.0 Date: Fri, 20 Sep 2024 17:08:12 +0200 Message-ID: <20240920150822.1131707-13-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844862-D57F8467-AA87E51B/0/0 CLEAN NORMAL X-TOI-MSGID: f5a7e006-d426-4ed1-ade2-3eca75e8f000 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112415 New in 47.0 - 14 September 2024 * Updated translations * Fix blurred background on HiDPI screens !160 #300 (Qiu Wenbo) New in 47.rc - 31 August 2024 * Updated translations * Minor improvements in defaults and settings loading (Óscar Fernández Díaz) New in 47.beta - 2 August 2024 * Updated translations * Fix help and version crashing the application #260 !148 (luiz) * UI modernization for dialogs and disks view !150, !152, !153, !154 (Óscar Fernández Díaz) * Improve initial loadgraph points #248 !151 (Luiz França) New in 47.alpha - 29 June 2024 * Updated translations * Improved flatpak app icon search !132 (Óscar Fernández Díaz) * Set affinity for all tasks !134 (Yannis Gerlach) * Use new Adwaita adaptive dialogs !125 (Óscar Fernández Díaz) * Use same translatable for CPU charts and affinty #203 (Robert Roth) * Several migrations from deprecated treeview to columnview (Óscar Fernández Díaz) * Migrate color button to GtkColorDialog (Óscar Fernández Díaz) * Add one column per group of 32 core labels !144 (Yannis Guyon) * Various interface improvements to match HIG (Óscar Fernández Díaz) Signed-off-by: Markus Volk --- ...e-system-monitor_46.0.bb => gnome-system-monitor_47.0.bb} | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) rename meta-gnome/recipes-gnome/gnome-system-monitor/{gnome-system-monitor_46.0.bb => gnome-system-monitor_47.0.bb} (82%) diff --git a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_46.0.bb b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_47.0.bb similarity index 82% rename from meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_46.0.bb rename to meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_47.0.bb index eaeaa2cb0..721ae5a94 100644 --- a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_46.0.bb +++ b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_47.0.bb @@ -22,10 +22,7 @@ inherit gnomebase gsettings gnome-help itstool gtk-icon-cache features_check get ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" REQUIRED_DISTRO_FEATURES = "polkit" -def gnome_verdir(v): - return oe.utils.trim_version(v, 1) - -SRC_URI[archive.sha256sum] = "5376248158c686c308255472e8c2a9e4c17255642c149fc7198c6d034e547599" +SRC_URI[archive.sha256sum] = "ede7b925eb714d8b3c2bfbf7405a1b714494fe47e02f0af08f5837b3e256547f" PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" PACKAGECONFIG[systemd] = "-Dsystemd=true, -Dsystemd=false, systemd" From patchwork Fri Sep 20 15:08:13 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49391 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 743BCCF9C54 for ; Fri, 20 Sep 2024 15:08:31 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web10.20595.1726844890142946916 for ; Fri, 20 Sep 2024 08:08:10 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id C44E2DE4B for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfEU-3JaG0U0; Fri, 20 Sep 2024 17:07:42 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 14/23] gnome-user-share: update 43.0 -> 47.0 Date: Fri, 20 Sep 2024 17:08:13 +0200 Message-ID: <20240920150822.1131707-14-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844862-557F8467-8782941F/0/0 CLEAN NORMAL X-TOI-MSGID: 2ed8beca-6633-4a34-9e2f-d59805fe1a4e List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112419 This is gnome-user-share 47.0, a system for easy sharing of user files. Major changes since 47.alpha: - Translation updates Major changes since 43: - Increase the required Apache web server version to 2.4 - Remove GNOME 2 migration code - Remove the size limit for file transfers - Fix leaks - Translation updates Signed-off-by: Markus Volk --- .../{gnome-user-share_43.0.bb => gnome-user-share_47.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-user-share/{gnome-user-share_43.0.bb => gnome-user-share_47.0.bb} (92%) diff --git a/meta-gnome/recipes-gnome/gnome-user-share/gnome-user-share_43.0.bb b/meta-gnome/recipes-gnome/gnome-user-share/gnome-user-share_47.0.bb similarity index 92% rename from meta-gnome/recipes-gnome/gnome-user-share/gnome-user-share_43.0.bb rename to meta-gnome/recipes-gnome/gnome-user-share/gnome-user-share_47.0.bb index 6fc78dd29..4c8ad3a2a 100644 --- a/meta-gnome/recipes-gnome/gnome-user-share/gnome-user-share_43.0.bb +++ b/meta-gnome/recipes-gnome/gnome-user-share/gnome-user-share_47.0.bb @@ -14,7 +14,7 @@ inherit gnomebase gsettings features_check REQUIRED_DISTRO_FEATURES = "systemd" SRC_URI = "git://gitlab.gnome.org/GNOME/gnome-user-share.git;protocol=https;branch=master" -SRCREV = "a0e790aa9494db9d1b1f48b4fc0d2f78e112044d" +SRCREV = "77ecbaddab0ed2121859926acbfccc9cecdee0db" S = "${WORKDIR}/git" PACKAGECONFIG ??= "modules" From patchwork Fri Sep 20 15:08:14 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49374 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id B2C71C7885C for ; Fri, 20 Sep 2024 15:08:10 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web11.20388.1726844890136901566 for ; Fri, 20 Sep 2024 08:08:10 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id C5BC0DE4C for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfEU-3JaG0V0; Fri, 20 Sep 2024 17:07:42 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 15/23] gnome-shell: update 46.2 -> 47.0 Date: Fri, 20 Sep 2024 17:08:14 +0200 Message-ID: <20240920150822.1131707-15-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844862-B77FC467-DC4923E9/0/0 CLEAN NORMAL X-TOI-MSGID: 2759a50e-ded0-4935-b2d4-aa14b5f3f23c List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:10 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112418 47.0 ==== * Fix new wifi connections for restricted users [Thore; !3462] * Do not disable required animations [Alessandro; !2986] * Fix showing pending PAM messages on login screen [Marco; !3466] * Misc. bug fixes and cleanups [Alessandro, Balló, Sundeep, Martin, Peter, Florian; !3446, !3374, !3439, !3464, !3465] Contributors: Alessandro Bono, Balló György, Peter Hutterer, Martin Abente Lahaye, Sundeep Mediratta, Florian Müllner, Thore Sommer, Marco Trevisan (Treviño) Translators: Aefgh Threenine [th], Irénée THIRION [fr], twlvnn kraftwerk [bg], Alexander Shopov [bg], Daniel Mustieles [es], Aurimas Černius [lt], Fran Dieguez [gl], Anders Jonsson [sv], Andi Chandler [en_GB], Ask Hjorth Larsen [da], Rūdolfs Mazurs [lv], Balázs Úr [hu] 47.rc ===== * Fix smartcard logins [Alessandro; !3448] * Mark drag to dash as move operation [Daniel; !3453] * Use rst2man to generate man pages [Florian; !3454] * Fix glitch when quick settings menu animation is interrupted [Dylan; !2481] * Plugged leak [Jonas; !3421] * Misc. bug fixes and cleanups [Bilal, Florian, Sophie, Jonas; Martin; !3433, !3441, !3443, !3447, !3450, !3451, !3449, !3455, !3456, !3452, !3458, !3459] Contributors: Jonas Ådahl, Alessandro Bono, Bilal Elmoussaoui, Sophie Herold, Martin Abente Lahaye, Dylan McCall, Florian Müllner, Daniel Sheeler Translators: Balázs Úr [hu], Yosef Or Boczko [he], Giannis Antypas [el], Daniel Șerbănescu [ro], Jordi Mas [ca], Ekaterine Papava [ka], Asier Sarasua Garmendia [eu], Artur S0 [ru], Vasil Pupkin [be], Rafael Fontenelle [pt_BR], Jordi Mas i Hernandez [ca], Yuri Chornoivan [uk], Luming Zh [zh_CN], Jose Riha [sk], Jiri Grönroos [fi], Jürgen Benvenuti [de], Brage Fuglseth [nb], Daniel Rusek [cs], Danial Behzadi [fa], Quentin PAGÈS [oc], Changwoo Ryu [ko], Hugo Carvalho [pt], Piotr Drąg [pl], Andika Triwidada [id], Baurzhan Muftakhidinov [kk], Sabri Ünal [tr] 47.beta ======= * Use hardware encoding for screen recordings if possible [Jonas D.; !2080] * Allow notification portal to always use GTK protocol [Julian; !3382] * Improve Persian on-screen keyboard layout [Sohrab; !3409] * Build and publish GNOME OS systemd-sysext extensions [Martin; !3390] * Make overview startup notification more reliable [Will; !3422, !3428] * Fix keyboard navigation in app folders [sorelz; !3338] * Support exporting DebugControl service from looking glass [Sebastian; !3425] * Use low-power pipeline in screen recorder if possible [José; !3416] * Show notification when detecting captive portal [Florian; !3408] * Fix connecting to WPA2 enterprise networks [Tuomas; !3426] * Use unlinked rounded buttons in notifications and dialogs [Sam; !3383, !3427] * Misc. bug fixes and cleanups [Jonas Å., Florian, Sam, Bilal, kramo, Julian, sorelz, Sebastian; !3363, !3411, !3413, !3414, !3412, !3402, !3423, !3420, !3415, !3410, !3168, !3387, !3424, !3432, !3431, !3430] Contributors: Jonas Ådahl, Sohrab Behdani, Jonas Dreßler, Bilal Elmoussaoui, Sam Hewitt, kramo, Martin Abente Lahaye, Florian Müllner, Tuomas Nurmi, José Relvas, sorelz, Julian Sparber, Will Thompson, Sebastian Wick Translators: Ekaterine Papava [ka], Scrambled 777 [hi], Sabri Ünal [tr], Martin [sl], Chao-Hsiung Liao [zh_TW], Daniel Rusek [cs], Emin Tufan Çetin [tr] 47.alpha ======== * Fix size of workspace switcher OSD [Jakub; !3282] * Fix handling of invalid TLS certs in portal handler [Sebastian K.; !3284] * Exclude override-redirect windows from workspace animation [Marco; !3285] * Also center time on lock screen when using 12h format [pesader; !3290] * Use absolute tray icon position in root event coordinates [Marco; !3283] * Fix displaying info messages on login screen [Ray; !3298] * Correct expected bus name for streams [Simon; !3303] * Fix notifications on lock screen [Florian; !3308] * notifications: Only apply special styling to symbolic icons [Florian; !3296] * Use three or more fingers for touchpad gestures [Gregor; !3275] * Fix number of search results with Large Text option [Sam H.; !3312] * Make overview spacings dynamic [Jonas D.; !3278] * Fix showing keyboard layouts with variants [Sebastian K.; !3324] * Tweak font sizes in calendar [Sam H.; !3313] * automountManager: Fix re-asking password for TCRYPT devices [segfault; !3300] * Port unit tests to jasmine [Sam S., Florian; !3164] * Fix stuck unlock prompt when animations are disabled [Florian; !3317] * Add extended on-screen keyboard layout for 'za' [Michael; !3309] * Fix possible hang on startup during ibus-daemon launch [Marco; !3293] * Allow fillPreferencesWindow() to be asyn [Leleat; !3348] * Fix on-screen keyboard when windows are unredirected [Carlos; !3356] * Switch to paint nodes [Georges; !1538] * Stop using SVG assets for checks and switches [Alice, Daniel; !2717] * Support accent color [Alice; !2715] * Fix rendering artifacts of some rounded borders [Jonas D.; !3354] * Fix overview animation glitch when windows overlap workspaces [Keyu; !3378] * Support building with X11-less mutter [Bilal; !3362] * Misc. bug fixes and cleanups [Monster, Sebastian W., Jamie, Florian, Gabriel, pesader, Sebastian K., Automeris, Jonas Å., Sam H., Jonas D., Ray, Bilal, Georges, Mister, Philip, Marco, Jakub, Jordan, Balló, Alessandro, Sundeep; !3224, !3267, !3254, !3280, !3248, !3281, !3289, !3288, !3270, !3295, !3299, !3310, !3315, !3322, !3326, !3321, !3319, !3329, !3327, !3314, !3320, !3331, !3337, !3245, !3332, !3340, !3344, !3347, !3350, !3349, !3351, !3352, !3353, !3355, !3358, !3357, !3359, !3307, !3323, !3365, !3366, !3367, !3369, !3370, !3361, !3142, !3368, !3291, !3371, !3375, !3311, !3376, !3377, !3380, !3373, !3385, !3386, !3396, !3398, !3403] Contributors: Jonas Ådahl, Daniel Ruiz de Alegría, Alessandro Bono, Jonas Dreßler, Bilal Elmoussaoui, Michael Evans, Carlos Garnacho, Jamie Gravendeel, Balló György, Sam Hewitt, Sebastian Keller, Leleat, Simon McVittie, Sundeep Mediratta, Alice Mikhaylenko, Monster, Florian Müllner, Gabriel Nagy, Automeris naranja, Georges Basile Stavracas Neto, Gregor Niehl, pesader, Jordan Petridis, segfault, Mister Smör, Sam Spilsbury, Jakub Steiner, Ray Strode, Keyu Tao, Marco Trevisan (Treviño), Sebastian Wick, Philip Withnall Translators: Martin [sl], Andika Triwidada [id], Yuri Chornoivan [uk], Hugo Carvalho [pt], Scrambled 777 [hi], Jose Riha [sk], Balázs Úr [hu], Quentin PAGÈS [oc], Artur S0 [ru], Yosef Or Boczko [he] Signed-off-by: Markus Volk --- ...-shell-extensions_46.2.bb => gnome-shell-extensions_47.0.bb} | 2 +- .../gnome-shell/{gnome-shell_46.2.bb => gnome-shell_47.0.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell-extensions_46.2.bb => gnome-shell-extensions_47.0.bb} (84%) rename meta-gnome/recipes-gnome/gnome-shell/{gnome-shell_46.2.bb => gnome-shell_47.0.bb} (95%) diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_46.2.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_47.0.bb similarity index 84% rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_46.2.bb rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_47.0.bb index 5c2ae0593..d3c491b84 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_46.2.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell-extensions_47.0.bb @@ -6,7 +6,7 @@ inherit gnomebase gettext gsettings features_check REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam gobject-introspection-data" -SRC_URI[archive.sha256sum] = "d442e9d26925125ff215a5c134290495655380741daafbb37a3a99d6f0c7d86f" +SRC_URI[archive.sha256sum] = "50f04f7ba50eded10cea07a4705fb3363e86926d10011be5b25037566770834f" EXTRA_OEMESON += " \ -Dextension_set=all \ diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_46.2.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_47.0.bb similarity index 95% rename from meta-gnome/recipes-gnome/gnome-shell/gnome-shell_46.2.bb rename to meta-gnome/recipes-gnome/gnome-shell/gnome-shell_47.0.bb index 0a52de7a3..a567e3e4a 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_46.2.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_47.0.bb @@ -32,7 +32,7 @@ GIR_MESON_OPTION = "" # gobject-introspection is mandatory and cannot be configured REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" -SRC_URI[archive.sha256sum] = "6b587101c04bfb364ab09cd38b5d93ebeeb4254754c807cf712fbc8ee3fde238" +SRC_URI[archive.sha256sum] = "7a20770c6290ad69a9a82c8497cb27e1bf863f387db25e98e542e4f6c5f06ded" SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch" PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" From patchwork Fri Sep 20 15:08:15 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49393 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 85BD4CF9C56 for ; Fri, 20 Sep 2024 15:08:31 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web10.20596.1726844891854776218 for ; Fri, 20 Sep 2024 08:08:12 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id C79DFDE4D for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfEU-3JaG0W0; Fri, 20 Sep 2024 17:07:42 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 16/23] gnome-control-center: update 46.2 -> 47.0.1 Date: Fri, 20 Sep 2024 17:08:15 +0200 Message-ID: <20240920150822.1131707-16-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844862-8DFF9467-A68BD968/0/0 CLEAN NORMAL X-TOI-MSGID: 48687146-1b04-4947-9d07-080eb408e198 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112420 - inherit gi-docgen to make api-documentation available - Add missing dependencies to build documentation - Temporary switch to gitsm, because gnomebase.bbclass does not work, if package contains patch version number - Remove PACKAGE_DEBUG_SPLIT_STYLE = "debug-without-src" Seems to be unneeded by now =============== Version 47.beta =============== - Various translation updates - Various CI fixes - Various ports to modern libadwaita widgets - Various mnemonics additions - Use GtkWindow.set_default_icon_name for legacy sessions Accessibility - Rename "Reduce Animation" setting to "Animation Effects" Apps - Rename "File and Link Associations" page to "Files and Links" - Show status page when Parental Controls aren't available - Don't show "App is not sandboxed" banner for system components Display - Adapt rotation labels to the screen ratio - Don't set automatic Night Light when Location Services are unavailable Keyboard - Load input choice locales asynchronously - Fix "Move" buttons in input rows Location - Remove reference to now retired Mozilla Location Services Mouse - Use monochrome assets to support different accent colors - Separate "Touchpad" row into its own preferences row group Network - Don't set empty ignored hosts Notifications - Turn "App Notifications" dialog into a subpage Online Accounts - Add a toast overlay for panel notifications/error messages Users - Modernize the "Add User" dialog - Respect password "enforcing" based on /etc/security/pwquality.conf - Avoid user names with underscores being interpreted as mnemonics - Show correctly the remaining list of fingerprints to enroll - Reverse sorting of finger names list to prioritize most used ones Printers - Various tweaks for the PPD Selection dialog - Add button instead of link to open printer cups web page Privacy - Don't leak Bolt and Location subpages - Fix visibility of Bolt settings when Bolt isn't available Remote Desktop - Fix loop resetting credentials - Use new gnome-remote-desktop server configuration DBUs interface Sound - Add an empty state page for when no sound device is available Wacom - Set up Wacom stylus keyboard shortcuts and switch monitor WWAN - Fix crash preventing the load of the SIM Unlock dialog ================ Version 47.alpha ================ - Various translation updates - Various CI fixes - Various dialogs have been ported to subpages - Add CcNumberRow to ease the mapping of settings to combo rows - Skip tests if we don't have Xvfb or setxkbmap - Various ports of rows to AdwButtonRow - Various ports of dialogs to AdwDialog - Various ports to AdwAlertDialog - Various row changes to use the "property" style - Improve padding of some search entries - Fix Flatpak Development build manifest - Reorganize various icon assets Accessibility - Add "Activate Windows on Hover" setting - Move "Screen Reader" settings to the top - Use same size for cursors settings interface - Port Cursor Size dialog to AdwDialog - Various icon artwork updates Apps - Improve description of "Default Apps" settings - Turn app settings dialogs into subpages - Fix "No Search Results" page - Don't show "Open" button for Settings itself - Show the number of static permissions in the "Required Access" row - Indicate when no apps are available for a mime type in "Default Apps" Background - Implement accent colors - Improve window preview style - Improve a11y of the accent color toggles Color - Modernize looks of the Color settings - Capitalize "Built-In Webcam" - Rename "Laptop Screen" to "Built-In Screen" Displays - Fix panel crash when closing laptop lid - Add icon to the Night Light settings Keyboard - Allow previewing keyboard layouts in Input Sources dialog - Turn CcXkbModifierDialog into a subpage Mouse - Remove primary indicator delay for Mouse Test dialog - Make Mouse Test not respond to middle click Network - Make the QR Code dialog contents readable by screen readers - Use property rows to show Wi-Fi hotspot information - Add 6GHz to "Supported Frequencies" - Sort VPNs list - Fix row removal when Bluetooth wifi is removed - Add stable-ssid support for cloned-mac Online Accounts - Rename Windows Live provider to "Microsoft" - Rename MS365 provider - Close new account dialog when account creation is complete Printers - Modernize Printer Jobs dialog - Modernize Printer Details dialog - Fix spelling inconsistency for the word "Cancelled" - Close "Add Printer" dialog when pressing "Escape" key - Port "Undo" feature to AdwToast Power - Add suspend time options for mobile devices Privacy - Port to CcNumberRow Search - Port "Search Locations" page to a subpage Sharing - Improve text description of the Sharing features - Add DAV address in the File Sharing dialog - Add notice about shared files not being encrypted - Hide panel when none of the Sharing features are available in the system Sound - Use AppInfo to get app icons and fallback to icon-theme - Try to use AppInfo icon for stream icons - Turn volume levels dialog into a subpage - Adjust sound of the "Click" effect closer to the freedesktop.org bell sound - Make sound setting sliders more accessible with keyboard System - Load subpages on demand to speed up panel load - Avoid re-setting Remote Desktop credentials when they haven't changed Users - Don't show unwanted system accounts - Fix parental controls settings visibility - Rename "Add Enterprise User" to "Add Enterprise Login" Wacom - Always allow calibration for display tablets - Enforce a Z-shape sequence of calibration points - Fix wrong alignment detection in the calibrator - Reset the clock after any click on the calibrator - Up the calibrator threshold to 50 pixels - Simplify the calibrator code - Fall back to the generic tablet provided by libwacom - If we have two identical monitors, suffix the connector name Signed-off-by: Markus Volk --- ...001-Add-meson-option-to-pass-sysroot.patch | 25 ++++++++++--------- ...46.2.bb => gnome-control-center_47.0.1.bb} | 10 +++++--- 2 files changed, 19 insertions(+), 16 deletions(-) rename meta-gnome/recipes-gnome/gnome-control-center/{gnome-control-center_46.2.bb => gnome-control-center_47.0.1.bb} (78%) diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center/0001-Add-meson-option-to-pass-sysroot.patch b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center/0001-Add-meson-option-to-pass-sysroot.patch index c1bd34d14..851537563 100644 --- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center/0001-Add-meson-option-to-pass-sysroot.patch +++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center/0001-Add-meson-option-to-pass-sysroot.patch @@ -13,7 +13,7 @@ Upstream-Status: Inappropriate [OE specific] 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meson_options.txt b/meson_options.txt -index b2302bf..5b9baf5 100644 +index 9aeeed313..6097263a6 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -1,3 +1,4 @@ @@ -22,28 +22,29 @@ index b2302bf..5b9baf5 100644 option('documentation', type: 'boolean', value: false, description: 'build documentation') option('location-services', type: 'feature', value: 'enabled', description: 'build with location services') diff --git a/panels/background/meson.build b/panels/background/meson.build -index 6ced050..df1f808 100644 +index 8f9cbecdf..17f17d395 100644 --- a/panels/background/meson.build +++ b/panels/background/meson.build -@@ -24,7 +24,7 @@ common_sources += gnome.mkenums_simple( +@@ -23,7 +23,7 @@ common_sources += gnome.mkenums_simple( + ) - enums = 'gdesktop-enums-types' - enums_header = files( + gdesktop_enums_header = files( - gsettings_desktop_dep.get_variable(pkgconfig: 'prefix') + '/include/gsettings-desktop-schemas/gdesktop-enums.h' -+ get_option('oe_sysroot') + gsettings_desktop_dep.get_variable(pkgconfig: 'prefix') + '/include/gsettings-desktop-schemas/gdesktop-enums.h' ++ get_option('oe_sysroot') + gsettings_desktop_dep.get_variable(pkgconfig: 'prefix') + '/include/gsettings-desktop-schemas/gdesktop-enums.h', ) - common_sources += gnome.mkenums( + common_sources += gnome.mkenums_simple( diff --git a/panels/system/meson.build b/panels/system/meson.build -index 4fee822..979332a 100644 +index bbe004837..92e809fbe 100644 --- a/panels/system/meson.build +++ b/panels/system/meson.build -@@ -73,7 +73,7 @@ sources += gnome.compile_resources( +@@ -68,7 +68,7 @@ sources += gnome.compile_resources( ) - enums_header = files( -- gsettings_desktop_dep.get_variable(pkgconfig: 'prefix') + '/include/gsettings-desktop-schemas/gdesktop-enums.h', + gdesktop_enums_header = files( +- gsettings_desktop_dep.get_variable(pkgconfig: 'prefix') + '/include/gsettings-desktop-schemas/gdesktop-enums.h' + get_option('oe_sysroot') + gsettings_desktop_dep.get_variable(pkgconfig: 'prefix') + '/include/gsettings-desktop-schemas/gdesktop-enums.h', - 'datetime/cc-datetime-page.h' ) + sources += gnome.mkenums_simple( + diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_46.2.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.0.1.bb similarity index 78% rename from meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_46.2.bb rename to meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.0.1.bb index ae96caf94..f2b0d09d5 100644 --- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_46.2.bb +++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.0.1.bb @@ -31,14 +31,17 @@ DEPENDS = " \ tecla \ udisks2 \ upower \ + ${@' libxslt-native docbook-xsl-stylesheets-native' if d.getVar('GIDOCGEN_ENABLED') == 'True' else ''} \ " -inherit gtk-icon-cache pkgconfig gnomebase gsettings gettext upstream-version-is-even bash-completion features_check +inherit gtk-icon-cache pkgconfig gnomebase gsettings gettext gi-docgen upstream-version-is-even bash-completion features_check REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11" +SRC_URI = "gitsm://gitlab.gnome.org/GNOME/gnome-control-center.git;protocol=https;nobranch=1" +S = "${WORKDIR}/git" SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" -SRC_URI[archive.sha256sum] = "6335c6cb8164e574db521fff61cfa3dfaa55f1db66ae3bca02750a193e1c4f3d" +SRCREV = "adb035fa5c61cdcff622536fde9456e3859211fd" PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" PACKAGECONFIG[cups] = ",,cups,cups system-config-printer cups-pk-helper" @@ -49,11 +52,10 @@ PACKAGECONFIG[media-share] = ",,,rygel-meta tumbler" PACKAGECONFIG[malcontent] = "-Dmalcontent=true,-Dmalcontent=false,malcontent,malcontent-ui" EXTRA_OEMESON += "-Doe_sysroot=${STAGING_DIR_HOST}" +GIDOCGEN_MESON_OPTION = 'documentation' export XDG_DATA_DIRS = "${STAGING_DATADIR}" -PACKAGE_DEBUG_SPLIT_STYLE = "debug-without-src" - FILES:${PN} += " \ ${datadir}/dbus-1 \ ${datadir}/gnome-shell \ From patchwork Fri Sep 20 15:08:16 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49381 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 23B63CF9C45 for ; Fri, 20 Sep 2024 15:08:11 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web11.20387.1726844890127195178 for ; Fri, 20 Sep 2024 08:08:10 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id C99562E7DC for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfEU-3JaG0X0; Fri, 20 Sep 2024 17:07:42 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 17/23] gvfs: update 1.54.0 -> 1.56.0 Date: Fri, 20 Sep 2024 17:08:16 +0200 Message-ID: <20240920150822.1131707-17-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844862-BE7FA467-3DF8330A/0/0 CLEAN NORMAL X-TOI-MSGID: 3c079cb2-c123-4964-a573-87abbf845018 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112417 Major changes in 1.56.0 ======================= * udisks2: Run update synchronously for internal changes (Ondrej Holy) * onedrive: Set name of drive root (Jan-Michael Brummer) * onedrive: Handle multiple drives with same IDs (Jan-Michael Brummer) * Translation updates (GNOME Translation Project contributors) Major changes in 1.55.90 ======================== * fuse: Fill stat info during readdir to improve performance (Ondrej Holy, Jan Palus) * smb: Fix access over FUSE when root dir is not accessible (rong wang) * onedrive: Guess mime type locally if not set by the server (Jan-Michael Brummer) * trash: Add support for x-gvfs-trash mount option (Ondrej Holy) * onedrive: Add seek on write functionality (Jan-Michael Brummer) * Translation updates (GNOME Translation Project contributors) Major changes in 1.55.1 ======================= * ftp: Change cwd to root before renaming to prevent failures (rong wang) * udisks2: Ignore autofs mounts to prevent duplicated entries (Ondrej Holy) * udisks2: Show only direct descendats of /media unless $USER (Ondrej Holy) * ftp: Obtain correct modification time for old files using MDTM cmd (Ondrej Holy) * ftp: Use timegm instead of mktime to not shift dates by timezone (Ondrej Holy) * ftp: Add support for setting mtime attribute using MFMT cmd (Ondrej Holy) * ftp: Preserve mtime when copying to local (Ondrej Holy) * build: Add deprecated_apis option and disable installation of headers (Ondrej Holy) * udisks2: Do not schedule update if pending already to improve performance (Ondrej Holy) * dav: Disable query_info_on_read method to fix mtime preservation (Ondrej Holy) * network: Disable usage of smbbrowse backend by default (Ondrej Holy) * smbbrowse: Don't enforce NT1 to fix mounting in certain cases (Ondrej Holy) * onedrive: Fix various memory leaks (Jan-Michael Brummer) * build: Disable burn backend by default (Ondrej Holy) * Translation updates (GNOME Translation Project contributors) Signed-off-by: Markus Volk --- .../recipes-gnome/gvfs/{gvfs_1.54.0.bb => gvfs_1.56.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gvfs/{gvfs_1.54.0.bb => gvfs_1.56.0.bb} (97%) diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.54.0.bb b/meta-gnome/recipes-gnome/gvfs/gvfs_1.56.0.bb similarity index 97% rename from meta-gnome/recipes-gnome/gvfs/gvfs_1.54.0.bb rename to meta-gnome/recipes-gnome/gvfs/gvfs_1.56.0.bb index 6549b1900..a7a869eb5 100644 --- a/meta-gnome/recipes-gnome/gvfs/gvfs_1.54.0.bb +++ b/meta-gnome/recipes-gnome/gvfs/gvfs_1.56.0.bb @@ -19,7 +19,7 @@ RDEPENDS:${PN} += "gsettings-desktop-schemas" SRC_URI = "https://download.gnome.org/sources/${BPN}/${@gnome_verdir("${PV}")}/${BPN}-${PV}.tar.xz;name=archive" -SRC_URI[archive.sha256sum] = "f53d81df86c2e86cdd25182c2d8a669a22371e83623ded1b9d5416dcfc6de366" +SRC_URI[archive.sha256sum] = "441d2356c72616364cdb420af96199113a13ed9e146f2175fe373989adada39e" ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" From patchwork Fri Sep 20 15:08:17 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49385 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 394CFCF9C41 for ; Fri, 20 Sep 2024 15:08:21 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web11.20391.1726844891862755733 for ; Fri, 20 Sep 2024 08:08:12 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id CB1572E7DD for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfEU-3JaG0Y0; Fri, 20 Sep 2024 17:07:42 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 18/23] libspelling: update 1.2.1 ->> 1.4.0 Date: Fri, 20 Sep 2024 17:08:17 +0200 Message-ID: <20240920150822.1131707-18-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844862-877FC467-1EC7AB23/0/0 CLEAN NORMAL X-TOI-MSGID: 793a6d21-b038-4ed4-bf1e-648249fc7a3f List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112421 libspelling 0.4.0 ================= This is a stable release for GNOME 47.0 * Protect the SpellingEngine from systems with misconfigured dictionaries. * Protect the SpellingTextBufferAdapter from NULL language codes. * Protect the SpellingJob from uncooperative break chars which could result in zero length runs. * Fix some incorrect licenses. libspelling 0.3.1 ================= This is an unstable release for GNOME 47.rc. * Immediately clear tags for invalidated regions without round-tripping to the checker thread. * Bump soname for ABI changes in 0.3 * Fix licenses to be LGPLv2.1+ * Add sysprof profiler marks for performance profiling * Update example so people know to copy the button-press work to update the menu immediately. * Fix pkg-config fields * Fix libspelling usage from subproject * Make introspection building optional * Documentation improvements libspelling 0.3.0 ================= This is an unstable release for GNOME 47.beta. The highlight for this release is a new threaded spellchecking engine. It performs text analysis and dictionary lookups in bulk off the UI thread. Care is taken to catch collisions in the face of user editing while spellchecking operations are in flight. I expect a significant reduction in initial spellchecking time after opening a document. Opening `gtktextbuffer.c` in Text Editor was more than 8x faster. Currently, libspelling relies on GTK main until 4.15.5 is released so do keep this in mind if you are a distributor. Some API has changed, though that is unlikely to affect any known applications using libspelling. * Many new unit tests are part of the testsuite * SpellingLanguage was renamed to SpellingDictionary * SpellingLanguageInfo was renamed to SpellingLanguage * Various helpers were added to SpellingTextBufferAdapter so that they can update spelling menus. Applications that update the cursor position on clicks before showing menus may want to force the menu updating before `menu.popup`. * SpellingTextBufferAdapter now uses the new GtkTextBufferCommitNotify API in GTK 4.15.5 and newer Signed-off-by: Markus Volk --- .../{libspelling_0.2.1.bb => libspelling_0.4.0.bb} | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) rename meta-gnome/recipes-gnome/libspelling/{libspelling_0.2.1.bb => libspelling_0.4.0.bb} (67%) diff --git a/meta-gnome/recipes-gnome/libspelling/libspelling_0.2.1.bb b/meta-gnome/recipes-gnome/libspelling/libspelling_0.4.0.bb similarity index 67% rename from meta-gnome/recipes-gnome/libspelling/libspelling_0.2.1.bb rename to meta-gnome/recipes-gnome/libspelling/libspelling_0.4.0.bb index f5f8a3321..dd4c8891e 100644 --- a/meta-gnome/recipes-gnome/libspelling/libspelling_0.2.1.bb +++ b/meta-gnome/recipes-gnome/libspelling/libspelling_0.4.0.bb @@ -10,4 +10,7 @@ inherit gnomebase pkgconfig gettext gi-docgen vala gobject-introspection GIR_MESON_OPTION = '' GIDOCGEN_MESON_OPTION = 'docs' -SRC_URI[archive.sha256sum] = "7a787b467bd493f6baffb44138dbc4bef78aaab60efb76a7db88b243bf0f6343" +PACKAGECONFIG ?= "" +PACKAGECONFIG[sysprof] = "-Dsysprof=true,-Dsysprof=false,sysprof" + +SRC_URI[archive.sha256sum] = "00c63970d708a0ef3bcba40e708a06d7030114cb9f210c74583ffad56d36e3dd" From patchwork Fri Sep 20 15:08:18 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49388 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 51ED6CF9C4B for ; Fri, 20 Sep 2024 15:08:21 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web11.20393.1726844891931342324 for ; Fri, 20 Sep 2024 08:08:12 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id CC9CF2E7DE for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfEU-3JaG0Z0; Fri, 20 Sep 2024 17:07:42 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 19/23] mutter: update 46.4 -> 47.0 Date: Fri, 20 Sep 2024 17:08:18 +0200 Message-ID: <20240920150822.1131707-19-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844862-B67FA467-89EC0E16/0/0 CLEAN NORMAL X-TOI-MSGID: 57f133ee-f04c-4dce-a9e3-f8a208e80150 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112426 47.0 ==== * Fix resizing of electron windows [Jonas; !3997] * Fix using modifiers on multi-GPU setups [José; !3998] * Don't override externally set tablet calibration [Peter; !3846] * Add experimental support for xdg-session-manager-v1 protocol * Fixed crashes [Peter, Sebastian, Jonas, Michel; !3959, !4000, !4003, !3999] [Jonas, Carlos, Sebastian; !3825] * Misc. bug fixes and cleanups [Florian, Sebastian, nibon7, Peter, Simon, Jonas; !3995, !4008, !3996, !4013, !4012, !4017, !4026] Contributors: Jonas Ådahl, Michel Dänzer, José Expósito, Carlos Garnacho, Peter Hutterer, Simon McVittie, Florian Müllner, nibon7, Sebastian Wick Translators: Daniel [es], Fran Dieguez [gl], Luming Zh [zh_CN], Martin [sl], Yuri Chornoivan [uk], Yaron Shahrabani [he], Emin Tufan Çetin [tr], Daniel Rusek [cs], Danial Behzadi [fa], Alexander Shopov [bg], Anders Jonsson [sv], Ekaterine Papava [ka], Asier Sarasua Garmendia [eu], Hugo Carvalho [pt], Piotr Drąg [pl], Aurimas Černius [lt], Balázs Úr [hu], Andika Triwidada [id], Andi Chandler [en_GB], Artur S0 [ru], Quentin PAGÈS [oc], Rafael Fontenelle [pt_BR], Ask Hjorth Larsen [da], Rūdolfs Mazurs [lv] 47.rc ===== * Add experimental color management protocol support [Sebastian W.; !3904, !3930, !3941, !3893, !3953] * Merge Cally into Clutter [Bilal; !3917] * Fix drag and drop between X11 and wayland clients [Carlos; !3821] * Fix drag and drop from grabbing popups [Carlos; !3937] * Fix EGLDevice support [Daniel; !3939] * Improve cursor smoothness under load [Jonas Å., Michel; !3184, !3934, !3958] * Fix frozen cursor on some hybrid machines [Daniel; !3950] * Fix touch window dragging with pointer lock enabled [Carlos; !3889] * Store the layout mode in monitor config [Jonas & Jonas; !3596] * Fix keys sometimes getting stuck after using global shortcut [Carlos; !3935] * Fix propagating tablet device removals to clients [Peter; !3955] * Fix tablet input in maximized windows [Peter; !3956] * Reduce damage on window movement [Christian; !3975] * Install mutter tests [Jonas Å.; !3973] * Use libadwaita for server-side decorations on GNOME [Georges; !3981] * Fix frozen cursor after suspend [Jonas Å.; !3982] * Let scaling-aware Xwayland clients scale themselves [Jonas & Jonas; !3567] * Add initial PipeWire explicit sync support [Michel, Wim; !3876] * Trace damage reason in sysprof [Sebastian W.; !3952] * Expose new backlight API to gnome-settings-daemon [Jonas Å.; !3861] * Fixed crashes [Jonas Å., Daniel; !3960, !3928] * Plugged leaks [Sebastian K.; !3994] * Misc. bug fixes and cleanups [Bilal, Sebastian W., Jonas Å., Marco, Daniel, Georges, sid, Florian, José, Sophie, Michel, Robert, Lukáš, Martin, Carlos, Sebastian K.; !3915, !3907, !3923, !3925, !3924, !3694, !3912, !3916, !3931, !3918, !3922, !3940, !3946, !3945, !3949, !3942, !3914, !3899, !3954, !3957, !3963, !3967, !3966, !3971, !3962, !3974, !3969, !3976, !3983, !3977, !3979, !3986, !3987, !3988, !3991, !3989, !3992] Contributors: Jonas Ådahl, Michel Dänzer, Jonas Dreßler, Bilal Elmoussaoui, José Expósito, Carlos Garnacho, Christian Hergert, Sophie Herold, Peter Hutterer, Sebastian Keller, Martin Abente Lahaye, Robert Mader, Florian Müllner, Georges Basile Stavracas Neto, sid, Wim Taymans, Marco Trevisan (Treviño), Lukáš Tyrychtr, Daniel van Vugt, Sebastian Wick Translators: Daniel Șerbănescu [ro], Quentin PAGÈS [oc], Vasil Pupkin [be] 47.beta ======= * Fix visibility of Xwayland windows [Michel; !3862] * Add plumbing for transforming color state [Jonas; !3433] * Build and publish GNOME OS systemd-sysext extensions [Martin; !3843] * Implement support for tablet tool keybindings and actions [Peter; !3649] * Add support for tablet tool pressure ranges [Peter; !3794] * Improve sticky behavior with transient dialogs [Jonas; !3870] * Improve placement and focus logic with always-on-top windows [Jonas; !3879] * Expose Orientationmanager to introspection [Ivan; !3880] * Recover from secondary GPU update failures [Daniel; !3817] * Plugged leaks [Sebastian K.; !3884, !3888] * Misc. bug fixes and cleanups [Carlos, Michel, Sebastian W., Pascal, Florian, Martin, Bilal, Daniel, Jonas, Robert; !3860, !3848, !3867, !3869, !3871, !3740, !3872, !3883, !3857, !3885, !3891, !3895, !3898, !3896, !3887, !3901, !3897, !3902, !3329, !3894, !3903, !3906, !3909, !3905, !3910] Contributors: Jonas Ådahl, Michel Dänzer, Bilal Elmoussaoui, Carlos Garnacho, Peter Hutterer, Sebastian Keller, Ivan Kuzmenko, Martin Abente Lahaye, Robert Mader, Florian Müllner, Pascal Nowack, Daniel van Vugt, Sebastian Wick Translators: Chao-Hsiung Liao [zh_TW] 47.alpha ======== * Fix sending preferred buffer transform [Robert; !3717] * Fix key press events with immediate release being ignored [Carlos; !3721] * Fix hardware cursor with non-atomic KMS drivers [Daniel; !3676] * Fix night light state getting stuck on monitor changes [Michel; !3742] * Fix unsetting clipboard on screen lock [Florian; !3752] * Fix wrong input region of undecorated X11 windows [Sebastian K.; !3720] * Fix windows potentially shrinking unexpectedly on configure [Jonas Å.; !3755] * Implement XDG dialog protocol [Carlos; !3557] * Fix popup menus sometimes closing immediately [Jonas D.; !3631] * Allow building without X11 support [Bilal; !3607, !3765, !3254, !3776, !3853] * Emit signal when accelerator is deactivated [dcz; !3680] * Fix wrong pointer cursor during compositor grabs [Carlos; !3736] * Fix possible out of sync primary selections and clipboard [Carlos; !3789] * Improve monitor matching when restoring windows on hotplug [Jonas Å.; !3753] * Add support for SIZE_HINTS cursor plane property [adarshgm; !3165] * Fix ibus support in popups [Sebastian K.; !3787] * Delay xdg-activation requests until window is mapped [Sebastian W.; !3728] * Fix hardware accelerated rendering when headless [Jonas Å.; !3805] * Merge ClutterColor and CoglColor [Bilal; !3796, !3802, !3544] * Fix performance issues with second virtual monitor [Jonas Å.; !3803] * Add back support for legacy X11 cursor themes [Daniel; !3718] * Add support for DRM lease protocol [Sebastian W., Jonas Å., José; !3746] * Base test backend on native backend instead of X11 [Jonas Å.; !3812] * Fix missing unmap animation of some windows [Michel; !3840] * Fix preedit offsets [Orko; !3845] * Use character offsets to specify surrounding text [Shiki; !3719] * Don't force titlebar on screen on all interactive resizes [Jeffrey; !3764] * Fixed crashes [Carlos, Michel, Keyu, Jonas Å., Sebastian K., Marco, Georges, Sebastian W.; !3715, !3725, !3711, !3758, !3763, !3749, !3732, !3729, !3828, !3783, !3849] * Misc. bug fixes and cleanups [Mart, Florian, Marco, Jonas Å., Sebastian W., Bilal, Michel, Corentin, Georges, Philip, Daniel, Jonas D., José, Pascal, Carlos; !3716, !3723, !3727, !3735, !3731, !3378, !3700, !3743, !3750, !3701, !3757, !3754, !3748, !3759, !3761, !3762, !3730, !3737, !3771, !3775, !3770, !3768, !3781, !3782, !3784, !3788, !3791, !2959, !3792, !3265, !3801, !3804, !3795, !3693, !3793, !3800, !3115, !3806, !3809, !3810, !3816, !3811, !3667, !3799, !3823, !3818, !3813, !3814, !3807, !3827, !3826, !3831, !3829, !3830, !3798, !3833, !3836, !3837, !3835, !3820, !3822, #3540, !3842, !3851, !3747, !3790] Contributors: Jonas Ådahl, adarshgm, Michel Dänzer, dcz, Jonas Dreßler, Bilal Elmoussaoui, José Expósito, Orko Garai, Carlos Garnacho, Sebastian Keller, Jeffrey Knockel, Robert Mader, Florian Müllner, Georges Basile Stavracas Neto, Corentin Noël, Pascal Nowack, Shiki Okasaka, Mart Raudsepp, Keyu Tao, Marco Trevisan (Treviño), Daniel van Vugt, Sebastian Wick, Philip Withnall Translators: Hugo Carvalho [pt], Leônidas Araújo [pt_BR], Scrambled 777 [hi], Jose Riha [sk], Милош Поповић [sr] Signed-off-by: Markus Volk --- .../mutter/{mutter_46.4.bb => mutter_47.0.bb} | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) rename meta-gnome/recipes-gnome/mutter/{mutter_46.4.bb => mutter_47.0.bb} (90%) diff --git a/meta-gnome/recipes-gnome/mutter/mutter_46.4.bb b/meta-gnome/recipes-gnome/mutter/mutter_47.0.bb similarity index 90% rename from meta-gnome/recipes-gnome/mutter/mutter_46.4.bb rename to meta-gnome/recipes-gnome/mutter/mutter_47.0.bb index c91744cf6..bc9508bf2 100644 --- a/meta-gnome/recipes-gnome/mutter/mutter_46.4.bb +++ b/meta-gnome/recipes-gnome/mutter/mutter_47.0.bb @@ -24,7 +24,7 @@ DEPENDS = " \ inherit gnomebase gsettings gobject-introspection gettext features_check -SRC_URI[archive.sha256sum] = "611bd9cf982adb56597ce2b34224272fda619bb3bb912a684d75c6f2c37502e4" +SRC_URI[archive.sha256sum] = "2d0ea90150ac6cd0219d0078db05d6e1514d6ae21bf9f3f740d4fb039129016b" # x11 is still manadatory - see meson.build REQUIRED_DISTRO_FEATURES = "wayland x11 polkit" @@ -44,16 +44,15 @@ PACKAGECONFIG ??= " \ " EXTRA_OEMESON += " \ - -Dtests=false \ - -Dnative_tests=false \ + -Dtests=disabled \ -Dxwayland_path=${bindir}/Xwayland \ " # combi-config - see meson_options.txt for more details PACKAGECONFIG[native-backend] = "-Dnative_backend=true -Dudev=true, -Dnative_backend=false -Dudev=false, libdrm virtual/libgbm libinput ${LOGIND} virtual/egl virtual/libgles2 udev" -PACKAGECONFIG[opengl] = "-Dopengl=true, -Dopengl=true, virtual/libgl" +PACKAGECONFIG[opengl] = "-Dopengl=true, -Dopengl=false, virtual/libgl" PACKAGECONFIG[glx] = "-Dglx=true, -Dglx=false" -PACKAGECONFIG[libdisplay-info] = "-Dlibdisplay_info=true, -Dlibdisplay_info=false, libdisplay-info" +PACKAGECONFIG[libdisplay-info] = "-Dlibdisplay_info=enabled, -Dlibdisplay_info=disabled, libdisplay-info" PACKAGECONFIG[libwacom] = "-Dlibwacom=true, -Dlibwacom=false, libwacom" # Remove depending on pipewire-0.2 when mutter is upgraded to 3.36+ PACKAGECONFIG[remote-desktop] = "-Dremote_desktop=true, -Dremote_desktop=false, pipewire" @@ -63,7 +62,7 @@ PACKAGECONFIG[sound-player] = "-Dsound_player=true, -Dsound_player=false, libcan PACKAGECONFIG[profiler] = "-Dprofiler=true,-Dprofiler=false,sysprof" PACKAGECONFIG[startup-notification] = "-Dstartup_notification=true, -Dstartup_notification=false, startup-notification, startup-notification" -MUTTER_API_NAME = "mutter-14" +MUTTER_API_NAME = "mutter-15" do_install:prepend() { sed -i -e 's|${B}/||g' ${B}/cogl/cogl/cogl-enum-types.c From patchwork Fri Sep 20 15:08:19 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49386 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 41530CF9C47 for ; Fri, 20 Sep 2024 15:08:21 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web11.20392.1726844891926735171 for ; Fri, 20 Sep 2024 08:08:12 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id D008E2E7E0 for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfEV-3JaG0a0; Fri, 20 Sep 2024 17:07:43 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 20/23] nautilus: update 46.2 -> 47.0 Date: Fri, 20 Sep 2024 17:08:19 +0200 Message-ID: <20240920150822.1131707-20-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844863-37FFD467-403451E6/0/0 CLEAN NORMAL X-TOI-MSGID: acc9fbb5-4caa-4981-b485-0d51fec85b92 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112424 Major changes in 47.0 ===================== * Enhancements - Show new folder button in Open Folder(s) modes (Corey Berla) - Persist window size for file chooser (Corey Berla) * Bugfixes: - Fix grammar error (Khalid Abu Shawarib) - Fix build error (Jami Kettunen) - Escape toast button mnemonics (Khalid Abu Shawarib) * File chooser fixes: - Don't show undo button when suggested name doesn't exist (Corey Berla) - Show filter name more consistently (Corey Berla) - Stop crashing when using "Open Item Location" (Corey Berla) - Fix issue where new folder button disappears (Corey Berla) - Fix flat dropdown styles (Alice Mikhaylenko) * Translation updates (GNOME Translation Project contributors) Major changes in 47.rc ===================== * Enhancements - Polish the file chooser (António Fernandes) - Implement file chooser "choices" menu (Corey Berla) - Allow extracting bzip2 tar files (Khalid Abu Shawarib) - Allow dropping items into the file chooser (Corey Berla) - Add the background menu to the file chooser (Corey Berla) - Allow vertical scrolling in the pathbar (Liam Rust) - Activate the accept button by default in file chooser (Dylan McCall) * Bugfixes: - Fix various file chooser crashes (Corey Berla) - Don't hide file chooser filters with long filenames or in narrow mode (Corey Berla) - Make sure the pathbar always shows the current folder (Corey Berla) - Fix overlapping filename widget in file chooser (Corey Berla) - Make nautilus previewer work between the main window and file chooser (António Fernandes) - Various fixes for file chooser paths and save locations (Corey Berla) - Set focus correctly in file chooser (Corey Berla) - Allow unselecting an item in file chooser (Corey Berla) - Add a tooltip to the network address bar button (Automeris naranja) - Disallow conventional DnD into the pathbar in file chooser mode (Corey Berla) - Don't overflow window in file chooser (Corey Berla) * Translation updates (GNOME Translation Project contributors) Major changes in 47.beta ===================== * Enhancements - Implement file chooser portal and introduce file chooser ui (António Fernandes) - Redesign and modernize the compression dialog (Automeris naranja) - Modernize the new folder dialog (Automeris naranja, António Fernandes) - Replace Search Banner with Search Info Popover (Anuraag Reddy Patllollu) - Redesign "Other Types" search (Khalid Abu Shawarib) - Port to new adwaita widgets (Automeris naranja, Khalid Abu Shawarib, Peter Eisenmann) - Update emblems with symbolics (Sam Hewitt, Khalid Abu Shawarib, Peter Eisenmann) * Bugfixes: - Use correct path for email (Peter Eisenmann) - File chooser bug fixes (Corey Berla) - Disable bookmarking the network view (Corey Berla) - Change files view accent to grey (Alice Mikhaylenko) - Fix dragging on touch devices (Lukas Swierzy, Gary Li) - Misc bugfixes (Khalid Abu Shawarib, Peter Eisenmann, António Fernandes, Corey Berla) * Translation updates (GNOME Translation Project contributors) Major changes in 47.alpha ===================== * Enhancements - Add the Network view (António Fernandes, Allan Day) - Show xdg dirs in sidebar as regular (removable) bookmarks (António Fernandes) - Show sidebar bookmarks before mounts (António Fernandes) - Remove "Other Locations" and show mounts directly on the sidebar (António Fernandes) - Improve view performance (Khalid Abu Shawarib) - Use new adw views (Automeris naranja) - Improve internal NautilusFile performance (Peter Eisenmann) - Improve ui for progress indicator (Peter Eisenmann) - Improve ui to floating bar (Sam Hewitt, piegames) - Allow staring from the context menu (José Guilherme) - Redesign trash dialog (Anuraag Reddy Patllollu, Allan Day) - Allow Scripts in flatpak (Anuraag Reddy Patllollu) - Open mounts in original tab instead of focused tab (Gary Li) - Allow simultaneous mounting (Khalid Abu Shawarib) * Bugfixes: - Create archive with Enter on Compress dialog (Lukáš Tyrychtr) - Accessibility fixes (Automeris naranja, Sabri Ünal) - Move focus correctly when item is removed (Khalid Abu Shawarib) - Don't reset permissions when copying from a non-isofs readonly filesystem (Fina Wilke) - Open correct panel in GNOME Settings for trash settings (Khalid Abu Shawarib) - Disable paste in Trash, Recent, and Starred (Jonathan Lin) - Fix error when passing invalid location to portals (Khalid Abu Shawarib) - Fix memory leaks (Khalid Abu Shawarib, António Fernandes) - Call shutdown() on modules (Corey Berla) - Don't show banners in global search (Khalid Abu Shawarib) - Prevent a crash (Khalid Abu Shawarib, Gary Li) - Keep correct file list order in a DnD (Khalid Abu Shawarib) - Don't display future dates as "Today" or "Yesterday" (Grey Nicholson) - Prevent freeze (Peter Eisenmann) - Fix broken sort order when switching views (Gary Li) - Don't irreversibly hide sidebar with touch gesture (Khalid Abu Shawarib) - Don't unnecessarily re-set selection in search (Gary Li) - Don't scale up images in properties preview (Khalid Abu Shawarib) - Actually drop wayland export handles (António Fernandes) - Fix potentially incorrect file operation (Khalid Abu Shawarib) - Batch rename fix tags, and allow illegal characters (Anuraag Reddy Patllollu) - Allow xdp to fail (Balló György) - Fix typo (Alexandre Franke) * Cleanups - Use property styling for adw rows (Automeris naranja, Anton Snigirev) - Code cleanup (Khalid Abu Shawarib, Peter Eisenmann, Corey Berla, António Fernandes) - Significant refactoring and cleanup to prepare to Nautilus as a file chooser (António Fernandes) * Translation updates (GNOME Translation Project contributors) Signed-off-by: Markus Volk --- .../nautilus/{nautilus_46.2.bb => nautilus_47.0.bb} | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) rename meta-gnome/recipes-gnome/nautilus/{nautilus_46.2.bb => nautilus_47.0.bb} (85%) diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_46.2.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_47.0.bb similarity index 85% rename from meta-gnome/recipes-gnome/nautilus/nautilus_46.2.bb rename to meta-gnome/recipes-gnome/nautilus/nautilus_47.0.bb index 30e0681ae..b8df8419b 100644 --- a/meta-gnome/recipes-gnome/nautilus/nautilus_46.2.bb +++ b/meta-gnome/recipes-gnome/nautilus/nautilus_47.0.bb @@ -17,12 +17,14 @@ DEPENDS = " \ libhandy \ libportal \ libxml2 \ - tracker \ + tinysparql \ + wayland \ + wayland-native \ " inherit gnomebase gsettings gobject-introspection gi-docgen gettext features_check mime-xdg gtk-icon-cache -SRC_URI[archive.sha256sum] = "6ee8c99019b9e3447f6918d68232a20deca89e5525c05805432b7d8840ca71fa" +SRC_URI[archive.sha256sum] = "334264cdd9edbfd95ee7bcaafe442ebed31acca3f2d9b90f3eda30eacfd0387a" REQUIRED_DISTRO_FEATURES = "x11 opengl gobject-introspection-data" @@ -46,9 +48,9 @@ FILES:${PN} += " \ ${datadir}/dbus-1 \ ${datadir}/metainfo \ ${datadir}/gnome-shell \ - ${datadir}/tracker3 \ + ${datadir}/localsearch3 \ " # mandatory - not checked during configuration: # | (org.gnome.Nautilus:863): GLib-GIO-ERROR **: 21:03:52.326: Settings schema 'org.freedesktop.Tracker.Miner.Files' is not installed -RDEPENDS:${PN} += "tracker-miners bubblewrap" +RDEPENDS:${PN} += "localsearch bubblewrap" From patchwork Fri Sep 20 15:08:20 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49394 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 65F9DCF9C41 for ; Fri, 20 Sep 2024 15:08:31 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web10.20597.1726844891921625278 for ; Fri, 20 Sep 2024 08:08:12 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id D1E4C2E7E2 for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfEV-3JaG0b0; Fri, 20 Sep 2024 17:07:43 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 21/23] evolution-data-server: update Date: Fri, 20 Sep 2024 17:08:20 +0200 Message-ID: <20240920150822.1131707-21-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844863-567FA467-64D608E4/0/0 CLEAN NORMAL X-TOI-MSGID: bfd958c0-b83a-48f5-bcc7-8a65bb847092 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112422 - Add cairo dependency - Allow to work with gtk3 - Add patch to avoid pulling in a found google-id. It fails and would probably also break reproducibility - inherit mime-xdg Signed-off-by: Markus Volk --- .../evolution-data-server.bb | 15 ++++--- .../evolution-data-server.inc | 4 +- ...txt-dont-create-automatic-google-log.patch | 39 +++++++++++++++++++ 3 files changed, 51 insertions(+), 7 deletions(-) create mode 100644 meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0001-data-CMakeLists.txt-dont-create-automatic-google-log.patch diff --git a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb index fc1925314..ca9fe84e7 100644 --- a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb +++ b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb @@ -1,12 +1,12 @@ require ${BPN}.inc DEPENDS = " \ - ${BPN}-native gperf-native \ - glib-2.0 json-glib gtk4 libxml2 icu \ - dbus db virtual/libiconv zlib libsoup-3.0 libical nss libsecret \ + ${BPN}-native cairo gperf-native \ + glib-2.0 json-glib gtk+3 gtk4 libxml2 icu \ + dbus db virtual/libiconv zlib libsoup nspr libical nss libsecret \ " -inherit pkgconfig gsettings gobject-introspection features_check gtk-doc gettext perlnative vala +inherit pkgconfig gsettings gobject-introspection mime-xdg features_check gtk-doc gettext perlnative vala ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" REQUIRED_DISTRO_FEATURES = "opengl" @@ -17,6 +17,7 @@ SRC_URI += " \ file://0002-CMakeLists.txt-remove-CHECK_C_SOURCE_RUNS-check.patch \ file://0003-contact-Replace-the-Novell-sample-contact-with-somet.patch \ file://0004-call-native-helpers.patch \ + file://0001-data-CMakeLists.txt-dont-create-automatic-google-log.patch \ file://iconv-detect.h \ " @@ -34,15 +35,19 @@ EXTRA_OECMAKE = " \ -DENABLE_INSTALLED_TESTS=OFF \ -DENABLE_EXAMPLES=OFF \ -DENABLE_MAINTAINER_MODE=OFF \ + -D_decoded_EXITCODE=0 \ + -DGOOGLE_CLIENT_ID='' \ + -DGOOGLE_CLIENT_SECRET="" \ " + EXTRA_OECMAKE:append:class-target = " -DG_IR_COMPILER=${STAGING_BINDIR}/g-ir-compiler-wrapper" EXTRA_OECMAKE:append:class-target = " -DG_IR_SCANNER=${STAGING_BINDIR}/g-ir-scanner-wrapper" PACKAGECONFIG ?= "goa oauth" PACKAGECONFIG[canberra] = "-DENABLE_CANBERRA=ON,-DENABLE_CANBERRA=OFF,libcanberra" -PACKAGECONFIG[oauth] = "-DENABLE_OAUTH2_WEBKITGTK4=ON -DENABLE_OAUTH2_WEBKITGTK=OFF,-DENABLE_OAUTH2_WEBKITGTK4=OFF -DENABLE_OAUTH2_WEBKITGTK=OFF,webkitgtk json-glib" +PACKAGECONFIG[oauth] = "-DENABLE_OAUTH2_WEBKITGTK4=ON -DENABLE_OAUTH2_WEBKITGTK=ON,-DENABLE_OAUTH2_WEBKITGTK4=OFF -DENABLE_OAUTH2_WEBKITGTK=OFF,webkitgtk json-glib" PACKAGECONFIG[goa] = "-DENABLE_GOA=ON,-DENABLE_GOA=OFF,gnome-online-accounts" PACKAGECONFIG[kerberos] = "-DWITH_KRB5=ON,-DWITH_KRB5=OFF,krb5" # BROKEN: due missing pkg-config in openldap eds' cmake finds host-libs when diff --git a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc index 33190c461..340c63998 100644 --- a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc +++ b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc @@ -10,5 +10,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6a6e689d19255cf0557f3fe7d7068212 \ GNOMEBASEBUILDCLASS = "cmake" inherit gnomebase upstream-version-is-even -SRC_URI[archive.sha256sum] = "91f4ffc38a1b8d2fe8939834449ac541c0bff4a39b444edc2a9529344a28e98a" -PV = "3.50.1" +SRC_URI[archive.sha256sum] = "a54b47b977a97030f738a412f4f5d5b2efbef5e0ebe8929b7cce00ac54681084" +PV = "3.54.0" diff --git a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0001-data-CMakeLists.txt-dont-create-automatic-google-log.patch b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0001-data-CMakeLists.txt-dont-create-automatic-google-log.patch new file mode 100644 index 000000000..d23eb8b6e --- /dev/null +++ b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/0001-data-CMakeLists.txt-dont-create-automatic-google-log.patch @@ -0,0 +1,39 @@ +From 9b949bd47ed9e5596a9d37c60aa947def9c41db9 Mon Sep 17 00:00:00 2001 +From: Markus Volk +Date: Sun, 15 Sep 2024 22:31:49 +0200 +Subject: [PATCH] data/CMakeLists.txt: dont create automatic google login + +Inappropriate for cross-compiling + +Upstream-Status: Inappropriate [oe-specific] + +Signed-off-by: Markus Volk +--- + data/CMakeLists.txt | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt +index 8fa642909..bb1b0c4da 100644 +--- a/data/CMakeLists.txt ++++ b/data/CMakeLists.txt +@@ -29,7 +29,7 @@ add_icon_cache_files("${SHARE_INSTALL_PREFIX}" alarm_notify_icon) + # ******************************** + + set(OAUTH2_SCHEMES "x-scheme-handler/eds-oauth2;") +-if(NOT WITH_GOOGLE_CLIENT_ID STREQUAL "") ++if(0) + set(CMAKE_REQUIRED_DEFINITIONS ${DATA_SERVER_CFLAGS}) + set(CMAKE_REQUIRED_INCLUDES ${CMAKE_BINARY_DIR} ${DATA_SERVER_INCLUDE_DIRS}) + set(CMAKE_REQUIRED_LIBRARIES ${DATA_SERVER_LDFLAGS}) +@@ -50,7 +50,7 @@ if(NOT WITH_GOOGLE_CLIENT_ID STREQUAL "") + set(OAUTH2_SCHEMES "x-scheme-handler/${_google_oauth2_scheme};${OAUTH2_SCHEMES}") + endif(NOT _google_oauth2_scheme STREQUAL "") + unset(_google_oauth2_scheme) +-endif(NOT WITH_GOOGLE_CLIENT_ID STREQUAL "") ++endif(0) + + configure_file(org.gnome.evolution-data-server.OAuth2-handler.desktop.in + org.gnome.evolution-data-server.OAuth2-handler.desktop.in +-- +2.46.0 + From patchwork Fri Sep 20 15:08:21 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49387 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 49859CF9C4C for ; Fri, 20 Sep 2024 15:08:21 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web11.20394.1726844891939589806 for ; Fri, 20 Sep 2024 08:08:12 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id D377F2E7E4 for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfEV-3JaG0c0; Fri, 20 Sep 2024 17:07:43 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 22/23] tracker: update 3.7.1 -> 3.8.0 Date: Fri, 20 Sep 2024 17:08:21 +0200 Message-ID: <20240920150822.1131707-22-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844863-A4FF7467-ADFB4A6C/0/0 CLEAN NORMAL X-TOI-MSGID: d7888876-03a4-4c1c-833c-9cdf2cf333fa List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112425 - Dont inherit python3native. It seems to be unneeded - Rename to tinysparql - Drop dependencies for python3-pygobject-native and libarchive - Disable tests by default - Add PACKAGECONFIG for avahi - Fix sed hack to keep buildpath out of enum-types.c - Add patch that avoids to create compatibility links which would lead to package_qa error: Exception: Exception: KeyError: 'getpwuid(): uid not found: 1000' Path /home/flk/poky/build-hypr/tmp/work/corei7-64-poky-linux/tinysparql/3.8.0/sstate-build-package/package/usr/lib/libtracker-sparql-3.0.so is owned by uid 1000, gid 100, which doesn't match any user/group on target. This may be due to host contamination. - Refresh fix-reproducibility.patch and additionally edit tracker-http.c to avoid another buildpath leakage --- .../0001-fix-reproducibility.patch | 49 ++++++++++++++----- ...parql-meson.build-dont-create-compat.patch | 32 ++++++++++++ .../{tracker_3.7.3.bb => tinysparql_3.8.0.bb} | 28 +++++------ 3 files changed, 83 insertions(+), 26 deletions(-) rename meta-gnome/recipes-gnome/tracker/{tracker => tinysparql}/0001-fix-reproducibility.patch (67%) create mode 100644 meta-gnome/recipes-gnome/tracker/tinysparql/0001-src-libtracker-sparql-meson.build-dont-create-compat.patch rename meta-gnome/recipes-gnome/tracker/{tracker_3.7.3.bb => tinysparql_3.8.0.bb} (68%) diff --git a/meta-gnome/recipes-gnome/tracker/tracker/0001-fix-reproducibility.patch b/meta-gnome/recipes-gnome/tracker/tinysparql/0001-fix-reproducibility.patch similarity index 67% rename from meta-gnome/recipes-gnome/tracker/tracker/0001-fix-reproducibility.patch rename to meta-gnome/recipes-gnome/tracker/tinysparql/0001-fix-reproducibility.patch index 4527f9efa..23da5bb97 100644 --- a/meta-gnome/recipes-gnome/tracker/tracker/0001-fix-reproducibility.patch +++ b/meta-gnome/recipes-gnome/tracker/tinysparql/0001-fix-reproducibility.patch @@ -1,4 +1,4 @@ -From ae34fb111e1f2498f37b21c0c32ace6c9928ad66 Mon Sep 17 00:00:00 2001 +From 1eec06fc1ef26e4954507001c1c2f981eab8d77d Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 18 Sep 2023 02:47:55 +0200 Subject: [PATCH] tracker: fix reproducibility issue @@ -12,16 +12,18 @@ Upstream-Status: Inappropriate [oe-specific] Signed-off-by: Markus Volk --- - meson.build | 6 +++--- - src/libtracker-common/meson.build | 4 ++-- - src/libtracker-sparql/meson.build | 4 ++-- - 3 files changed, 7 insertions(+), 7 deletions(-) + meson.build | 6 +++--- + src/libtracker-common/meson.build | 4 ++-- + src/libtracker-http/meson.build | 8 ++++---- + src/libtracker-http/tracker-http.c | 4 ++-- + src/libtracker-sparql/meson.build | 4 ++-- + 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/meson.build b/meson.build -index bc9f93a..6c86e5a 100644 +index 41c00fafc..6e7282cb7 100644 --- a/meson.build +++ b/meson.build -@@ -357,7 +357,7 @@ have_rtld_noload = cc.has_header_symbol('dlfcn.h', 'RTLD_NOLOAD') +@@ -333,7 +333,7 @@ have_rtld_noload = cc.has_header_symbol('dlfcn.h', 'RTLD_NOLOAD') conf.set('HAVE_RTLD_NOLOAD', have_rtld_noload) # Config that goes in some other generated files (.desktop, .service, etc) @@ -30,7 +32,7 @@ index bc9f93a..6c86e5a 100644 conf.set('libexecdir', join_paths(get_option('prefix'), get_option('libexecdir'))) configure_file(input: 'config.h.meson.in', -@@ -396,8 +396,8 @@ subdir('docs') +@@ -372,8 +372,8 @@ subdir('docs') subdir('utils') test_c_args = tracker_c_args + [ @@ -42,7 +44,7 @@ index bc9f93a..6c86e5a 100644 tracker_uninstalled_cli_dir = join_paths(meson.current_build_dir(), 'src', 'tracker') diff --git a/src/libtracker-common/meson.build b/src/libtracker-common/meson.build -index 9355d1c..cdbc05f 100644 +index 72c2ae073..12218c870 100644 --- a/src/libtracker-common/meson.build +++ b/src/libtracker-common/meson.build @@ -51,10 +51,10 @@ libtracker_common = static_library('tracker-common', @@ -58,11 +60,31 @@ index 9355d1c..cdbc05f 100644 ] + tracker_c_args, include_directories: [configinc, srcinc], gnu_symbol_visibility: 'hidden', +diff --git a/src/libtracker-http/tracker-http.c b/src/libtracker-http/tracker-http.c +index dd82e9928..3cc68b240 100644 +--- a/src/libtracker-http/tracker-http.c ++++ b/src/libtracker-http/tracker-http.c +@@ -53,13 +53,13 @@ ensure_types (void) + + current_dir = g_get_current_dir (); + +- if (g_strcmp0 (current_dir, BUILDROOT) == 0) { ++ if (0) { + /* Detect in-build runtime of this code, this may happen + * building introspection information or running tests. + * We want the in-tree modules to be loaded then. + */ + module_path = g_strdup_printf (BUILD_LIBDIR "/%s", modules[i]); +- } else { ++ } else { + module_path = g_strdup_printf (PRIVATE_LIBDIR "/%s", modules[i]); + } + diff --git a/src/libtracker-sparql/meson.build b/src/libtracker-sparql/meson.build -index 4143eac..b73f1c9 100644 +index 5eccb92fc..161f6ea21 100644 --- a/src/libtracker-sparql/meson.build +++ b/src/libtracker-sparql/meson.build -@@ -98,10 +98,10 @@ libtracker_sparql_private = static_library('tracker-sparql-private', +@@ -102,10 +102,10 @@ libtracker_sparql_private = static_library('tracker-sparql-private', c_args: [ '-include', 'libtracker-sparql/tracker-private.h', '-DPRIVATE_LIBDIR="@0@"'.format(tracker_internal_libs_dir), @@ -74,4 +96,7 @@ index 4143eac..b73f1c9 100644 + '-DBUILDROOT="@0@"'.format('/usr/src/debug/tracker'), ] + tracker_c_args, - dependencies: [libtracker_sparql_dependencies, gvdb_dep], + dependencies: [libtracker_sparql_dependencies], +-- +2.46.0 + diff --git a/meta-gnome/recipes-gnome/tracker/tinysparql/0001-src-libtracker-sparql-meson.build-dont-create-compat.patch b/meta-gnome/recipes-gnome/tracker/tinysparql/0001-src-libtracker-sparql-meson.build-dont-create-compat.patch new file mode 100644 index 000000000..d6cc4f45d --- /dev/null +++ b/meta-gnome/recipes-gnome/tracker/tinysparql/0001-src-libtracker-sparql-meson.build-dont-create-compat.patch @@ -0,0 +1,32 @@ +From 0dfdbeef174c18e846b98af816a9675c12a42845 Mon Sep 17 00:00:00 2001 +From: Markus Volk +Date: Fri, 20 Sep 2024 16:43:44 +0200 +Subject: [PATCH] src/libtracker-sparql/meson.build: dont create compatibility + symlinks + +Using the sh script will cause package_qa error: +Exception: Exception: KeyError: 'getpwuid(): uid not found: 1000' +Path /home/flk/poky/build-hypr/tmp/work/corei7-64-poky-linux/tinysparql/3.8.0/sstate-build-package/package/usr/lib/libtracker-sparql-3.0.so is owned by uid 1000, gid 100, which doesn't match any user/group on target. This may be due to host contamination. + +Upstream-Status: Inappropriate [oe-specific] + +Signed-off-by: Markus Volk +--- + src/libtracker-sparql/meson.build | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/src/libtracker-sparql/meson.build b/src/libtracker-sparql/meson.build +index 5eccb92fc..6ed7c2b1f 100644 +--- a/src/libtracker-sparql/meson.build ++++ b/src/libtracker-sparql/meson.build +@@ -247,6 +247,6 @@ endif + + tracker_sparql_uninstalled_dir = meson.current_build_dir() + +-meson.add_install_script('symlink-libtracker-sparql.sh', get_option('libdir'), meson.current_build_dir()) ++#meson.add_install_script('symlink-libtracker-sparql.sh', get_option('libdir'), meson.current_build_dir()) + + meson.override_dependency('tinysparql-3.0', tracker_sparql_dep) +-- +2.46.0 + diff --git a/meta-gnome/recipes-gnome/tracker/tracker_3.7.3.bb b/meta-gnome/recipes-gnome/tracker/tinysparql_3.8.0.bb similarity index 68% rename from meta-gnome/recipes-gnome/tracker/tracker_3.7.3.bb rename to meta-gnome/recipes-gnome/tracker/tinysparql_3.8.0.bb index 885f3515d..628384464 100644 --- a/meta-gnome/recipes-gnome/tracker/tracker_3.7.3.bb +++ b/meta-gnome/recipes-gnome/tracker/tinysparql_3.8.0.bb @@ -7,22 +7,20 @@ LIC_FILES_CHKSUM = " \ DEPENDS = " \ dbus-native \ - python3-pygobject-native \ glib-2.0 \ sqlite3 \ - libarchive \ dbus \ icu \ json-glib \ - libsoup-3.0 \ + libsoup \ libstemmer \ " - -inherit gettext gnomebase gobject-introspection vala gtk-doc bash-completion python3native +inherit gettext gnomebase gobject-introspection vala gtk-doc bash-completion SRC_URI += "file://0001-fix-reproducibility.patch" -SRC_URI[archive.sha256sum] = "ab3d4a50937e04c5ed7846f6dbb999e2909819402f389ca592ee6b77dd28d1f9" +SRC_URI += "file://0001-src-libtracker-sparql-meson.build-dont-create-compat.patch" +SRC_URI[archive.sha256sum] = "c0fcda77520f531548b2395137dcd193ee9cde5e222d3c9d273f030d1762a504" # text search is not an option anymore and requires sqlite3 build with # PACKAGECONFIG[fts5] set (default) @@ -39,21 +37,23 @@ EXTRA_OEMESON = " \ -Dman=false \ -Dsystemd_user_services=${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'true', 'false', d)} \ -Dsystemd_user_services_dir=${systemd_user_unitdir} \ - -Dsoup=soup3 \ + -Dtests=false \ ${@bb.utils.contains('GI_DATA_ENABLED', 'True', '-Dvapi=enabled', '-Dvapi=disabled', d)} \ " -do_install:prepend() { - sed -i -e 's|${B}/../${PN}-${PV}|${TARGET_DBGSRC_DIR}|g' ${B}/src/libtracker-sparql/tracker-sparql-enum-types.c - sed -i -e 's|${B}/../${PN}-${PV}|${TARGET_DBGSRC_DIR}|g' ${B}/src/libtracker-sparql/core/tracker-data-enum-types.c -} - GIR_MESON_ENABLE_FLAG = 'enabled' GIR_MESON_DISABLE_FLAG = 'disabled' +PACKAGECONFIG ??= "${@bb.utils.contains("DISTRO_FEATURES", "zeroconf", "avahi", "", d)}" +PACKAGECONFIG[avahi] = "-Davahi=enabled,-Davahi=disabled,avahi," + +do_install:prepend() { + sed -i -e 's|${B}|${TARGET_DBGSRC_DIR}|g' ${B}/src/libtracker-sparql/tracker-sparql-enum-types.c + sed -i -e 's|${B}|${TARGET_DBGSRC_DIR}|g' ${B}/src/libtracker-sparql/core/tracker-data-enum-types.c +} + FILES:${PN} += " \ ${datadir}/dbus-1 \ - ${datadir}/tracker3 \ - ${libdir}/tracker-3.0 \ + ${libdir}/tinysparql-3.0 \ ${systemd_user_unitdir} \ " From patchwork Fri Sep 20 15:08:22 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 49390 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 65FD7CF9C51 for ; Fri, 20 Sep 2024 15:08:31 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.web10.20598.1726844891964489484 for ; Fri, 20 Sep 2024 08:08:12 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd80.aul.t-online.de (fwd80.aul.t-online.de [10.223.144.106]) by mailout01.t-online.de (Postfix) with SMTP id D51232E7E5 for ; Fri, 20 Sep 2024 17:07:43 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.38.23]) by fwd80.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1srfEV-3JaG0d0; Fri, 20 Sep 2024 17:07:43 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 23/23] tracker-miners: update 3.7.3 -> 3.8.0 Date: Fri, 20 Sep 2024 17:08:22 +0200 Message-ID: <20240920150822.1131707-23-f_l_k@t-online.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240920150822.1131707-1-f_l_k@t-online.de> References: <20240920150822.1131707-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1726844863-BF7FC467-FC854B31/0/0 CLEAN NORMAL X-TOI-MSGID: a971d770-883a-4973-98d6-0ca728332075 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 20 Sep 2024 15:08:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/112423 - Rename to localsearch - Refresh patches Signed-off-by: Markus Volk --- ...to-a-fixed-path-instead-of-a-host-pa.patch | 5 +---- .../0001-fix-reproducibility.patch | 20 +++++++++---------- ...r-miners_3.7.3.bb => localsearch_3.8.0.bb} | 6 +++--- 3 files changed, 14 insertions(+), 17 deletions(-) rename meta-gnome/recipes-gnome/tracker/{tracker-miners => localsearch}/0001-Set-header-file-to-a-fixed-path-instead-of-a-host-pa.patch (92%) rename meta-gnome/recipes-gnome/tracker/{tracker-miners => localsearch}/0001-fix-reproducibility.patch (90%) rename meta-gnome/recipes-gnome/tracker/{tracker-miners_3.7.3.bb => localsearch_3.8.0.bb} (95%) diff --git a/meta-gnome/recipes-gnome/tracker/tracker-miners/0001-Set-header-file-to-a-fixed-path-instead-of-a-host-pa.patch b/meta-gnome/recipes-gnome/tracker/localsearch/0001-Set-header-file-to-a-fixed-path-instead-of-a-host-pa.patch similarity index 92% rename from meta-gnome/recipes-gnome/tracker/tracker-miners/0001-Set-header-file-to-a-fixed-path-instead-of-a-host-pa.patch rename to meta-gnome/recipes-gnome/tracker/localsearch/0001-Set-header-file-to-a-fixed-path-instead-of-a-host-pa.patch index 36dd4a588..606a3e9aa 100644 --- a/meta-gnome/recipes-gnome/tracker/tracker-miners/0001-Set-header-file-to-a-fixed-path-instead-of-a-host-pa.patch +++ b/meta-gnome/recipes-gnome/tracker/localsearch/0001-Set-header-file-to-a-fixed-path-instead-of-a-host-pa.patch @@ -1,4 +1,4 @@ -From 6f6d7e3995c370b8121206a7f9cc0d234553bbfe Mon Sep 17 00:00:00 2001 +From bad93f7aec96b1819f4027dbc06b337d2e2227f2 Mon Sep 17 00:00:00 2001 From: Lei Maohui Date: Thu, 15 Sep 2022 16:35:39 +0900 Subject: [PATCH] Set header file to a fixed path instead of a host path. @@ -23,6 +23,3 @@ index 4db7ef1..7c44c13 100644 /*** END file-production ***/ --- -2.34.1 - diff --git a/meta-gnome/recipes-gnome/tracker/tracker-miners/0001-fix-reproducibility.patch b/meta-gnome/recipes-gnome/tracker/localsearch/0001-fix-reproducibility.patch similarity index 90% rename from meta-gnome/recipes-gnome/tracker/tracker-miners/0001-fix-reproducibility.patch rename to meta-gnome/recipes-gnome/tracker/localsearch/0001-fix-reproducibility.patch index 0812e88a9..8f9dcdc3e 100644 --- a/meta-gnome/recipes-gnome/tracker/tracker-miners/0001-fix-reproducibility.patch +++ b/meta-gnome/recipes-gnome/tracker/localsearch/0001-fix-reproducibility.patch @@ -1,4 +1,4 @@ -From 1b7a34b7de9eb2ae776f7cf4dc6221f49b2395ee Mon Sep 17 00:00:00 2001 +From db5149a0c9297d1053c2d0c01ed116cdcf5d14f0 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 12 Sep 2023 17:00:41 +0200 Subject: [PATCH] meson: fix reproducibility @@ -20,10 +20,10 @@ Signed-off-by: Markus Volk 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/meson.build b/meson.build -index 37f5148..18f4bfa 100644 +index 4a2994a..31b1798 100644 --- a/meson.build +++ b/meson.build -@@ -393,7 +393,7 @@ conf.set('PACKAGE_VERSION', '"@0@"'.format(meson.project_version())) +@@ -371,7 +371,7 @@ conf.set('PACKAGE_VERSION', '"@0@"'.format(meson.project_version())) conf.set('TRACKER_VERSION', '"@0@"'.format(meson.project_version())) # Config that goes in some other generated files (.desktop, .pc, etc) @@ -32,7 +32,7 @@ index 37f5148..18f4bfa 100644 conf.set('exec_prefix', get_option('prefix')) conf.set('bindir', join_paths(get_option('prefix'), get_option('bindir'))) conf.set('datadir', datadir) -@@ -422,7 +422,7 @@ tracker_c_args = [ +@@ -400,7 +400,7 @@ tracker_c_args = [ configinc = include_directories('./') srcinc = include_directories('src/') @@ -41,7 +41,7 @@ index 37f5148..18f4bfa 100644 # We use tracker-miners-3.0 rather than tracker3-miners inside the lib64 # directory, following the existing convention in that directory. -@@ -451,8 +451,8 @@ subdir('data') +@@ -430,8 +430,8 @@ subdir('data') subdir('docs') test_c_args = tracker_c_args + [ @@ -53,7 +53,7 @@ index 37f5148..18f4bfa 100644 if get_option('tests_tap_protocol') diff --git a/src/libtracker-miners-common/tracker-landlock.c b/src/libtracker-miners-common/tracker-landlock.c -index 6d4510b..189d2fb 100644 +index 0aca8ed..e6c28b6 100644 --- a/src/libtracker-miners-common/tracker-landlock.c +++ b/src/libtracker-miners-common/tracker-landlock.c @@ -282,7 +282,7 @@ tracker_landlock_init (const gchar * const *indexed_folders) @@ -75,10 +75,10 @@ index 6d4510b..189d2fb 100644 #ifdef MINER_FS_CACHE_LOCATION add_rule (landlock_fd, MINER_FS_CACHE_LOCATION, diff --git a/src/miners/fs/meson.build b/src/miners/fs/meson.build -index 6e58832..04750f8 100644 +index 42c4573..73577c3 100644 --- a/src/miners/fs/meson.build +++ b/src/miners/fs/meson.build -@@ -67,8 +67,8 @@ executable('tracker-miner-fs-@0@'.format(tracker_api_major), +@@ -68,8 +68,8 @@ executable('localsearch-@0@'.format(tracker_api_major), dependencies: tracker_miner_fs_deps, c_args: [ tracker_c_args, @@ -90,11 +90,11 @@ index 6e58832..04750f8 100644 ], install: true, diff --git a/src/tracker-extract/meson.build b/src/tracker-extract/meson.build -index 2e4f61d..b47581c 100644 +index 2584881..31411f2 100644 --- a/src/tracker-extract/meson.build +++ b/src/tracker-extract/meson.build @@ -158,7 +158,7 @@ endif - executable('tracker-extract-@0@'.format(tracker_api_major), + executable('localsearch-extractor-@0@'.format(tracker_api_major), tracker_extract_sources, # Manually add the root dir to work around https://github.com/mesonbuild/meson/issues/1387 - c_args: tracker_c_args + ['-I' + meson.build_root()], diff --git a/meta-gnome/recipes-gnome/tracker/tracker-miners_3.7.3.bb b/meta-gnome/recipes-gnome/tracker/localsearch_3.8.0.bb similarity index 95% rename from meta-gnome/recipes-gnome/tracker/tracker-miners_3.7.3.bb rename to meta-gnome/recipes-gnome/tracker/localsearch_3.8.0.bb index 2b2dc7c4b..916e48961 100644 --- a/meta-gnome/recipes-gnome/tracker/tracker-miners_3.7.3.bb +++ b/meta-gnome/recipes-gnome/tracker/localsearch_3.8.0.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \ DEPENDS = " \ intltool-native \ - tracker \ + tinysparql \ zlib \ " @@ -18,7 +18,7 @@ SRC_URI:append = " \ file://0001-fix-reproducibility.patch \ file://0001-Set-header-file-to-a-fixed-path-instead-of-a-host-pa.patch \ " -SRC_URI[archive.sha256sum] = "e74388154b5c197b4b7ee42f0dce8c5fbbddd4d361093ef88d4fb303e33da5fe" +SRC_URI[archive.sha256sum] = "e4e83a1daebb5263915b45b719731e3f7041d959cbd637ea29afbe910c92bbf9" # gobject-introspection is mandatory and cannot be configured REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" @@ -81,6 +81,6 @@ EXTRA_OEMESON += " \ FILES:${PN} += " \ ${datadir} \ - ${libdir}/tracker-miners-3.0 \ + ${libdir}/localsearch-3.0 \ ${systemd_user_unitdir} \ "