Update for 3.15.91

- Reduces flicker
- Fixes hang for autologin
  Resolves: #1197224
- Fixes users that disable root running X in /etc/X11/Xwrapper.conf
- Fixes intermittent crash at login
This commit is contained in:
Ray Strode 2015-02-27 17:14:51 -05:00
parent a63b20b7d9
commit bdc1ffb4df
3 changed files with 11 additions and 2 deletions

1
.gitignore vendored
View File

@ -66,3 +66,4 @@ gdm-2.30.2.tar.bz2
/gdm-3.15.90.3.tar.xz
/gdm-3.15.90.4.tar.xz
/gdm-3.15.90.5.tar.xz
/gdm-3.15.91.tar.xz

View File

@ -10,7 +10,7 @@
Summary: The GNOME Display Manager
Name: gdm
Version: 3.15.90.5
Version: 3.15.91
Release: 1%{?dist}
Epoch: 1
License: GPLv2+
@ -294,6 +294,14 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_libdir}/pkgconfig/gdm.pc
%changelog
* Fri Feb 27 2015 Ray Strode <rstrode@redhat.com> 3.15.91-1
- Update for 3.15.91
- Reduces flicker
- Fixes hang for autologin
Resolves: #1197224
- Fixes users that disable root running X in /etc/X11/Xwrapper.conf
- Fixes intermittent crash at login
* Tue Feb 24 2015 Ray Strode <rstrode@redhat.com> - 1:3.15.90.5-1
- Update to 3.15.90.5
- gnome-initial-setup should work again

View File

@ -1 +1 @@
e01b9d2978d8b4cb8c766598e5eb4b27 gdm-3.15.90.5.tar.xz
1b558ea82343ea4031eab567342c2024 gdm-3.15.91.tar.xz