commit gdm for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gdm for openSUSE:Factory checked in at 2024-08-01 22:03:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gdm (Old) and /work/SRC/openSUSE:Factory/.gdm.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gdm" Thu Aug 1 22:03:33 2024 rev:269 rq:1190560 version:46.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gdm/gdm.changes 2024-06-20 16:46:39.536488640 +0200 +++ /work/SRC/openSUSE:Factory/.gdm.new.7232/gdm.changes 2024-08-01 22:03:42.802694704 +0200 @@ -1,0 +2,5 @@ +Tue Jul 30 18:44:44 UTC 2024 - Michael Gorse <mgorse@suse.com> + +- Rebase gdm-restart-session-when-X-server-restart.patch. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gdm-restart-session-when-X-server-restart.patch ++++++ --- /var/tmp/diff_new_pack.yu0X22/_old 2024-08-01 22:03:43.742733479 +0200 +++ /var/tmp/diff_new_pack.yu0X22/_new 2024-08-01 22:03:43.746733644 +0200 @@ -1,8 +1,7 @@ -Index: gdm-45.0.1/daemon/gdm-local-display-factory.c -=================================================================== ---- gdm-45.0.1.orig/daemon/gdm-local-display-factory.c -+++ gdm-45.0.1/daemon/gdm-local-display-factory.c -@@ -555,10 +555,12 @@ on_display_status_changed (GdmDisplay +diff -urp gdm-46.2.orig/daemon/gdm-local-display-factory.c gdm-46.2/daemon/gdm-local-display-factory.c +--- gdm-46.2.orig/daemon/gdm-local-display-factory.c 2024-07-30 13:22:32.183596366 -0500 ++++ gdm-46.2/daemon/gdm-local-display-factory.c 2024-07-30 13:43:55.948752639 -0500 +@@ -555,11 +555,13 @@ on_display_status_changed (GdmDisplay /* if this is a local display, ensure that we get a login * screen when the user logs out. */ @@ -10,16 +9,16 @@ if (is_local && ((g_strcmp0 (session_class, "greeter") != 0 && (!seat_active_session || g_strcmp0(session_id, seat_active_session) == 0)) || + #if defined(ENABLE_USER_DISPLAY_SERVER) (g_strcmp0 (seat_id, "seat0") == 0 && factory->active_vt == GDM_INITIAL_VT) || + (g_strcmp0 (seat_id, "seat0") == 0 && factory->active_vt == 0) || + #endif g_strcmp0 (seat_id, "seat0") != 0)) { /* reset num failures */ - factory->num_failures = 0; -Index: gdm-45.0.1/daemon/gdm-manager.c -=================================================================== ---- gdm-45.0.1.orig/daemon/gdm-manager.c -+++ gdm-45.0.1/daemon/gdm-manager.c -@@ -1552,7 +1552,8 @@ on_display_status_changed (GdmDisplay *d +diff -urp gdm-46.2.orig/daemon/gdm-manager.c gdm-46.2/daemon/gdm-manager.c +--- gdm-46.2.orig/daemon/gdm-manager.c 2024-07-30 13:22:32.183596366 -0500 ++++ gdm-46.2/daemon/gdm-manager.c 2024-07-30 13:22:55.280775612 -0500 +@@ -1595,7 +1595,8 @@ on_display_status_changed (GdmDisplay *d } #endif
participants (1)
-
Source-Sync