SHA256
1
0
forked from pool/gdm

Accepting request 920923 from GNOME:Next

Scripted push from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/920923
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=484
This commit is contained in:
Dominique Leuenberger 2021-09-27 06:23:31 +00:00 committed by Git OBS Bridge
parent 76ed08a5cb
commit 340f129b2e
5 changed files with 35 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:abb8a1ea664848f2c90f84acaa42e94d256057035881a98fbd41fbc5d7d173fd
size 803488

3
gdm-41.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5738c4293a9f5a80d4a6e9e06f4d0df3e9f313ca7b61bfb4d8afaba983e200dc
size 806668

View File

@ -1,9 +1,9 @@
Index: gdm-40.beta/data/61-gdm.rules.in
Index: gdm-41.alpha/data/61-gdm.rules.in
===================================================================
--- gdm-40.beta.orig/data/61-gdm.rules.in
+++ gdm-40.beta/data/61-gdm.rules.in
@@ -4,3 +4,13 @@ ATTR{vendor}=="0x19e5", ATTR{device}=="0
DRIVER=="nvidia", RUN+="@libexecdir@/gdm-runtime-config set daemon WaylandEnable false"
--- gdm-41.alpha.orig/data/61-gdm.rules.in
+++ gdm-41.alpha/data/61-gdm.rules.in
@@ -8,3 +8,13 @@ SUBSYSTEM=="drm", KERNEL=="card[1-9]*",
ACTION=="add", SUBSYSTEM=="module", KERNEL=="nvidia_drm", ATTR{parameters/modeset}=="N", RUN+="@libexecdir@/gdm-runtime-config set daemon WaylandEnable false"
# disable Wayland if modesetting is disabled
IMPORT{cmdline}="nomodeset", RUN+="@libexecdir@/gdm-runtime-config set daemon WaylandEnable false"
+# disable Wayland on Matrox Electronics Systems Ltd. MGA G200 server engines

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 21 14:37:07 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 41.0:
+ Updated translations.
-------------------------------------------------------------------
Thu Sep 16 01:30:26 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
@ -12,6 +18,25 @@ Tue Sep 7 07:49:33 UTC 2021 - Xiaoguang Wang <xiaoguang.wang@suse.com>
(bnc#1188912 jsc#SLE-17880).
- Update X11-displaymanager-gdm file.
-------------------------------------------------------------------
Mon Sep 6 17:32:31 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 41.rc:
+ Fix fallback to Xorg at login screen.
+ Fix SessionType in AccountService user config.
+ Reuse VT on log out.
+ Updated translations.
-------------------------------------------------------------------
Mon Aug 23 15:06:17 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 41.alpha:
+ Allow user session to be Wayland even when login screen is
Xorg.
+ Allow wayland user sessions for single GPU vendor nvidia
machines.
+ Updated translations.
-------------------------------------------------------------------
Wed Aug 11 09:00:34 UTC 2021 - Yifan Jiang <yfjiang@suse.com>

View File

@ -21,14 +21,14 @@
%define enable_split_authentication 0
Name: gdm
Version: 40.1
Version: 41.0
Release: 0
Summary: The GNOME Display Manager
License: GPL-2.0-or-later
Group: System/GUI/GNOME
URL: https://wiki.gnome.org/Projects/GDM
Source0: https://download.gnome.org/sources/gdm/40/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/gdm/41/%{name}-%{version}.tar.xz
Source1: gdm.pamd
Source2: gdm-autologin.pamd
Source3: gdm-launch-environment.pamd