Update to 3.15.91.1
- fixes deadlock on VT switch in some cases
This commit is contained in:
parent
bdc1ffb4df
commit
e22d33a59a
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@ gdm-2.30.2.tar.bz2
|
||||
/gdm-3.15.90.4.tar.xz
|
||||
/gdm-3.15.90.5.tar.xz
|
||||
/gdm-3.15.91.tar.xz
|
||||
/gdm-3.15.91.1.tar.xz
|
||||
|
6
gdm.spec
6
gdm.spec
@ -10,7 +10,7 @@
|
||||
|
||||
Summary: The GNOME Display Manager
|
||||
Name: gdm
|
||||
Version: 3.15.91
|
||||
Version: 3.15.91.1
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+
|
||||
@ -294,6 +294,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_libdir}/pkgconfig/gdm.pc
|
||||
|
||||
%changelog
|
||||
* Mon Mar 02 2015 Ray Strode <rstrode@redhat.com> 3.15.91.1-1
|
||||
- Update to 3.15.91.1
|
||||
- fixes deadlock on VT switch in some cases
|
||||
|
||||
* Fri Feb 27 2015 Ray Strode <rstrode@redhat.com> 3.15.91-1
|
||||
- Update for 3.15.91
|
||||
- Reduces flicker
|
||||
|
Loading…
Reference in New Issue
Block a user