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-09-29 16:31:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gdm (Old) and /work/SRC/openSUSE:Factory/.gdm.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gdm" Mon Sep 29 16:31:42 2025 rev:291 rq:1307728 version:49.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gdm/gdm.changes 2025-09-25 18:44:19.967753934 +0200 +++ /work/SRC/openSUSE:Factory/.gdm.new.11973/gdm.changes 2025-09-29 16:33:20.941238140 +0200 @@ -1,0 +2,19 @@ +Mon Sep 29 10:14:14 UTC 2025 - Dominique Leuenberger <[email protected]> + +- Require gdm-xdm-integration when xdm is installed: otherwise we + end up with a non-functional setup of xdm. + +------------------------------------------------------------------- +Thu Sep 25 06:40:13 UTC 2025 - Xiaoguang Wang <[email protected]> + +- Drop gdm-plymouth-quit-wait.patch: Fixed by commit d2c0213b. + +------------------------------------------------------------------- +Wed Sep 24 15:22:46 UTC 2025 - Dominique Leuenberger <[email protected]> + +- Suggest gdm-systemd in openSUSE too, just as we do on SLE. We + should be ready for that switch in Tumbleweed (not yet migrating + existing users from xdm to gdm native; this only affects new + installations) + +------------------------------------------------------------------- Old: ---- gdm-plymouth-quit-wait.patch ----------(Old B)---------- Old: - Drop gdm-plymouth-quit-wait.patch: Fixed by commit d2c0213b. ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gdm.spec ++++++ --- /var/tmp/diff_new_pack.pdtdaX/_old 2025-09-29 16:33:21.993282228 +0200 +++ /var/tmp/diff_new_pack.pdtdaX/_new 2025-09-29 16:33:21.993282228 +0200 @@ -68,8 +68,6 @@ Patch5: gdm-switch-to-tty1.patch # PATCH-FIX-OPENSUSE gdm-initial-setup-hardening.patch boo#1140851, glgo#GNOME/gnome-initial-setup#76 [email protected] -- Prevent gnome-initial-setup running if any regular user has perviously logged into the system Patch6: gdm-initial-setup-hardening.patch -# PATCH-FIX-UPSTREAM gdm-plymouth-quit-wait.patch bsc#1243439 [email protected] -- Disable plymouth-quit-wait.service -Patch9: gdm-plymouth-quit-wait.patch # PATCH-FIX-OPENSUSE gdm-service-keytable.patch bsc#1248831 bsc#1250366 [email protected] -- set KEYMAP to XkbLayout for GNOME Patch10: gdm-service-keytable.patch @@ -124,11 +122,9 @@ # xdm package ships systemd display-manager service and other common scripts # between display managers (bsc#1084655) Requires: (gdm-xdm-integration or gdm-systemd) -%if !0%{?is_opensuse} Suggests: gdm-systemd -%else -Suggests: gdm-xdm-integration -%endif +# whenever xdm is installed, we need to be sure to integrate into it +Requires: (gdm-xdm-integration if xdm) Requires(post): dconf Requires(pre): group(video) Recommends: iso-codes
