SHA256
1
0
forked from pool/gdm

Accepting request 584004 from GNOME:Next

Update to 3.27.92

OBS-URL: https://build.opensuse.org/request/show/584004
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=383
This commit is contained in:
2018-03-09 10:14:48 +00:00
committed by Git OBS Bridge
parent 34f6d95b38
commit f6c7a004ec
9 changed files with 129 additions and 983 deletions

View File

@@ -1,3 +1,69 @@
-------------------------------------------------------------------
Wed Mar 7 16:44:02 UTC 2018 - dimstar@opensuse.org
- Update to version 3.27.92:
+ Updated translations.
-------------------------------------------------------------------
Thu Mar 2 16:26:00 UTC 2018 - dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
-------------------------------------------------------------------
Thu Mar 2 03:27:51 UTC 2018 - dimstar@opensuse.org
- Update to version 3.27.91:
+ Ensure default session for user gets reported to login screen
up front.
+ Updated translations.
- Drop
gdm-Revert-session-don-t-call-gdm_session_defaults_chang.patch:
fixed upstream.
-------------------------------------------------------------------
Thu Mar 2 03:27:50 UTC 2018 - luc14n0@linuxmail.org
- Update to version 3.27.90:
+ Add support for configuration from /run.
+ Add udev rule to disable wayland with cirrus.
+ Remove obsolete stuff about Xnest from configure.
+ Adjust for g-s-d plugin removal.
+ Segfault fix in error condition for session wrappers.
+ Misc warning fixes.
+ Updated translations.
- Drop gdm-disable-wayland-on-unsupported-chipsets.patch: fixed
upstream.
-------------------------------------------------------------------
Thu Mar 2 03:27:04 UTC 2018 - dimstar@opensuse.org
- Update to version 3.27.4:
+ Fix for invalid DISPLAY/XAUTHORITY in session scripts.
+ Fix for keyring integration on multidisk systems.
+ Set GROUP environment variable.
+ Deprecation fixes.
+ Updated translations.
- Drop gdm-not-run-with-bogus-DISPLAY-XAUTHORITY.patch and
gdm-nb-translations.patch: fixed upstream.
- Drop gdm-passwordless-login.patch: This patch has been disabled
since GDM 3.5.4 (July 2012).
- Drop: gdm-workaround-boo971852.patch: patch has been disabled
since May 2016.
-------------------------------------------------------------------
Thu Mar 2 03:27:03 UTC 2018 - luc14n0@linuxmail.org
- Update to version 3.27.3:
+ Don't call gdm_session_defaults_changed from setup.
- Adopt the use of %make_build macro rather than raw make command,
following the best practices.
- Remove obsolete %clean section as RPM already do this kind of
work itself.
- Update typelib-1_0-Gdm-1_0 package's summary to make it shorter
but still meaningful.
- Update gdmflexiserver package's summary to avoid redundancies and
correct name case in the description.
-------------------------------------------------------------------
Fri Mar 2 01:56:52 UTC 2018 - xwang@suse.com