From 1f28cb0baf245cac5209088b29ca7d494f7a3686 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 29 Mar 2024 20:12:24 +0100 Subject: [PATCH] gdm: update 45.0.1 -> 46.0 ============ Version 46.0 ============ - PAM improvements - Translation updates ============= Version 46.rc ============= - Support for killing conflicting sessions at login time. - XDMCP fix - Use wayland by default on certain server chips - Fix pam extension size computation - Introspection fix - Fix for homed users - Translation updates ================ Version 46.alpha ================ - Support remote login from gnome-remote-desktop (and hopefuly nicedcv in the future) - Support new JSON pam extension - Fix build with user-display-server=false - Minor clean ups - Move private D-Bus sockets to private directory - Build goo fixes - Warning fixes - Translation updates Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/gdm/{gdm_45.0.1.bb => gdm_46.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gdm/{gdm_45.0.1.bb => gdm_46.0.bb} (90%) diff --git a/meta-gnome/recipes-gnome/gdm/gdm_45.0.1.bb b/meta-gnome/recipes-gnome/gdm/gdm_46.0.bb similarity index 90% rename from meta-gnome/recipes-gnome/gdm/gdm_45.0.1.bb rename to meta-gnome/recipes-gnome/gdm/gdm_46.0.bb index d95ea90134..469281624c 100644 --- a/meta-gnome/recipes-gnome/gdm/gdm_45.0.1.bb +++ b/meta-gnome/recipes-gnome/gdm/gdm_46.0.bb @@ -19,8 +19,8 @@ GIR_MESON_OPTION = "" inherit gnomebase gsettings pkgconfig gobject-introspection gettext systemd useradd itstool gnome-help features_check -SRC_URI = "https://download.gnome.org/sources/gdm/${@oe.utils.trim_version("${PV}", 1)}/gdm-${PV}.tar.xz" -SRC_URI[sha256sum] = "6572578c05e3c6569d6ed269f7de2aaf3a035657654586d8243907bb7a6ffa85" + +SRC_URI[archive.sha256sum] = "8d6cb52176eca48b6bbf1cfe2fdae08d9677b5a0f2bca600dee4604de0dd1efc" EXTRA_OEMESON = " \ -Dplymouth=disabled \