SHA256
1
0
forked from pool/gdm

Accepting request 511164 from home:zhangxiaofei:branches:GNOME:Factory

sync missing SLE IDs

OBS-URL: https://build.opensuse.org/request/show/511164
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=338
This commit is contained in:
2017-07-18 10:39:01 +00:00
committed by Git OBS Bridge
parent 6e4c73e807
commit a8b4fc9512
2 changed files with 9 additions and 7 deletions

View File

@@ -173,7 +173,7 @@ Tue Apr 19 09:19:57 UTC 2016 - zaitor@opensuse.org
-------------------------------------------------------------------
Wed Mar 23 08:28:11 UTC 2016 - dimstar@opensuse.org
- Update to version 3.20.0:
- Update to version 3.20.0 (FATE#318572):
+ Updated translations.
-------------------------------------------------------------------
@@ -524,7 +524,8 @@ Fri Feb 27 03:15:51 UTC 2015 - dimstar@opensuse.org
+ 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).
daemon/WaylandEnable=false) (bgo#744763), (fixed bsc#984620 as
a side effect).
+ Deprecate ConsoleKit and disable by default.
+ Significant code clean ups.
+ Fix xdmcp/ShowLocalGreeter config option.
@@ -540,7 +541,7 @@ Thu Feb 26 12:03:15 UTC 2015 - fcrozat@suse.com
- Update gdm-sysconfig-settings.patch / X11-displaymanager-gdm: fix
support for DISPLAYMANAGER_STARTS_XSERVER from
/etc/sysconfig/displaymanager.
/etc/sysconfig/displaymanager (bsc#919723).
- Add gdm-correct-ShowLocalGreeter-standalone-XDMCP-server.patch:
ensure ShowLocalGreeter configuration key is properly handled
(bgo#743440).
@@ -660,7 +661,7 @@ Tue Apr 15 14:46:32 UTC 2014 - dimstar@opensuse.org
- Update to version 3.12.1:
+ Drop dead code.
+ support XDG_CURRENT_DESKTOP.
+ support XDG_CURRENT_DESKTOP (bsc#981261, bgo#727546).
+ Fix PID file in build goo.
+ doap file fix ups.
+ Improve Fedora PAM config with regard to gnome-keyring.
@@ -685,7 +686,8 @@ Thu Mar 20 08:28:44 UTC 2014 - dimstar@opensuse.org
- Changes from version 3.11.92:
+ BSD build fixes.
+ Experimental Wayland support.
+ Support gnome-shell unlocking from non GDM sessions.
+ Support gnome-shell unlocking from non GDM sessions
(bsc#889094, bgo#726283).
+ Drop slave process.
+ Onscreen keyboard support at login screen.
+ Updated translations.
@@ -715,7 +717,7 @@ Wed Jan 15 11:57:48 UTC 2014 - dimstar@opensuse.org
- Update to version 3.11.4:
+ Treat '' returned from a PAM module as "no username set" in the
same way NULL is.
same way NULL is (bgo#721803).
+ Fix to work with more open dbus policy.
+ Updated translations.

View File

@@ -48,7 +48,7 @@ Patch0: gdm-workaround-boo971852.patch
# PATCH-FIX-OPENSUSE gdm-suse-xsession.patch vuntz@novell.com -- Use the /etc/X11/xdm/* scripts
Patch7: gdm-suse-xsession.patch
# WARNING: do not remove/significantly change patch8 without updating the relevant patch in accountsservice too
# PATCH-FIX-OPENSUSE gdm-sysconfig-settings.patch bnc432360 hpj@novell.com -- Read autologin options from /etc/sysconfig/displaymanager; note that accountsservice has a similar patch (accountsservice-sysconfig.patch)
# PATCH-FIX-OPENSUSE gdm-sysconfig-settings.patch bnc432360 bsc#919723 hpj@novell.com -- Read autologin options from /etc/sysconfig/displaymanager; note that accountsservice has a similar patch (accountsservice-sysconfig.patch)
Patch8: gdm-sysconfig-settings.patch
# PATCH-NEEDS-REBASE PATCH-FEATURE-OPENSUSE gdm-passwordless-login.patch vuntz@opensuse.org -- Support DISPLAYMANAGER_PASSWORD_LESS_LOGIN sysconfig option
Patch9: gdm-passwordless-login.patch