SHA256
1
0
forked from pool/gdm

Accepting request 291504 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/291504
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=286
This commit is contained in:
2015-03-19 14:34:54 +00:00
committed by Git OBS Bridge
parent 6522308580
commit 67a77691a0
7 changed files with 146 additions and 150 deletions

View File

@@ -5,6 +5,110 @@ Tue Mar 17 11:50:34 UTC 2015 - dliang@suse.com
gdm-autologin.pamd gdm-fingerprint.pamd and
gdm-smartcard.pamd: respect /etc/nologin (bsc#897316).
-------------------------------------------------------------------
Wed Mar 4 18:36:13 UTC 2015 - dimstar@opensuse.org
- Add gnome-session-wayland Requires: current GDM is based on a
wayland session. The user can still choose between a X and a
wayland session.
-------------------------------------------------------------------
Tue Mar 3 16:19:54 UTC 2015 - dimstar@opensuse.org
- Update to version 3.15.91.2:
+ Fix hang on logout of wayland.
+ Drop caribou autostart file.
-------------------------------------------------------------------
Tue Mar 3 12:13:33 UTC 2015 - dimstar@opensuse.org
- Update to version 3.15.91.1:
+ Fix hang on VT switch.
+ Updated translations.
-------------------------------------------------------------------
Sat Feb 28 11:12:22 UTC 2015 - dimstar@opensuse.org
- Update to version 3.15.91:
+ Improved debug output.
+ More X-without-root fixes.
+ Pass LANG to gdm daemon.
+ Fix hang with autologin.
+ Less flicker with wayland.
-------------------------------------------------------------------
Fri Feb 27 21:26:04 CET 2015 - fcrozat@suse.com
- Drop gdm-correct-ShowLocalGreeter-standalone-XDMCP-server.patch:
merged upstream.
- Rebase gdm-passwordless-login.patch.
-------------------------------------------------------------------
Fri Feb 27 03:15:56 UTC 2015 - dimstar@opensuse.org
- Update to version 3.15.90.5:
+ Code clarification.
+ Initial Setup fixes.
+ X-without-root fixes.
+ Updated translations.
-------------------------------------------------------------------
Fri Feb 27 03:15:55 UTC 2015 - dimstar@opensuse.org
- Update to version 3.15.90.4:
+ Pass DISPLAY/XAUTHORITY to dbus-daemon.
+ Updated translations.
-------------------------------------------------------------------
Fri Feb 27 03:15:54 UTC 2015 - dimstar@opensuse.org
- Update to version 3.15.90.3:
+ Disable gnome-initial-setup for now.
+ One more stab at the widespread "No user list" problem.
+ Fix X session environment to use provided dbus-daemon.
+ Updated translations.
- Changes from version 3.15.90.2:
+ Fix crashers in gdm-wayland-session and gdm-x-session.
+ Start dbus-daemon in more platform agnostic way.
+ clean up log spew.
+ fix accountsservice race leading to gnome-shell tanking on
startup for some people.
- Drop gdm-fix-crash.patch: fixed upstream.
-------------------------------------------------------------------
Fri Feb 27 03:15:53 UTC 2015 - dimstar@opensuse.org
- Add gdm-fix-crash.patch: Fix crashes due to dbus-daemon not being
found in /usr/bin.
-------------------------------------------------------------------
Fri Feb 27 03:15:52 UTC 2015 - dimstar@opensuse.org
- Update to version 3.15.90.1:
+ Fix daemon/WaylandEnable check.
+ Compiler warning fixes.
+ Updated translations.
- Drop gdm-returnvalues.patch: fixed upstream.
-------------------------------------------------------------------
Fri Feb 27 03:15:51 UTC 2015 - dimstar@opensuse.org
- Update to version 3.15.90:
+ Fix pam_ecryptfs on Fedora.
+ Launch user sessions on a separate VT from login screen for
seat0.
+ Use wayland by default on login screen (can turn off with
daemon/WaylandEnable=false).
+ Deprecate ConsoleKit and disable by default.
+ Significant code clean ups.
+ Fix xdmcp/ShowLocalGreeter config option.
+ Memory leak fixes.
+ Updated translations.
- Rebase gdm-passwordless-login.patch.
- Drop gdm-look-at-runlevel.patch: no longer applicable after the
refactoring.
- Add gdm-returnvalues.patch: Ensure functions have a return value.
-------------------------------------------------------------------
Thu Feb 26 12:03:15 UTC 2015 - fcrozat@suse.com
@@ -21,6 +125,30 @@ Tue Feb 10 11:28:29 UTC 2015 - zaitor@opensuse.org
- Only install gdm-fingerprint and gdm-smartcard pamfiles if
enable_split_authentication is enabled (boo#900836).
-------------------------------------------------------------------
Fri Dec 19 14:41:33 UTC 2014 - zaitor@opensuse.org
- Update to version 3.15.3.1:
+ Actually set XDG_SESSION_TYPE in user sessions.
+ Don't require plymouth if using systemd.
+ Require --without-plymouth to disable plymouth support.
-------------------------------------------------------------------
Wed Dec 17 19:33:11 UTC 2014 - zaitor@opensuse.org
- Update to version 3.15.3:
+ Set XDG_SESSION_TYPE in user sessions.
+ Propagate XDG_CONFIG_DIRS and XCURSOR_PATH into login sessions.
+ Require plymouth if using systemd.
-------------------------------------------------------------------
Fri Nov 28 19:07:24 UTC 2014 - zaitor@opensuse.org
- Update to version 3.15.2:
+ Fix session selection for smartcard users.
+ Don't warp pointer anymore.
+ Updated translations.
-------------------------------------------------------------------
Tue Oct 14 13:04:31 UTC 2014 - dimstar@opensuse.org