SHA256
1
0
forked from pool/gdm

Accepting request 800434 from GNOME:Next

New stable rel, now with new Requires. Still maintain that we should let this one wait a day or 2 more

OBS-URL: https://build.opensuse.org/request/show/800434
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=454
This commit is contained in:
2020-05-06 16:21:38 +00:00
committed by Git OBS Bridge
parent 97d1455cd9
commit aed9e60215
17 changed files with 108 additions and 250 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon May 4 20:34:09 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.36.2:
+ Fixes for when GDM isn't started on its configured initial VT.
+ Don't hardcode path to plymouth.
+ keyutils has a .pc file so use it.
+ Chrome remote desktop fix.
+ Always use separate session bus for greeter sessions.
+ This runs dbus-run-session, so the binary needs to be
available.
+ Updated translations.
- Drop patches fixed upstream:
+ gdm-look-for-session-based-on-pid-first.patch
+ gdm-Use-pkg-config-for-keyutils.patch
- Rebase patches with quilt.
- Add %{_bindir}/dbus-run-session Requires: New runtime dependency.
Needed to ensure the dbus-run-session binary is present.
-------------------------------------------------------------------
Sun Apr 26 09:42:29 UTC 2020 - Yifan Jiang <yfjiang@suse.com>