SHA256
1
0
forked from pool/gdm

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

- Add missing SLE changelog history

OBS-URL: https://build.opensuse.org/request/show/511688
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=341
This commit is contained in:
Bjørn Lie
2017-07-21 16:44:25 +00:00
committed by Git OBS Bridge
parent b934ff24c0
commit 19ee751af9

View File

@@ -645,7 +645,7 @@ Wed May 28 11:26:21 UTC 2014 - fcrozat@suse.com
- Only build ConsoleKit support when not building systemd support.
- Update gdm-launch-environment.pamd to not call pam_loginuid, it
was causing gdm logind session to not be detected as a greeter
session.
session (bnc#871808).
-------------------------------------------------------------------
Sat May 17 07:40:40 UTC 2014 - zaitor@opensuse.org
@@ -654,6 +654,7 @@ Sat May 17 07:40:40 UTC 2014 - zaitor@opensuse.org
+ Work around ugly "Last Login" messages in fedora.
+ Fix PATH variable.
+ Fix undead worker processes.
* Drop gdm-launch-environment-explicitly-kill-worker-on-stop-ev.patch.
+ Fix crash on logout after user switching.
-------------------------------------------------------------------
@@ -689,6 +690,7 @@ Thu Mar 20 08:28:44 UTC 2014 - dimstar@opensuse.org
+ Support gnome-shell unlocking from non GDM sessions
(bsc#889094, bgo#726283).
+ Drop slave process.
* Drop gdm-leaks-slave.patch.
+ Onscreen keyboard support at login screen.
+ Updated translations.
- Rebase gdm-desktop-session-env-pam.patch.
@@ -704,6 +706,7 @@ Fri Feb 21 19:45:07 UTC 2014 - dimstar@opensuse.org
+ Leak fixes.
+ Log X server to systemd journal.
+ Log fixes on none systemd systems.
* Drop gdm-disable-journal.patch.
+ Fail better when invoked wrong.
+ Change how dconf settings are used.
+ FreeBSD build fixes.
@@ -711,7 +714,6 @@ Fri Feb 21 19:45:07 UTC 2014 - dimstar@opensuse.org
- Rebase gdm-desktop-session-env-pam.patch,
gdm-passwordless-login.patch and gdm-sysconfig-settings.patch.
- Disable gdm-xauthlocalhostname.patch: Needs rebasing.
- Drop gdm-disable-journal.patch: fixed in upstream.
-------------------------------------------------------------------
Wed Jan 15 11:57:48 UTC 2014 - dimstar@opensuse.org
@@ -719,6 +721,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 (bgo#721803).
* Drop gdm-worker-ignore-username.patch.
+ Fix to work with more open dbus policy.
+ Updated translations.
@@ -727,6 +730,7 @@ Mon Dec 16 23:07:35 UTC 2013 - dimstar@opensuse.org
- Update to version 3.11.3:
+ Infinite loop fix.
* Drop gdm-slave-fix-infinite-loop-on-shutdown.patch.
+ Require debugging to be explicitly enabled in unstable
versions.
+ Pass LC_ vars from system to user session.
@@ -746,6 +750,26 @@ Thu Nov 28 20:50:00 UTC 2013 - dimstar@opensuse.org
- Pass --with-gnome-settings-daemon-directory to configure.
- Drop gdm-XDMCP-fixes.patch: fixed upstream.
-------------------------------------------------------------------
Wed Nov 27 19:52:01 UTC 2013 - fcrozat@suse.com
- Add gdm-disable-journal.patch: properly disable journald in all
gdm, if asked (bnc#867344).
- Add gdm-leaks-slave.patch: fix gdm slave not killing Xorg on stop
(bnc#871808).
- Add gdm-worker-ignore-username.patch: fix crash when pam returns
empty username (bgo#721803).
- Add gdm-launch-environment-explicitly-kill-worker-on-stop-ev.patch:
fix leak of gdm-launch-environment (bnc#871808, bgo#729727).
- Add gdm-slave-fix-infinite-loop-on-shutdown.patch: fix infinite
loop on shutdown (bnc#871808, bgo#712767).
-------------------------------------------------------------------
Wed Nov 27 19:52:01 UTC 2013 - dliang@suse.com
- Add --disable-systemd-journal in specfile for SLE to disable
journal support (bnc#867344).
-------------------------------------------------------------------
Wed Nov 27 19:52:01 UTC 2013 - dimstar@opensuse.org
@@ -753,18 +777,6 @@ Wed Nov 27 19:52:01 UTC 2013 - dimstar@opensuse.org
addressing XDMCP related issues (bnc#851160, bgo#690926,
bgo#711180).
-------------------------------------------------------------------
Wed Oct 16 17:47:46 UTC 2013 - fcrozat@suse.com
- Add gdm-disable-journal.patch: properly disable journald in all
gdm, if asked (bnc#867344).
-------------------------------------------------------------------
Wed Oct 16 17:47:46 UTC 2013 - dliang@suse.com
- Add --disable-systemd-journal in specfile for SLE to disable
journal support (bnc#867344).
-------------------------------------------------------------------
Wed Oct 16 17:47:46 UTC 2013 - dimstar@opensuse.org