Accepting request 538120 from home:zhangxiaofei:branches:GNOME:Factory
- Update to version 3.26.2.1: + Fix newly introduced race leading to crash for some users. - Drop gdm-user-logout-issue.patch: fixed upstream when the implementations was refactored. - Add gdm-user-logout-issue.patch: Fix user logout causes black screen when switching (bnc#940159). OBS-URL: https://build.opensuse.org/request/show/538120 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=361
This commit is contained in:
parent
036c367c29
commit
d26a5812e0
3
gdm-3.26.2.1.tar.xz
Normal file
3
gdm-3.26.2.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:17ddcb00602c2b426de58bb4b0d99af9de27450a8557dcc5ec850c080d55ad57
|
||||
size 1119568
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b400367477303177d32c00582656ea735f91e2f7e259e5cc6db6d0afaf8dbc3
|
||||
size 1119804
|
18
gdm.changes
18
gdm.changes
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 1 14:02:31 UTC 2017 - fezhang@suse.com
|
||||
|
||||
- Update to version 3.26.2.1:
|
||||
+ Fix newly introduced race leading to crash for some users.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 30 22:31:48 UTC 2017 - luc14n0@linuxmail.org
|
||||
|
||||
@ -96,6 +102,12 @@ Mon Aug 14 12:52:51 UTC 2017 - zaitor@opensuse.org
|
||||
- Conditionally apply translations-update-upstream BuildRequires
|
||||
and macro for non-openSUSE only.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 14 12:20:58 UTC 2017 - fezhang@suse.com
|
||||
|
||||
- Drop gdm-user-logout-issue.patch: fixed upstream when the
|
||||
implementations was refactored.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 24 15:25:00 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
@ -883,6 +895,12 @@ 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 - tyang@suse.com
|
||||
|
||||
- Add gdm-user-logout-issue.patch: Fix user logout causes black
|
||||
screen when switching (bnc#940159).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 19:52:01 UTC 2013 - fcrozat@suse.com
|
||||
|
||||
|
4
gdm.spec
4
gdm.spec
@ -25,7 +25,7 @@
|
||||
%define enable_split_authentication 0
|
||||
|
||||
Name: gdm
|
||||
Version: 3.26.2
|
||||
Version: 3.26.2.1
|
||||
Release: 0
|
||||
Summary: The GNOME Display Manager
|
||||
License: GPL-2.0+
|
||||
@ -201,7 +201,7 @@ cp %{S:8} .
|
||||
translation-update-upstream
|
||||
%endif
|
||||
%if 0%{?is_opensuse}
|
||||
# Disabled for now, see boo#981372 and boo#971852
|
||||
# Disabled for now, see boo#981372 and boo#971852
|
||||
#patch0 -p1
|
||||
%endif
|
||||
%patch7 -p1
|
||||
|
Loading…
x
Reference in New Issue
Block a user