SHA256
1
0
forked from pool/gdm

Accepting request 646807 from GNOME:Next

New stable release

OBS-URL: https://build.opensuse.org/request/show/646807
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=417
This commit is contained in:
2018-11-09 07:06:43 +00:00
committed by Git OBS Bridge
parent b2200d14b6
commit f4f5957b85
4 changed files with 27 additions and 4 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Wed Nov 7 06:28:27 UTC 2018 - bjorn.lie@gmail.com
- Update to version 3.30.2:
+ Fix autologin crash.
+ Unlock keyring again on autologin with newerish systemds.
+ Fix initial-setup.
+ Updated translations.
- Drop patches fixed upstream:
+ gdm-fix-autologin.patch.
+ gdm-fix-initial-setup.patch.
-------------------------------------------------------------------
Sat Oct 13 01:04:41 UTC 2018 - luc14n0@linuxmail.org
- Add upstream patches:
+ gdm-fix-autologin.patch: as autologin got reworked and broken,
accessing the proper display variable should fix it.
+ gdm-fix-initial-setup.patch: as the initial-setup related post
work is done when stopping the greeter and this stop is delayed
until after the user session is started now, the post work
needs to be done before the user session is started.
-------------------------------------------------------------------
Mon Oct 1 21:18:00 UTC 2018 - luc14n0@linuxmail.org