Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gdm for openSUSE:Factory checked in 
at 2025-04-09 21:49:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdm (Old)
 and      /work/SRC/openSUSE:Factory/.gdm.new.1907 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gdm"

Wed Apr  9 21:49:19 2025 rev:278 rq:1267847 version:48.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gdm/gdm.changes  2025-04-02 17:07:25.710422213 
+0200
+++ /work/SRC/openSUSE:Factory/.gdm.new.1907/gdm.changes        2025-04-09 
21:49:32.896293889 +0200
@@ -1,0 +2,10 @@
+Mon Apr  7 15:06:20 UTC 2025 - Joan Torres <joan.tor...@suse.com>
+
+- Disable X11 support on SLE:
+  * SLFO will only support Wayland
+  * This is required to avoid a fallback to X11 sessions which 
+    makes GDM crash
+  * With this change gdm-exclude-61-gdm-rules-file.patch is 
+    not needed anymore
+
+-------------------------------------------------------------------

Old:
----
  gdm-exclude-61-gdm-rules-file.patch

BETA DEBUG BEGIN:
  Old:    makes GDM crash
  * With this change gdm-exclude-61-gdm-rules-file.patch is 
    not needed anymore
BETA DEBUG END:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gdm.spec ++++++
--- /var/tmp/diff_new_pack.avt6Or/_old  2025-04-09 21:49:34.184348129 +0200
+++ /var/tmp/diff_new_pack.avt6Or/_new  2025-04-09 21:49:34.188348297 +0200
@@ -76,8 +76,6 @@
 ### NOTE: Keep please SLE-only patches at bottom (starting on 1000).
 # PATCH-FIX-SLE gdm-disable-gnome-initial-setup.patch bnc#1067976 
qz...@suse.com -- Disable gnome-initial-setup runs before gdm, g-i-s will only 
serve for CJK people to choose the input-method after login.
 Patch1000:      gdm-disable-gnome-initial-setup.patch
-# PATCH-FIX-SLE gdm-exclude-61-gdm-rules-file.patch jsc#PED-1904 
xw...@suse.com -- Exclude 61-gdm.rules file when X is not supported.
-Patch1001:      gdm-exclude-61-gdm-rules-file.patch
 
 BuildRequires:  /usr/bin/dbus-run-session
 BuildRequires:  check-devel
@@ -280,6 +278,9 @@
 %endif
         -Dudev-dir=%{_udevrulesdir} \
         -Dwayland-support=true \
+%if !0%{?is_opensuse}
+        -Dx11-support=false \
+%endif
         %nil
 %meson_build
 %sysusers_generate_pre %{SOURCE11} gdm gdm.conf

Reply via email to